4 references to UpdateSourceValueState
PresentationFramework (4)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (4)
507UpdateSourceValueState(_arySVS.Length, null, BindingExpression.NullDataItem, isASubPropertyChange);
518UpdateSourceValueState(k, null, BindingExpression.NullDataItem, isASubPropertyChange);
529UpdateSourceValueState(level, null, value, false);
587UpdateSourceValueState(k, collectionView, BindingExpression.NullDataItem, false);