CommandBarFlyoutCommandBarAutomationProperties Classe

Définition

Permet d’obtenir ou de définir des propriétés d’automatisation spécifiques pour 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
Héritage
Object Platform::Object IInspectable CommandBarFlyoutCommandBarAutomationProperties
Attributs

Propriétés

ControlTypeProperty

Identifie la propriété de dépendance ControlType .

Propriétés attachées

ControlType

Permet d’obtenir ou de définir des propriétés d’automatisation spécifiques pour CommandBarFlyoutCommandBar.

Méthodes

GetControlType(UIElement)

Récupère le type de contrôle pour l’objet spécifié.

SetControlType(UIElement, AutomationControlType)

Définit le type de contrôle pour l’objet spécifié.

S’applique à