Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ImportExtension.RootControlDispatcher Property

Definition

Namespace:
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly:
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll
Package:
Microsoft.CrmSdk.XrmTooling.PackageDeployment v9.1.0.184

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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