ProgressBar.TemplateSettingsProperty Property

Definition

Identifies the TemplateSettings dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ TemplateSettingsProperty { DependencyProperty ^ get(); };
static DependencyProperty TemplateSettingsProperty();
public static DependencyProperty TemplateSettingsProperty { get; }
Public Shared ReadOnly Property TemplateSettingsProperty As DependencyProperty

Property Value

The identifier for the TemplateSettings dependency property.

Applies to