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