Compartilhar via


CompositionObject.Dispatcher Propriedade

Definição

O dispatcher do CompositionObject.

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

Valor da propriedade

O dispatcher do CompositionObject.

Aplica-se a