C# Class System.Windows.Automation.SelectionItemPatternIdentifiers

Show file Open project: apetrovskiy/STUPS

Public Properties

Property Type Description
ElementAddedToSelectionEvent AutomationEvent
ElementRemovedFromSelectionEvent AutomationEvent
ElementSelectedEvent AutomationEvent
IsSelectedProperty AutomationProperty
Pattern AutomationPattern
SelectionContainerProperty AutomationProperty

Property Details

ElementAddedToSelectionEvent public static property

public static AutomationEvent,System.Windows.Automation ElementAddedToSelectionEvent
return AutomationEvent

ElementRemovedFromSelectionEvent public static property

public static AutomationEvent,System.Windows.Automation ElementRemovedFromSelectionEvent
return AutomationEvent

ElementSelectedEvent public static property

public static AutomationEvent,System.Windows.Automation ElementSelectedEvent
return AutomationEvent

IsSelectedProperty public static property

public static AutomationProperty,System.Windows.Automation IsSelectedProperty
return AutomationProperty

Pattern public static property

public static AutomationPattern,System.Windows.Automation Pattern
return AutomationPattern

SelectionContainerProperty public static property

public static AutomationProperty,System.Windows.Automation SelectionContainerProperty
return AutomationProperty