CommandBarFlyoutCommandBarAutomationProperties Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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é. |