Class TitleBarAutomationPeer
Automation peer for the TitleBar control.
Inheritance
TitleBarAutomationPeer
Implements
IWinRTObject
Inherited Members
Namespace: WinUIEx
Assembly: WinUIEx.dll
Syntax
[Obsolete("Use Windows App SDK's TitleBar control instead.")]
[WinRTRuntimeClassName("Microsoft.UI.Xaml.Automation.Peers.IAutomationPeerOverrides")]
[WinRTExposedType(typeof(TitleBarAutomationPeerWinRTTypeDetails))]
public class TitleBarAutomationPeer : FrameworkElementAutomationPeer, IEquatable<DependencyObject>, IEquatable<AutomationPeer>, IWinRTObject, IDynamicInterfaceCastable, IEquatable<FrameworkElementAutomationPeer>
Constructors
Name | Description |
---|---|
TitleBarAutomationPeer(TitleBar) | Initializes a new instance of the TitleBar class. |
Methods
Name | Description |
---|---|
GetAutomationControlTypeCore() | Provides the peer's behavior when a Microsoft UI Automation client calls GetAutomationControlType or an equivalent Microsoft UI Automation client API. |
GetClassNameCore() | Provides the peer's behavior when a Microsoft UI Automation client calls GetClassName or an equivalent Microsoft UI Automation client API. |
GetNameCore() | Provides the peer's behavior when a Microsoft UI Automation client calls GetName or an equivalent Microsoft UI Automation client API. |