1 write to _singleWorker
PresentationFramework (1)
System\Windows\PropertyPath.cs (1)
353_singleWorker = new PropertyPathWorker(this);
2 references to _singleWorker
PresentationFramework (2)
System\Windows\PropertyPath.cs (2)
352if (_singleWorker == null) 354return _singleWorker;