Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Book Class / IsFirstPageOnTheRightProperty Field

In This Topic
    IsFirstPageOnTheRightProperty Field (C1Book)
    In This Topic
    Identifies the IsFirstPageOnTheRight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsFirstPageOnTheRightProperty As DependencyProperty
    public static readonly DependencyProperty IsFirstPageOnTheRightProperty
    See Also