RadialControllerIndependentInputSource.Dispatcher Property

Definition

Gets the event message dispatcher associated with the current view.

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

Property Value

The event message dispatcher.

Applies to