[PrivateApiAttribute]
public interface IControlledDispatcherImpl : IDispatcherImplWithPendingInput,
IDispatcherImpl<PrivateApiAttribute>
Public Interface IControlledDispatcherImpl
Inherits IDispatcherImplWithPendingInput, IDispatcherImpl[<PrivateApiAttribute>]
type IControlledDispatcherImpl =
interface
interface IDispatcherImplWithPendingInput
interface IDispatcherImpl
end| CanQueryPendingInput | (Inherited from IDispatcherImplWithPendingInput) |
| CurrentThreadIsLoopThread | (Inherited from IDispatcherImpl) |
| HasPendingInput | (Inherited from IDispatcherImplWithPendingInput) |
| Now | (Inherited from IDispatcherImpl) |
| RunLoop(CancellationToken) | |
| Signal | (Inherited from IDispatcherImpl) |
| UpdateTimer(NullableInt64) | (Inherited from IDispatcherImpl) |
| Signaled | (Inherited from IDispatcherImpl) |
| Timer | (Inherited from IDispatcherImpl) |