2 references to IsQueued
WindowsBase (2)
Base\System\Windows\Threading\Dispatcher.cs (2)
2140
if(_queue != null && operation._item.
IsQueued
)
2185
if(_queue != null && operation._item.
IsQueued
)