Method | Description | |
---|---|---|
ControlType ( this element ) : |
||
GetFiles ( this element ) : object | ||
GetSelectedItems ( this element ) : System.Windows.Automation.AutomationElement[] | ||
GetSelectionItemPattern ( this element ) : |
||
GetSelectionPattern ( this element ) : |
||
HasSelectedItems ( this element ) : bool | ||
IsSelected ( this element ) : bool | ||
IsSelectionPatternAvailable ( this element ) : bool | ||
Name ( this element ) : string | ||
ValueOn ( this property, |
public static ControlType ( this element ) : |
||
element | this | |
return |
public static GetFiles ( this element ) : object | ||
element | this | |
return | object |
public static GetSelectedItems ( this element ) : System.Windows.Automation.AutomationElement[] | ||
element | this | |
return | System.Windows.Automation.AutomationElement[] |
public static GetSelectionItemPattern ( this element ) : |
||
element | this | |
return |
public static GetSelectionPattern ( this element ) : |
||
element | this | |
return |
public static HasSelectedItems ( this element ) : bool | ||
element | this | |
return | bool |
public static IsSelected ( this element ) : bool | ||
element | this | |
return | bool |
public static IsSelectionPatternAvailable ( this element ) : bool | ||
element | this | |
return | bool |
public static ValueOn ( this property, |
||
property | this | |
element | ||
return | object |