FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPage Class / AreAnyTouchesDirectlyOver Property

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