프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Button | |||
Calendar | |||
CheckBox | |||
ComboBox | |||
Custom | |||
DataGrid | |||
DataItem | |||
Document | |||
Edit | |||
Group | |||
Header | |||
HeaderItem | |||
Hyperlink | |||
Image | |||
List | |||
ListItem | |||
Menu | |||
MenuBar | |||
MenuItem | |||
Pane | |||
ProgressBar | |||
RadioButton | |||
ScrollBar | |||
Separator | |||
Slider | |||
Spinner | |||
SplitButton | |||
StatusBar | |||
Tab | |||
TabItem | |||
Table | |||
Text | |||
Thumb | |||
TitleBar | |||
ToolBar | |||
ToolTip | |||
Tree | |||
TreeItem | |||
Window |
메소드 | 설명 | |
---|---|---|
GetNeverSupportedPatterns ( ) : System.Windows.Automation.AutomationPattern[] | ||
GetRequiredPatternSets ( ) : System.Windows.Automation.AutomationPattern[][] | ||
GetRequiredProperties ( ) : System.Windows.Automation.AutomationProperty[] | ||
LookupById ( int id ) : |
메소드 | 설명 | |
---|---|---|
ControlType ( ) : System |
Ensures the types are not marked with the beforefieldinit flag (causing lazy initialization). This ensures the registration (mapping) of the control GUIDs to the Uia_ControlIds is guaranteed to exist during first access of the '_identifierDirectory' via ControlType.LookupById() Note on the static constructor performance: The performance points measured typically depend on the initialization that goes with the type initialization. So if that's within permissible limits, in this case the Register() calls for the controltypes which aren't expensive, having static constructor isn't that bad. Follow link for more details. http://coderjournal.com/2009/08/static-constructors-in-net-3-5-still-a-bad-thing/
|
|
ControlType ( int id, System.Guid guid, string programmaticName ) : System | ||
Register ( System.Guid guid, string programmaticName ) : |
||
Register ( System.Guid guid, string programmaticName, |
||
Register ( System.Guid guid, string programmaticName, |
||
Register ( System.Guid guid, string programmaticName, |
public GetNeverSupportedPatterns ( ) : System.Windows.Automation.AutomationPattern[] | ||
리턴 | System.Windows.Automation.AutomationPattern[] |
public GetRequiredPatternSets ( ) : System.Windows.Automation.AutomationPattern[][] | ||
리턴 | System.Windows.Automation.AutomationPattern[][] |
public GetRequiredProperties ( ) : System.Windows.Automation.AutomationProperty[] | ||
리턴 | System.Windows.Automation.AutomationProperty[] |
public static ControlType,System.Windows.Automation Calendar | ||
리턴 |
public static ControlType,System.Windows.Automation CheckBox | ||
리턴 |
public static ControlType,System.Windows.Automation ComboBox | ||
리턴 |
public static ControlType,System.Windows.Automation DataGrid | ||
리턴 |
public static ControlType,System.Windows.Automation DataItem | ||
리턴 |
public static ControlType,System.Windows.Automation Document | ||
리턴 |
public static ControlType,System.Windows.Automation HeaderItem | ||
리턴 |
public static ControlType,System.Windows.Automation Hyperlink | ||
리턴 |
public static ControlType,System.Windows.Automation ListItem | ||
리턴 |
public static ControlType,System.Windows.Automation MenuItem | ||
리턴 |
public static ControlType,System.Windows.Automation ProgressBar | ||
리턴 |
public static ControlType,System.Windows.Automation RadioButton | ||
리턴 |
public static ControlType,System.Windows.Automation ScrollBar | ||
리턴 |
public static ControlType,System.Windows.Automation Separator | ||
리턴 |
public static ControlType,System.Windows.Automation SplitButton | ||
리턴 |
public static ControlType,System.Windows.Automation StatusBar | ||
리턴 |
public static ControlType,System.Windows.Automation TitleBar | ||
리턴 |
public static ControlType,System.Windows.Automation TreeItem | ||
리턴 |