1 write to _singleWorker
PresentationFramework (1)
src\Framework\System\Windows\PropertyPath.cs (1)
356_singleWorker = new PropertyPathWorker(this);
2 references to _singleWorker
PresentationFramework (2)
src\Framework\System\Windows\PropertyPath.cs (2)
355if (_singleWorker == null) 357return _singleWorker;