CompositionObject.Dispatcher Proprietà

Definizione

Dispatcher per CompositionObject.

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

Valore della proprietà

Dispatcher per CompositionObject.

Si applica a