ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MultiScaleImage Class / IsMouseOverProperty Field

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