ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1Tile Class / IsMouseOver Property

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