4 references to UpdateSourceValueState
PresentationFramework (4)
MS\Internal\Data\PropertyPathWorker.cs (4)
500UpdateSourceValueState(_arySVS.Length, null, BindingExpression.NullDataItem, isASubPropertyChange);
511UpdateSourceValueState(k, null, BindingExpression.NullDataItem, isASubPropertyChange);
522UpdateSourceValueState(level, null, value, false);
572UpdateSourceValueState(k, collectionView, BindingExpression.NullDataItem, false);