CommandBarFlyoutCommandBarAutomationProperties Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Abilita il recupero o l'impostazione di proprietà di automazione specifiche per 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
- Ereditarietà
- Attributi
Proprietà
ControlTypeProperty |
Identifica la proprietà di dipendenza ControlType . |
Proprietà associate
ControlType |
Abilita il recupero o l'impostazione di proprietà di automazione specifiche per CommandBarFlyoutCommandBar. |
Metodi
GetControlType(UIElement) |
Recupera il tipo di controllo per l'oggetto specificato. |
SetControlType(UIElement, AutomationControlType) |
Imposta il tipo di controllo per l'oggetto specificato. |