CommandBarFlyoutCommandBarAutomationProperties 클래스

정의

CommandBarFlyoutCommandBar에 대한 특정 자동화 속성을 가져오거나 설정할 수 있습니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

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
상속
Object Platform::Object IInspectable CommandBarFlyoutCommandBarAutomationProperties
특성

속성

ControlTypeProperty

ControlType 종속성 속성을 식별합니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

연결된 속성

ControlType

CommandBarFlyoutCommandBar에 대한 특정 자동화 속성을 가져오거나 설정할 수 있습니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

메서드

GetControlType(UIElement)

지정된 개체의 컨트롤 형식을 검색합니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

SetControlType(UIElement, AutomationControlType)

지정된 개체의 컨트롤 형식을 설정합니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

적용 대상