Share via


ProgressRing.TemplateSettings 屬性

定義

取得 物件,這個物件提供計算值,可在定義ProgressRing控制項的範本時參考為TemplateBinding來源。

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

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

屬性值

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

屬性
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyFieldAttribute

適用於