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