This page is likely outdated (last edited on 21 Nov 2008). Visit the new documentation for updated content.
Accessibility: Implementation
The following tables map the events that need to be generated by the providers. The list contains the relation between the Events (Automation, Structure changed and Patterns) events the default implementation.
All the classes are currently implemented in Mono.UIAutomation.Winforms.Events namespace.
Automation Property Events
All Automation Property Events classes subclass BaseAutomationPropertyEvent.
Automation Property
Default Implementation
Notes
IsControlElement
ControlType
IsContentElement
LabeledBy
NativeWindowHandle
AutomationId
ItemType
IsPassword
LocalizedControlType
Name
AcceleratorKey
AccessKey
HasKeyboardFocus
AutomationHasKeyboardFocusPropertyEvent
IsKeyboardFocusable
IsEnabled
AutomationIsEnabledPropertyEvent
BoundingRectangle
AutomationBoundingRectanglePropertyEvent
AutomationFocusChangedEvent
ProcessId
RuntimeId
ClassName
HelpText
ClickablePoint
Culture
IsOffScreen
Orientation
FrameworkId
ItemStatus
IsRequiredForForm
IsDockPatternAvailable
IsExpandCollapsePatternAvailable
IsGridItemPatternAvailable
IsGridPatternAvailable
IsInvokePatternAvailable
IsMultipleViewPatternAvailable
IsRangeValuePatternAvailable
IsSelectionItemPatternAvailable
IsSelectionPatternAvailable
IsScrollPatternAvailable
IsScrollItemPatternAvailable
IsTablePatternAvailable
IsTableItemPatternAvailable
IsTextPatternAvailable
IsTogglePatternAvailable
IsTransformPatternAvailable
IsValuePatternAvailable
IsWindowPatternAvailable
LayoutInvalidatedEvent
MenuClosedEvent
AsyncContentLoadedEvent
MenuOpenedEvent
ToolTipClosedEvent
ToolTipOpenedEvent
Pattern Events
All Automation Events classes subclass BaseAutomationEvent.
Pattern and Interface
Property or Event
Default Implementation
Notes
ExpandCollapse IExpandCollapseProvider
ExpandCollapsePatternStatePropertyEvent
GridPatternRowCountPropertyEvent
GridPatternColumnCountPropertyEvent
Multiple View IMultipleViewProvider
Range Value IRangeValueProvider
HorizontalScrollPercentProperty
HorizontallyScrollableProperty
None
Selection Item ISelectionItemProvider
ElementRemovedFromSelectionEvent
SelectionItemPatternElementSelectedEvent
Row
Listed in UISpy but not found in TableItemPatternIdentifiers.
Column
Listed in UISpy but not found in TableItemPatternIdentifiers.
RowSpan
Listed in UISpy but not found in TableItemPatternIdentifiers.
ColumnSpan
Listed in UISpy but not found in TableItemPatternIdentifiers.
ContainingGrid
Listed in UISpy but not found in TableItemPatternIdentifiers.
RowCountProperty
Listed in UISpy but not found in TableItemPatternIdentifiers.
ColumnCountProperty
Listed in UISpy but not found in TableItemPatternIdentifiers.
TogglePattternToggleStatePropertyEvent
ValuePatternValuePropertyEvent
ValuePatternValueIsReadOnlyEvent