1 write to _dispatcherThread
PresentationFramework (1)
System\Windows\Controls\SelectedDatesCollection.cs (1)
33this._dispatcherThread = Thread.CurrentThread;
1 reference to _dispatcherThread
PresentationFramework (1)
System\Windows\Controls\SelectedDatesCollection.cs (1)
469return Thread.CurrentThread == this._dispatcherThread;