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