Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1BookItem Class / IsTransparentProperty Field

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