Méthode | Description | |
---|---|---|
GetCanMaximize ( this element ) : bool | ||
GetCanMinimize ( this element ) : bool | ||
GetCanMove ( this element ) : bool | ||
GetCanResize ( this element ) : bool | ||
GetCanRotate ( this element ) : bool | ||
GetCanSelectMultiple ( this element ) : bool | ||
GetColumnCountGridPattern ( this element ) : int | ||
GetColumnCountTablePattern ( this element ) : int | ||
GetColumnGridItemPattern ( this element ) : int | ||
GetColumnSpanGridItemPattern ( this element ) : int | ||
GetColumnSpanTableItemPattern ( this element ) : int | ||
GetColumnTableItemPattern ( this element ) : int | ||
GetContainingGridGridItemPattern ( this element ) : IUiElement | ||
GetContainingGridTableItemPattern ( this element ) : IUiElement | ||
GetDockPosition ( this element ) : UIANET::System.Windows.Automation.DockPosition | ||
GetDocumentRange ( this element ) : UIANET::System.Windows.Automation.Text.TextPatternRange | ||
GetExpandCollapseState ( this element ) : UIANET::System.Windows.Automation.ExpandCollapseState | ||
GetHorizontalScrollPercent ( this element ) : double | ||
GetHorizontalViewSize ( this element ) : double | ||
GetHorizontallyScrollable ( this element ) : bool | ||
GetIsModal ( this element ) : bool | ||
GetIsReadOnlyRangeValuePattern ( this element ) : bool | ||
GetIsReadOnlyValuePattern ( this element ) : bool | ||
GetIsSelected ( this element ) : bool | ||
GetIsSelectionRequired ( this element ) : bool | ||
GetIsTopmost ( this element ) : bool | ||
GetLargeChange ( this element ) : double | ||
GetMaximum ( this element ) : double | ||
GetMinimum ( this element ) : double | ||
GetRowCountGridPattern ( this element ) : int | ||
GetRowCountTablePattern ( this element ) : int | ||
GetRowGridItemPattern ( this element ) : int | ||
GetRowOrColumnMajor ( this element ) : UIANET::System.Windows.Automation.RowOrColumnMajor | ||
GetRowSpanGridItemPattern ( this element ) : int | ||
GetRowSpanTableItemPattern ( this element ) : int | ||
GetRowTableItemPattern ( this element ) : int | ||
GetSelectionContainer ( this element ) : IUiElement | ||
GetSmallChange ( this element ) : double | ||
GetSupportedTextSelection ( this element ) : UIANET::System.Windows.Automation.SupportedTextSelection | ||
GetToggleState ( this element ) : UIANET::System.Windows.Automation.ToggleState | ||
GetVerticalScrollPercent ( this element ) : double | ||
GetVerticalViewSize ( this element ) : double | ||
GetVerticallyScrollable ( this element ) : bool | ||
GetWindowInteractionState ( this element ) : UIANET::System.Windows.Automation.WindowInteractionState | ||
GetWindowVisualState ( this element ) : UIANET::System.Windows.Automation.WindowVisualState | ||
PerformAddToSelection ( this element ) : IUiElement | ||
PerformClose ( this element ) : IUiElement | ||
PerformCollapse ( this element ) : IUiElement | ||
PerformExpand ( this element ) : IUiElement | ||
PerformGetColumnHeaderItems ( this element ) : IUiElement[] | ||
PerformGetColumnHeaders ( this element ) : IUiElement[] | ||
PerformGetItem ( this element, int row, int column ) : IUiElement | ||
PerformGetRowHeaderItems ( this element ) : IUiElement[] | ||
PerformGetRowHeaders ( this element ) : IUiElement[] | ||
PerformGetSelectionSelectionPattern ( this element ) : IUiElement[] | ||
PerformGetSelectionTextPattern ( this element ) : UIANET::System.Windows.Automation.Text.TextPatternRange[] | ||
PerformGetValueRangeValuePattern ( this element ) : double | ||
PerformGetValueValuePattern ( this element ) : string | ||
PerformGetVisibleRanges ( this element ) : UIANET::System.Windows.Automation.Text.TextPatternRange[] | ||
PerformInvoke ( this element ) : IUiElement | ||
PerformMove ( this element, double x, double y ) : IUiElement | ||
PerformRangeFromChild ( this element, IUiElement childElement ) : UIANET::System.Windows.Automation.Text.TextPatternRange | ||
PerformRangeFromPoint ( this element, System screenLocation ) : UIANET::System.Windows.Automation.Text.TextPatternRange | ||
PerformRemoveFromSelection ( this element ) : IUiElement | ||
PerformResize ( this element, double width, double height ) : IUiElement | ||
PerformRotate ( this element, double degrees ) : IUiElement | ||
PerformScroll ( this element, UIANET::System.Windows.Automation horizontalAmount, UIANET::System.Windows.Automation verticalAmount ) : IUiElement | ||
PerformScrollHorizontal ( this element, UIANET::System.Windows.Automation amount ) : IUiElement | ||
PerformScrollIntoView ( this element ) : IUiElement | ||
PerformScrollVertical ( this element, UIANET::System.Windows.Automation amount ) : IUiElement | ||
PerformSelect ( this element ) : IUiElement | ||
PerformSetDockPosition ( this element, UIANET::System.Windows.Automation dockPosition ) : IUiElement | ||
PerformSetScrollPercent ( this element, double horizontalPercent, double verticalPercent ) : IUiElement | ||
PerformSetValueRangeValuePattern ( this element, double value ) : IUiElement |
/// Invokes the context menu and returns the object representing the menu invoked. ///
|
|
PerformSetValueValuePattern ( this element, string value ) : IUiElement | ||
PerformSetWindowVisualState ( this element, UIANET::System.Windows.Automation state ) : IUiElement | ||
PerformToggle ( this element ) : IUiElement | ||
PerformToggle ( this element, bool on ) : IUiElement | ||
PerformWaitForInputIdle ( this element, int milliseconds ) : bool |
public static GetCanMaximize ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetCanMinimize ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetCanMove ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetCanResize ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetCanRotate ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetCanSelectMultiple ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetColumnCountGridPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetColumnCountTablePattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetColumnGridItemPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetColumnSpanGridItemPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetColumnSpanTableItemPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetColumnTableItemPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetContainingGridGridItemPattern ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static GetContainingGridTableItemPattern ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static GetDockPosition ( this element ) : UIANET::System.Windows.Automation.DockPosition | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.DockPosition |
public static GetDocumentRange ( this element ) : UIANET::System.Windows.Automation.Text.TextPatternRange | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.Text.TextPatternRange |
public static GetExpandCollapseState ( this element ) : UIANET::System.Windows.Automation.ExpandCollapseState | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.ExpandCollapseState |
public static GetHorizontalScrollPercent ( this element ) : double | ||
element | this | |
Résultat | double |
public static GetHorizontalViewSize ( this element ) : double | ||
element | this | |
Résultat | double |
public static GetHorizontallyScrollable ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetIsModal ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetIsReadOnlyRangeValuePattern ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetIsReadOnlyValuePattern ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetIsSelected ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetIsSelectionRequired ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetIsTopmost ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetLargeChange ( this element ) : double | ||
element | this | |
Résultat | double |
public static GetMaximum ( this element ) : double | ||
element | this | |
Résultat | double |
public static GetMinimum ( this element ) : double | ||
element | this | |
Résultat | double |
public static GetRowCountGridPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetRowCountTablePattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetRowGridItemPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetRowOrColumnMajor ( this element ) : UIANET::System.Windows.Automation.RowOrColumnMajor | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.RowOrColumnMajor |
public static GetRowSpanGridItemPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetRowSpanTableItemPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetRowTableItemPattern ( this element ) : int | ||
element | this | |
Résultat | int |
public static GetSelectionContainer ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static GetSmallChange ( this element ) : double | ||
element | this | |
Résultat | double |
public static GetSupportedTextSelection ( this element ) : UIANET::System.Windows.Automation.SupportedTextSelection | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.SupportedTextSelection |
public static GetToggleState ( this element ) : UIANET::System.Windows.Automation.ToggleState | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.ToggleState |
public static GetVerticalScrollPercent ( this element ) : double | ||
element | this | |
Résultat | double |
public static GetVerticalViewSize ( this element ) : double | ||
element | this | |
Résultat | double |
public static GetVerticallyScrollable ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static GetWindowInteractionState ( this element ) : UIANET::System.Windows.Automation.WindowInteractionState | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.WindowInteractionState |
public static GetWindowVisualState ( this element ) : UIANET::System.Windows.Automation.WindowVisualState | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.WindowVisualState |
public static PerformAddToSelection ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static PerformClose ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static PerformCollapse ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static PerformExpand ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static PerformGetColumnHeaderItems ( this element ) : IUiElement[] | ||
element | this | |
Résultat | IUiElement[] |
public static PerformGetColumnHeaders ( this element ) : IUiElement[] | ||
element | this | |
Résultat | IUiElement[] |
public static PerformGetItem ( this element, int row, int column ) : IUiElement | ||
element | this | |
row | int | |
column | int | |
Résultat | IUiElement |
public static PerformGetRowHeaderItems ( this element ) : IUiElement[] | ||
element | this | |
Résultat | IUiElement[] |
public static PerformGetRowHeaders ( this element ) : IUiElement[] | ||
element | this | |
Résultat | IUiElement[] |
public static PerformGetSelectionSelectionPattern ( this element ) : IUiElement[] | ||
element | this | |
Résultat | IUiElement[] |
public static PerformGetSelectionTextPattern ( this element ) : UIANET::System.Windows.Automation.Text.TextPatternRange[] | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.Text.TextPatternRange[] |
public static PerformGetValueRangeValuePattern ( this element ) : double | ||
element | this | |
Résultat | double |
public static PerformGetValueValuePattern ( this element ) : string | ||
element | this | |
Résultat | string |
public static PerformGetVisibleRanges ( this element ) : UIANET::System.Windows.Automation.Text.TextPatternRange[] | ||
element | this | |
Résultat | UIANET::System.Windows.Automation.Text.TextPatternRange[] |
public static PerformInvoke ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static PerformMove ( this element, double x, double y ) : IUiElement | ||
element | this | |
x | double | |
y | double | |
Résultat | IUiElement |
public static PerformRangeFromChild ( this element, IUiElement childElement ) : UIANET::System.Windows.Automation.Text.TextPatternRange | ||
element | this | |
childElement | IUiElement | |
Résultat | UIANET::System.Windows.Automation.Text.TextPatternRange |
public static PerformRangeFromPoint ( this element, System screenLocation ) : UIANET::System.Windows.Automation.Text.TextPatternRange | ||
element | this | |
screenLocation | System | |
Résultat | UIANET::System.Windows.Automation.Text.TextPatternRange |
public static PerformRemoveFromSelection ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static PerformResize ( this element, double width, double height ) : IUiElement | ||
element | this | |
width | double | |
height | double | |
Résultat | IUiElement |
public static PerformRotate ( this element, double degrees ) : IUiElement | ||
element | this | |
degrees | double | |
Résultat | IUiElement |
public static PerformScroll ( this element, UIANET::System.Windows.Automation horizontalAmount, UIANET::System.Windows.Automation verticalAmount ) : IUiElement | ||
element | this | |
horizontalAmount | UIANET::System.Windows.Automation | |
verticalAmount | UIANET::System.Windows.Automation | |
Résultat | IUiElement |
public static PerformScrollHorizontal ( this element, UIANET::System.Windows.Automation amount ) : IUiElement | ||
element | this | |
amount | UIANET::System.Windows.Automation | |
Résultat | IUiElement |
public static PerformScrollIntoView ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static PerformScrollVertical ( this element, UIANET::System.Windows.Automation amount ) : IUiElement | ||
element | this | |
amount | UIANET::System.Windows.Automation | |
Résultat | IUiElement |
public static PerformSelect ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static PerformSetDockPosition ( this element, UIANET::System.Windows.Automation dockPosition ) : IUiElement | ||
element | this | |
dockPosition | UIANET::System.Windows.Automation | |
Résultat | IUiElement |
public static PerformSetScrollPercent ( this element, double horizontalPercent, double verticalPercent ) : IUiElement | ||
element | this | |
horizontalPercent | double | |
verticalPercent | double | |
Résultat | IUiElement |
public static PerformSetValueRangeValuePattern ( this element, double value ) : IUiElement | ||
element | this | |
value | double | |
Résultat | IUiElement |
public static PerformSetValueValuePattern ( this element, string value ) : IUiElement | ||
element | this | |
value | string | |
Résultat | IUiElement |
public static PerformSetWindowVisualState ( this element, UIANET::System.Windows.Automation state ) : IUiElement | ||
element | this | |
state | UIANET::System.Windows.Automation | |
Résultat | IUiElement |
public static PerformToggle ( this element ) : IUiElement | ||
element | this | |
Résultat | IUiElement |
public static PerformToggle ( this element, bool on ) : IUiElement | ||
element | this | |
on | bool | |
Résultat | IUiElement |
public static PerformWaitForInputIdle ( this element, int milliseconds ) : bool | ||
element | this | |
milliseconds | int | |
Résultat | bool |