Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ToggleButton Class / CheckedImageSourceProperty Field

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