共用方式為


CommandBarFlyoutCommandBar.FlyoutTemplateSettings 屬性

定義

取得 物件,這個物件會在定義CommandBarFlyoutCommandBar控制項的範本時,提供可參考為{TemplateBinding} 標記延伸來源的匯出值。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

物件,提供範本的匯出值。

屬性
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyFieldAttribute

適用於