ComponentOne Basic Library for UWP
Element Property

C1.UWP Assembly > C1.Xaml Namespace > ItemPreparedEventArgs Class : Element Property
The element used to display the specified item.
Syntax
'Declaration
 
Public Property Element As Windows.UI.Xaml.DependencyObject
public Windows.UI.Xaml.DependencyObject Element {get; set;}
See Also

Reference

ItemPreparedEventArgs Class
ItemPreparedEventArgs Members