EnumAutomationMode
Enum
Specifies the Automation level of the controls.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public enum AutomationMode
Fields
Disabled
All disabled. This option will disable creating of AP of Telerik controls and controls inside them.
FrameworkOnly
Call base peers. Fallback to base methods of AutomationPeers of MS classes.