Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Popup Class / IsDarkOverlayProperty Field

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