Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.04 KB

mediatransportcontrolshelper_dropoutorder.md

File metadata and controls

31 lines (18 loc) · 1.04 KB
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.MediaTransportControlsHelper.DropoutOrder
winrt attachedproperty

Microsoft.UI.Xaml.Controls.MediaTransportControlsHelper.DropoutOrder

-description

Gets or sets the priority order in which a transport control drops out to the overflow menu as the window shrinks.

-remarks

If you re-template MediaTransportControls, you can set this attached property on individual controls to specify the order in which they drop out to the overflow menu.

-see-also

MediaTransportControls, XAML attached properties

-examples