ComponentOne Tiles for WPF and Silverlight
C1.Silverlight.Tile Namespace / C1FlipTile Class / IsMouseOver Property

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