Share via


ProgressRing.TemplateSettings Proprietà

Definizione

Ottiene un oggetto che fornisce valori calcolati a cui è possibile fare riferimento come origini TemplateBinding durante la definizione dei modelli per un controllo ProgressRing .

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; }
var progressRingTemplateSettings = progressRing.templateSettings;
Public ReadOnly Property TemplateSettings As ProgressRingTemplateSettings

Valore della proprietà

Oggetto che fornisce valori calcolati per i modelli.

Attributi
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyFieldAttribute

Si applica a