CommandBarFlyoutCommandBarAutomationProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 属性
プロパティ
ControlTypeProperty |
ControlType 依存関係プロパティを識別します。 |
添付プロパティ
ControlType |
CommandBarFlyoutCommandBar の特定のオートメーション プロパティを取得または設定できるようにします。 |
メソッド
GetControlType(UIElement) |
指定したオブジェクトのコントロールの種類を取得します。 |
SetControlType(UIElement, AutomationControlType) |
指定したオブジェクトのコントロールの種類を設定します。 |