Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / CurrentPageProperty Field

In This Topic
    CurrentPageProperty Field
    In This Topic
    Identifies the CurrentPage dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CurrentPageProperty As DependencyProperty
    public static readonly DependencyProperty CurrentPageProperty
    See Also