CommandBarFlyoutCommandBarAutomationProperties Class

Definition

Enables getting or setting specific automation properties for the CommandBarFlyoutCommandBar.

public ref class CommandBarFlyoutCommandBarAutomationProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CommandBarFlyoutCommandBarAutomationProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class CommandBarFlyoutCommandBarAutomationProperties
Public Class CommandBarFlyoutCommandBarAutomationProperties
Inheritance
Object Platform::Object IInspectable CommandBarFlyoutCommandBarAutomationProperties
Attributes

Properties

ControlTypeProperty

Identifies the ControlType dependency property.

Attached Properties

ControlType

Methods

GetControlType(UIElement)

Retrieves the control type for the specified object.

SetControlType(UIElement, AutomationControlType)

Sets the control type for the specified object.

Applies to