4 references to _enterThreadModal
WindowsBase (4)
Base\System\Windows\Interop\ComponentDispatcherThread.cs (4)
66if(null != _enterThreadModal) 67_enterThreadModal(null, EventArgs.Empty); 265_enterThreadModal += value; 270_enterThreadModal -= value;