CommandBarFlyoutCommandBar.FlyoutTemplateSettings Proprietà

Definizione

Ottiene un oggetto che fornisce valori calcolati a cui è possibile fare riferimento come origini di estensione di markup {TemplateBinding} durante la definizione di modelli per un controllo CommandBarFlyoutCommandBar .

Questa documentazione si applica a WinUI 2 per UWP (per WinUI nella SDK per app di Windows, vedere gli spazi dei nomi SDK per app di Windows).

public:
 property CommandBarFlyoutCommandBarTemplateSettings ^ FlyoutTemplateSettings { CommandBarFlyoutCommandBarTemplateSettings ^ get(); };
CommandBarFlyoutCommandBarTemplateSettings FlyoutTemplateSettings();
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyField]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyField]
CommandBarFlyoutCommandBarTemplateSettings FlyoutTemplateSettings();
public CommandBarFlyoutCommandBarTemplateSettings FlyoutTemplateSettings { get; }
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyField]
public CommandBarFlyoutCommandBarTemplateSettings FlyoutTemplateSettings { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyField] get; }
Public ReadOnly Property FlyoutTemplateSettings As CommandBarFlyoutCommandBarTemplateSettings

Valore della proprietà

Oggetto che fornisce valori calcolati per i modelli.

Attributi
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyFieldAttribute

Si applica a