ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / PrepareElementEventArgs Class / Element Property

In This Topic
    Element Property
    In This Topic
    Gets the Windows.UI.Xaml.UIElement which is loaded.
    Syntax
    'Declaration
     
    Public ReadOnly Property Element As Windows.UI.Xaml.UIElement
    public Windows.UI.Xaml.UIElement Element {get;}
    See Also