Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / ColorPaletteEditor Class / IsMouseOver Property

In This Topic
    IsMouseOver Property (ColorPaletteEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsMouseOver As Boolean
    public bool IsMouseOver {get;}
    See Also