Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1BookItem Class / IsTransparentProperty Field

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