2 references to NewValue
PresentationFramework (2)
src\Framework\System\Windows\StyleHelper.cs (2)
4897
newState = conditions[0].ConvertAndMatch(bindingChangedArgs.
NewValue
);
5006
newState = conditions[i].ConvertAndMatch(changedArgs.
NewValue
);