Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 952 Bytes

progressbartemplatesettings.md

File metadata and controls

24 lines (16 loc) · 952 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.Primitives.ProgressBarTemplateSettings
winrt class

Windows.UI.Xaml.Controls.Primitives.ProgressBarTemplateSettings

-description

Provides calculated values that can be referenced as TemplatedParent sources when defining templates for a ProgressBar control. Not intended for general use.

-remarks

Get instances of ProgressBarTemplateSettings by querying the value of TemplateSettings.

The values from ProgressBarTemplateSettings are typically used as either the "To" or "From" values of theme animations or transitions.

-examples

-see-also

DependencyObject