Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 652 Bytes

itemsrepeaterelementclearingeventargs_element.md

File metadata and controls

27 lines (16 loc) · 652 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ItemsRepeaterElementClearingEventArgs.Element
winrt property

Microsoft.UI.Xaml.Controls.ItemsRepeaterElementClearingEventArgs.Element

-description

Gets the element that is being cleared for re-use.

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

-property-value

The element that is being cleared.

-remarks

-see-also

-examples