Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / ModalBackgroundProperty Field

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