Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 672 Bytes

progressbartemplatesettings_ellipseanimationwellposition.md

File metadata and controls

27 lines (15 loc) · 672 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ProgressBarTemplateSettings.EllipseAnimationWellPosition
winrt property

Microsoft.UI.Xaml.Controls.ProgressBarTemplateSettings.EllipseAnimationWellPosition

-description

Gets the stopped point of the "Ellipse" animation that animates the ProgressBar.

-property-value

The stopped point of the Ellipse animation that animates the [ProgressBar]. This is internally calculated as 1/3 of the ActualWidth of the control.

-remarks

-see-also

-examples