4 references to UpdateSourceValueState
PresentationFramework (4)
MS\Internal\Data\PropertyPathWorker.cs (4)
501UpdateSourceValueState(_arySVS.Length, null, BindingExpression.NullDataItem, isASubPropertyChange); 512UpdateSourceValueState(k, null, BindingExpression.NullDataItem, isASubPropertyChange); 523UpdateSourceValueState(level, null, value, false); 581UpdateSourceValueState(k, collectionView, BindingExpression.NullDataItem, false);