1 write to _contextHelper
PresentationFramework (1)
MS\Internal\Data\PropertyPathWorker.cs (1)
203_contextHelper = new ContextHelper(this);
3 references to _contextHelper
PresentationFramework (3)
MS\Internal\Data\PropertyPathWorker.cs (3)
202if (_contextHelper == null) 205_contextHelper.SetContext(rootItem); 206return _contextHelper;