1 write to _dispatcherThread
PresentationFramework (1)
src\Framework\System\Windows\Controls\CalendarBlackoutDatesCollection.cs (1)
34this._dispatcherThread = Thread.CurrentThread;
1 reference to _dispatcherThread
PresentationFramework (1)
src\Framework\System\Windows\Controls\CalendarBlackoutDatesCollection.cs (1)
345return Thread.CurrentThread == this._dispatcherThread;