CompositionObject.Dispatcher Propriété

Définition

Répartiteur pour compositionObject.

public:
 property CoreDispatcher ^ Dispatcher { CoreDispatcher ^ get(); };
CoreDispatcher Dispatcher();
public CoreDispatcher Dispatcher { get; }
var coreDispatcher = compositionObject.dispatcher;
Public ReadOnly Property Dispatcher As CoreDispatcher

Valeur de propriété

Répartiteur pour compositionObject.

S’applique à