Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 859 Bytes

linedflowlayout_itemsunlocked.md

File metadata and controls

29 lines (17 loc) · 859 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.LinedFlowLayout.ItemsUnlocked
winrt event

Microsoft.UI.Xaml.Controls.LinedFlowLayout.ItemsUnlocked

-description

Occurs whenever items that had been locked into specific lines through calls to the LockItemToLine method are unlocked again.

-remarks

Locked items become unlocked again and trigger this event when:

-see-also

-examples