FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / AreAnyTouchesDirectlyOver Property

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