DropDownButtonAutomationPeer
DropDownButtonAutomationPeer
DropDownButtonAutomationPeer
DropDownButtonAutomationPeer
Class
Definition
Exposes DropDownButton types to Microsoft UI Automation.
public : class DropDownButtonAutomationPeer : ButtonAutomationPeer, IExpandCollapseProvider
struct winrt::Windows::UI::Xaml::Controls::DropDownButtonAutomationPeer : ButtonAutomationPeer, IExpandCollapseProvider
public class DropDownButtonAutomationPeer : ButtonAutomationPeer, IExpandCollapseProvider
Public Class DropDownButtonAutomationPeer Inherits ButtonAutomationPeer Implements IExpandCollapseProvider
- Inheritance
-
DropDownButtonAutomationPeerDropDownButtonAutomationPeerDropDownButtonAutomationPeerDropDownButtonAutomationPeer
- Attributes
Windows 10 requirements
Device family |
Windows 10, version 1809 (introduced v10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v7)
|
Constructors
Properties
Dispatcher Dispatcher Dispatcher Dispatcher |
Gets the CoreDispatcher that this object is associated with. The CoreDispatcher represents a facility that can access the DependencyObject on the UI thread even if the code is initiated by a non-UI thread. (Inherited from DependencyObject) |
EventsSource EventsSource EventsSource EventsSource |
Gets or sets an AutomationPeer that is reported to the automation client as the source for all the events that come from this AutomationPeer. See Remarks. (Inherited from AutomationPeer) |
ExpandCollapseState ExpandCollapseState ExpandCollapseState ExpandCollapseState |
Gets the state, expanded or collapsed, of the control. |
Owner Owner Owner Owner |
Gets the UIElement owner that is associated with this FrameworkElementAutomationPeer. (Inherited from FrameworkElementAutomationPeer) |
Methods
ClearValue(DependencyProperty) ClearValue(DependencyProperty) ClearValue(DependencyProperty) ClearValue(DependencyProperty) |
Clears the local value of a dependency property. (Inherited from DependencyObject) |
Collapse() Collapse() Collapse() Collapse() |
Hides the control's drop down menu. |
CreatePeerForElement(UIElement) CreatePeerForElement(UIElement) CreatePeerForElement(UIElement) CreatePeerForElement(UIElement) |
Creates a FrameworkElementAutomationPeer for the specified UIElement. (Inherited from FrameworkElementAutomationPeer) |
Expand() Expand() Expand() Expand() |
Displays the control's drop down menu. |
FromElement(UIElement) FromElement(UIElement) FromElement(UIElement) FromElement(UIElement) |
Returns the FrameworkElementAutomationPeer for the specified UIElement. (Inherited from FrameworkElementAutomationPeer) |
GenerateRawElementProviderRuntimeId GenerateRawElementProviderRuntimeId GenerateRawElementProviderRuntimeId GenerateRawElementProviderRuntimeId |
Generates a runtime identifier for the element that is associated with the automation peer. (Inherited from AutomationPeer) |
GetAcceleratorKey GetAcceleratorKey GetAcceleratorKey GetAcceleratorKey |
Gets the accelerator key combinations for the object that is associated with the UI Automation peer. (Inherited from AutomationPeer) |
GetAcceleratorKeyCore GetAcceleratorKeyCore GetAcceleratorKeyCore GetAcceleratorKeyCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetAcceleratorKey or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetAccessKey GetAccessKey GetAccessKey GetAccessKey |
Gets the access key for the element that is associated with the automation peer. (Inherited from AutomationPeer) |
GetAccessKeyCore GetAccessKeyCore GetAccessKeyCore GetAccessKeyCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetAccessKey or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetAnimationBaseValue(DependencyProperty) GetAnimationBaseValue(DependencyProperty) GetAnimationBaseValue(DependencyProperty) GetAnimationBaseValue(DependencyProperty) |
Returns any base value established for a dependency property, which would apply in cases where an animation is not active. (Inherited from DependencyObject) |
GetAnnotations GetAnnotations GetAnnotations GetAnnotations |
Gets a reference to the list of UI automation annotations for the current automation peer. (Inherited from AutomationPeer) |
GetAnnotationsCore GetAnnotationsCore GetAnnotationsCore GetAnnotationsCore |
Provides the behavior of the peer when a Microsoft UI Automation client calls GetAnnotations or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetAutomationControlType GetAutomationControlType GetAutomationControlType GetAutomationControlType |
Gets the control type for the element that is associated with the UI Automation peer. (Inherited from AutomationPeer) |
GetAutomationControlTypeCore GetAutomationControlTypeCore GetAutomationControlTypeCore GetAutomationControlTypeCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetAutomationControlType or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetAutomationId GetAutomationId GetAutomationId GetAutomationId |
Gets the AutomationId of the element that is associated with the automation peer. (Inherited from AutomationPeer) |
GetAutomationIdCore GetAutomationIdCore GetAutomationIdCore GetAutomationIdCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetAutomationId or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetBoundingRectangle GetBoundingRectangle GetBoundingRectangle GetBoundingRectangle |
Gets the Rect object that represents the screen coordinates of the element that is associated with the automation peer. (Inherited from AutomationPeer) |
GetBoundingRectangleCore GetBoundingRectangleCore GetBoundingRectangleCore GetBoundingRectangleCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetBoundingRectangle or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetChildren GetChildren GetChildren GetChildren |
Gets the collection of child elements that are represented in the UI Automation tree as immediate child elements of the automation peer. (Inherited from AutomationPeer) |
GetChildrenCore GetChildrenCore GetChildrenCore GetChildrenCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetChildren or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetClassName GetClassName GetClassName GetClassName |
Gets a name that is used with AutomationControlType, to differentiate the control that is represented by this AutomationPeer. (Inherited from AutomationPeer) |
GetClassNameCore GetClassNameCore GetClassNameCore GetClassNameCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetClassName or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetClickablePoint GetClickablePoint GetClickablePoint GetClickablePoint |
Gets a point on the element that is associated with the automation peer that responds to a mouse click. (Inherited from AutomationPeer) |
GetClickablePointCore GetClickablePointCore GetClickablePointCore GetClickablePointCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetClickablePoint or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetControlledPeers GetControlledPeers GetControlledPeers GetControlledPeers |
Provides the peer's behavior when a Microsoft UI Automation client calls GetControlledPeers or an equivalent Microsoft UI Automation client API such as getting a property value as identified by UIA_ControllerForPropertyId. (Inherited from AutomationPeer) |
GetControlledPeersCore GetControlledPeersCore GetControlledPeersCore GetControlledPeersCore |
Gets a list of the controlled peers for the current automation peer. (Inherited from AutomationPeer) |
GetCulture GetCulture GetCulture GetCulture |
Calls GetCultureCore to get the culture value for the element that is associated with the automation peer. (Inherited from AutomationPeer) |
GetCultureCore GetCultureCore GetCultureCore GetCultureCore |
Gets the culture value for the element that is associated with the automation peer. (Inherited from AutomationPeer) |
GetDescribedByCore GetDescribedByCore GetDescribedByCore GetDescribedByCore |
Gets a collection of elements that provide more information about the automation element. (Inherited from AutomationPeer) |
GetElementFromPoint(Point) GetElementFromPoint(Point) GetElementFromPoint(Point) GetElementFromPoint(Point) |
Gets an element from the specified point. (Inherited from AutomationPeer) |
GetElementFromPointCore(Point) GetElementFromPointCore(Point) GetElementFromPointCore(Point) GetElementFromPointCore(Point) |
Provides the behavior of the peer when a Microsoft UI Automation client calls GetElementFromPoint or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetFlowsFromCore GetFlowsFromCore GetFlowsFromCore GetFlowsFromCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetFlowsFrom or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetFlowsToCore GetFlowsToCore GetFlowsToCore GetFlowsToCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetFlowsTo or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetFocusedElement GetFocusedElement GetFocusedElement GetFocusedElement |
Gets the element that currently has the focus. (Inherited from AutomationPeer) |
GetFocusedElementCore GetFocusedElementCore GetFocusedElementCore GetFocusedElementCore |
Provides the behavior of the peer when a Microsoft UI Automation client calls GetFocusedElement or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetFullDescription GetFullDescription GetFullDescription GetFullDescription |
Gets a localized string that describes the actual visual appearance or contents of something such as an image or image control. (Inherited from AutomationPeer) |
GetFullDescriptionCore GetFullDescriptionCore GetFullDescriptionCore GetFullDescriptionCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetFullDescription or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetHeadingLevel GetHeadingLevel GetHeadingLevel GetHeadingLevel |
Gets the heading level of the UI Automation element that is associated with this automation peer. (Inherited from AutomationPeer) |
GetHeadingLevelCore GetHeadingLevelCore GetHeadingLevelCore GetHeadingLevelCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetHeadingLevel or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetHelpText GetHelpText GetHelpText GetHelpText |
Gets text that describes the functionality of the control that is associated with the automation peer. (Inherited from AutomationPeer) |
GetHelpTextCore GetHelpTextCore GetHelpTextCore GetHelpTextCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetHelpText or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetItemStatus GetItemStatus GetItemStatus GetItemStatus |
Gets text that conveys the visual status of the element that is associated with this automation peer. (Inherited from AutomationPeer) |
GetItemStatusCore GetItemStatusCore GetItemStatusCore GetItemStatusCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetItemStatus or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetItemType GetItemType GetItemType GetItemType |
Gets a string that describes what kind of item an element represents. (Inherited from AutomationPeer) |
GetItemTypeCore GetItemTypeCore GetItemTypeCore GetItemTypeCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetItemType or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetLabeledBy GetLabeledBy GetLabeledBy GetLabeledBy |
Gets the AutomationPeer for the UIElement that is targeted to the element. (Inherited from AutomationPeer) |
GetLabeledByCore GetLabeledByCore GetLabeledByCore GetLabeledByCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetLabeledBy or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetLandmarkType GetLandmarkType GetLandmarkType GetLandmarkType |
Gets the landmark type for this automation peer. (Inherited from AutomationPeer) |
GetLandmarkTypeCore GetLandmarkTypeCore GetLandmarkTypeCore GetLandmarkTypeCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetLandmarkType or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetLevel GetLevel GetLevel GetLevel |
Returns the 1-based integer for the level (hierarchy) of the element that is associated with the automation peer. (Inherited from AutomationPeer) |
GetLevelCore GetLevelCore GetLevelCore GetLevelCore |
Provides the behavior of the peer when a Microsoft UI Automation client calls GetLevel or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetLiveSetting GetLiveSetting GetLiveSetting GetLiveSetting |
Gets the live setting notification behavior information for the object that is associated with the UI Automation peer. (Inherited from AutomationPeer) |
GetLiveSettingCore GetLiveSettingCore GetLiveSettingCore GetLiveSettingCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetLiveSetting or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetLocalizedControlType GetLocalizedControlType GetLocalizedControlType GetLocalizedControlType |
Gets a localized string that represents the AutomationControlType value for the control that is associated with this automation peer. (Inherited from AutomationPeer) |
GetLocalizedControlTypeCore GetLocalizedControlTypeCore GetLocalizedControlTypeCore GetLocalizedControlTypeCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetLocalizedControlType or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetLocalizedLandmarkType GetLocalizedLandmarkType GetLocalizedLandmarkType GetLocalizedLandmarkType |
Gets a localized string that represents the AutomationLandmarkType value for the element that is associated with this automation peer. (Inherited from AutomationPeer) |
GetLocalizedLandmarkTypeCore GetLocalizedLandmarkTypeCore GetLocalizedLandmarkTypeCore GetLocalizedLandmarkTypeCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetLocalizedLandmarkType or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetName GetName GetName GetName |
Gets text that describes the element that is associated with this automation peer. The Microsoft UI Automation Name value is the primary identifier used by most assistive technology when they represent your app's UI by interacting with the Microsoft UI Automation framework. (Inherited from AutomationPeer) |
GetNameCore GetNameCore GetNameCore GetNameCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetName or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetOrientation GetOrientation GetOrientation GetOrientation |
Gets a value that indicates the explicit control orientation, if any. (Inherited from AutomationPeer) |
GetOrientationCore GetOrientationCore GetOrientationCore GetOrientationCore |
Provides the peer's behavior when a Microsoft UI Automation client calls GetOrientation or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetParent GetParent GetParent GetParent |
Gets the AutomationPeer that is the parent of this AutomationPeer. (Inherited from AutomationPeer) |
GetPattern(PatternInterface) GetPattern(PatternInterface) GetPattern(PatternInterface) GetPattern(PatternInterface) |
Gets the control pattern that is associated with the specified PatternInterface. (Inherited from AutomationPeer) |
GetPatternCore(PatternInterface) GetPatternCore(PatternInterface) GetPatternCore(PatternInterface) GetPatternCore(PatternInterface) |
Provides the peer's behavior when a Microsoft UI Automation client calls GetPattern or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetPeerFromPoint(Point) GetPeerFromPoint(Point) GetPeerFromPoint(Point) GetPeerFromPoint(Point) |
Gets an AutomationPeer from the specified point. (Inherited from AutomationPeer) |
GetPeerFromPointCore(Point) GetPeerFromPointCore(Point) GetPeerFromPointCore(Point) GetPeerFromPointCore(Point) |
Provides the peer's behavior when a Microsoft UI Automation client calls GetPeerFromPoint or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetPositionInSet GetPositionInSet GetPositionInSet GetPositionInSet |
Returns the 1-based integer for the ordinal position in the set for the element that is associated with the automation peer. (Inherited from AutomationPeer) |
GetPositionInSetCore GetPositionInSetCore GetPositionInSetCore GetPositionInSetCore |
Provides the peer’s behavior when a Microsoft UI Automation client calls GetPositionInSet or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetSizeOfSet GetSizeOfSet GetSizeOfSet GetSizeOfSet |
Returns the 1-based integer for the size of the set where the element that is associated with the automation peer is located. (Inherited from AutomationPeer) |
GetSizeOfSetCore GetSizeOfSetCore GetSizeOfSetCore GetSizeOfSetCore |
Provides the peer’s behavior when a Microsoft UI Automation client calls GetSizeOfSet or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
GetValue(DependencyProperty) GetValue(DependencyProperty) GetValue(DependencyProperty) GetValue(DependencyProperty) |
Returns the current effective value of a dependency property from a DependencyObject. (Inherited from DependencyObject) |
HasKeyboardFocus HasKeyboardFocus HasKeyboardFocus HasKeyboardFocus |
Gets a value that indicates whether the element that is associated with this automation peer currently has keyboard focus. (Inherited from AutomationPeer) |
HasKeyboardFocusCore HasKeyboardFocusCore HasKeyboardFocusCore HasKeyboardFocusCore |
Provides the peer's behavior when a Microsoft UI Automation client calls HasKeyboardFocus or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
InvalidatePeer InvalidatePeer InvalidatePeer InvalidatePeer |
Triggers recalculation of the main properties of the AutomationPeer and raises the PropertyChanged notification to the automation client if the properties have changed. (Inherited from AutomationPeer) |
Invoke Invoke Invoke Invoke |
Sends a request to click the button associated with the automation peer. (Inherited from ButtonAutomationPeer) |
IsContentElement IsContentElement IsContentElement IsContentElement |
Gets a value that indicates whether the element that is associated with this automation peer contains data that is presented to the user. (Inherited from AutomationPeer) |
IsContentElementCore IsContentElementCore IsContentElementCore IsContentElementCore |
Provides the peer's behavior when a Microsoft UI Automation client calls IsContentElement or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
IsControlElement IsControlElement IsControlElement IsControlElement |
Gets a value that indicates whether the element is understood by the user as interactive or as contributing to the logical structure of the control in the GUI. (Inherited from AutomationPeer) |
IsControlElementCore IsControlElementCore IsControlElementCore IsControlElementCore |
Provides the peer's behavior when a Microsoft UI Automation client calls IsControlElement or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
IsDataValidForForm IsDataValidForForm IsDataValidForForm IsDataValidForForm |
Gets a Boolean value that indicates whether the entered or selected value is valid for the form rule associated with the automation element. (Inherited from AutomationPeer) |
IsDataValidForFormCore IsDataValidForFormCore IsDataValidForFormCore IsDataValidForFormCore |
Provides the peer’s behavior when a Microsoft UI Automation client accesses IsDataValidForForm or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
IsDialog IsDialog IsDialog IsDialog |
Gets a value that indicates whether the element associated with this automation peer is a dialog window. (Inherited from AutomationPeer) |
IsDialogCore IsDialogCore IsDialogCore IsDialogCore |
Provides the peer's behavior when a Microsoft UI Automation client calls IsDialog or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
IsEnabled IsEnabled IsEnabled IsEnabled |
Gets a value that indicates whether the element associated with this automation peer supports interaction. (Inherited from AutomationPeer) |
IsEnabledCore IsEnabledCore IsEnabledCore IsEnabledCore |
Provides the peer's behavior when a Microsoft UI Automation client calls IsEnabled or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
IsKeyboardFocusable IsKeyboardFocusable IsKeyboardFocusable IsKeyboardFocusable |
Gets a value that indicates whether the element can accept keyboard focus. (Inherited from AutomationPeer) |
IsKeyboardFocusableCore IsKeyboardFocusableCore IsKeyboardFocusableCore IsKeyboardFocusableCore |
Provides the peer's behavior when a Microsoft UI Automation client calls IsKeyboardFocusable or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
IsOffscreen IsOffscreen IsOffscreen IsOffscreen |
Gets a value that indicates whether an element is off the screen. (Inherited from AutomationPeer) |
IsOffscreenCore IsOffscreenCore IsOffscreenCore IsOffscreenCore |
Provides the peer's behavior when a Microsoft UI Automation client calls IsOffscreen or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
IsPassword IsPassword IsPassword IsPassword |
Gets a value that indicates whether the element contains sensitive content. (Inherited from AutomationPeer) |
IsPasswordCore IsPasswordCore IsPasswordCore IsPasswordCore |
Provides the peer's behavior when a Microsoft UI Automation client calls IsPassword or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
IsPeripheral IsPeripheral IsPeripheral IsPeripheral |
Gets a Boolean value that indicates whether the automation element represents peripheral UI. (Inherited from AutomationPeer) |
IsPeripheralCore IsPeripheralCore IsPeripheralCore IsPeripheralCore |
Provides the peer’s behavior when a Microsoft UI Automation client accesses IsPeripheral or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
IsRequiredForForm IsRequiredForForm IsRequiredForForm IsRequiredForForm |
Gets a value that indicates whether the element that is associated with this peer must be completed on a form. (Inherited from AutomationPeer) |
IsRequiredForFormCore IsRequiredForFormCore IsRequiredForFormCore IsRequiredForFormCore |
Provides the peer's behavior when a Microsoft UI Automation client calls IsRequiredForForm or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
ListenerExists(AutomationEvents) ListenerExists(AutomationEvents) ListenerExists(AutomationEvents) ListenerExists(AutomationEvents) |
Gets a value that indicates whether Microsoft UI Automation reports that a client is listening for the specified event. (Inherited from AutomationPeer) |
Navigate(AutomationNavigationDirection) Navigate(AutomationNavigationDirection) Navigate(AutomationNavigationDirection) Navigate(AutomationNavigationDirection) |
Gets the element in the specified direction within the UI automation tree. (Inherited from AutomationPeer) |
NavigateCore(AutomationNavigationDirection) NavigateCore(AutomationNavigationDirection) NavigateCore(AutomationNavigationDirection) NavigateCore(AutomationNavigationDirection) |
Provides the peer’s behavior when a Microsoft UI Automation client calls Navigate or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
PeerFromProvider(IRawElementProviderSimple) PeerFromProvider(IRawElementProviderSimple) PeerFromProvider(IRawElementProviderSimple) PeerFromProvider(IRawElementProviderSimple) |
Gets an AutomationPeer for the specified IRawElementProviderSimple proxy. (Inherited from AutomationPeer) |
ProviderFromPeer(AutomationPeer) ProviderFromPeer(AutomationPeer) ProviderFromPeer(AutomationPeer) ProviderFromPeer(AutomationPeer) |
Gets the IRawElementProviderSimple proxy for the specified AutomationPeer. (Inherited from AutomationPeer) |
RaiseAutomationEvent(AutomationEvents) RaiseAutomationEvent(AutomationEvents) RaiseAutomationEvent(AutomationEvents) RaiseAutomationEvent(AutomationEvents) |
Raises an automation event. (Inherited from AutomationPeer) |
RaiseNotificationEvent(AutomationNotificationKind,AutomationNotificationProcessing,String,String) RaiseNotificationEvent(AutomationNotificationKind,AutomationNotificationProcessing,String,String) RaiseNotificationEvent(AutomationNotificationKind,AutomationNotificationProcessing,String,String) RaiseNotificationEvent(AutomationNotificationKind,AutomationNotificationProcessing,String,String) |
Initiates a notification event. (Inherited from AutomationPeer) |
RaisePropertyChangedEvent(AutomationProperty,Object,Object) RaisePropertyChangedEvent(AutomationProperty,Object,Object) RaisePropertyChangedEvent(AutomationProperty,Object,Object) RaisePropertyChangedEvent(AutomationProperty,Object,Object) |
Raises an event to notify the automation client of a changed property value. (Inherited from AutomationPeer) |
RaiseStructureChangedEvent(AutomationStructureChangeType,AutomationPeer) RaiseStructureChangedEvent(AutomationStructureChangeType,AutomationPeer) RaiseStructureChangedEvent(AutomationStructureChangeType,AutomationPeer) RaiseStructureChangedEvent(AutomationStructureChangeType,AutomationPeer) |
Raises an event to notify the Microsoft UI Automation core that the tree structure has changed. (Inherited from AutomationPeer) |
RaiseTextEditTextChangedEvent(AutomationTextEditChangeType,IVectorView{String}) RaiseTextEditTextChangedEvent(AutomationTextEditChangeType,IVectorView{String}) RaiseTextEditTextChangedEvent(AutomationTextEditChangeType,IVectorView{String}) RaiseTextEditTextChangedEvent(AutomationTextEditChangeType,IVectorView{String}) |
Raises an event to notify the Microsoft UI Automation core that a text control has programmatically changed text. (Inherited from AutomationPeer) |
ReadLocalValue(DependencyProperty) ReadLocalValue(DependencyProperty) ReadLocalValue(DependencyProperty) ReadLocalValue(DependencyProperty) |
Returns the local value of a dependency property, if a local value is set. (Inherited from DependencyObject) |
RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback) RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback) RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback) RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback) |
Registers a notification function for listening to changes to a specific DependencyProperty on this DependencyObject instance. (Inherited from DependencyObject) |
SetFocus SetFocus SetFocus SetFocus |
Sets the keyboard focus on the element that is associated with this automation peer. (Inherited from AutomationPeer) |
SetFocusCore SetFocusCore SetFocusCore SetFocusCore |
Provides the peer's behavior when a Microsoft UI Automation client calls SetFocus or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
SetParent(AutomationPeer) SetParent(AutomationPeer) SetParent(AutomationPeer) SetParent(AutomationPeer) |
Sets the AutomationPeer that is the parent of this AutomationPeer. (Inherited from AutomationPeer) |
SetValue(DependencyProperty,Object) SetValue(DependencyProperty,Object) SetValue(DependencyProperty,Object) SetValue(DependencyProperty,Object) |
Sets the local value of a dependency property on a DependencyObject. (Inherited from DependencyObject) |
ShowContextMenu ShowContextMenu ShowContextMenu ShowContextMenu |
Shows the available context menu for the owner element. (Inherited from AutomationPeer) |
ShowContextMenuCore ShowContextMenuCore ShowContextMenuCore ShowContextMenuCore |
Provides the peer's behavior when a Microsoft UI Automation client calls ShowContextMenu or an equivalent Microsoft UI Automation client API. (Inherited from AutomationPeer) |
UnregisterPropertyChangedCallback(DependencyProperty,Int64) UnregisterPropertyChangedCallback(DependencyProperty,Int64) UnregisterPropertyChangedCallback(DependencyProperty,Int64) UnregisterPropertyChangedCallback(DependencyProperty,Int64) |
Cancels a change notification that was previously registered by calling RegisterPropertyChangedCallback. (Inherited from DependencyObject) |
Feedback
Loading feedback...