Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 903 Bytes

progressbartemplatesettings_ellipseanimationwellposition.md

File metadata and controls

29 lines (16 loc) · 903 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.

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

-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