FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / DraggableItem Class / AreAnyTouchesCaptured Property

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