ImportExtension.RootControlDispatcher Property

Definition

Parent dispatcher for displaying UI elements.

public:
 property System::Windows::Threading::Dispatcher ^ RootControlDispatcher { System::Windows::Threading::Dispatcher ^ get(); void set(System::Windows::Threading::Dispatcher ^ value); };
public System.Windows.Threading.Dispatcher RootControlDispatcher { get; set; }
member this.RootControlDispatcher : System.Windows.Threading.Dispatcher with get, set
Public Property RootControlDispatcher As Dispatcher

Property Value

Implements

Applies to