WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / ItemPreparedEventArgs Class / Element Property
In This Topic
    Element Property
    In This Topic
    The element used to display the specified item.
    Syntax
    public DependencyObject Element {get; set;}
    See Also