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

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