InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1DataPager Class / IsMouseOverProperty Field

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