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