CommandBarFlyoutCommandBarAutomationProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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. |