2 references to OldValue
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
4886
oldState = conditions[0].ConvertAndMatch(bindingChangedArgs.
OldValue
);
4995
oldState = conditions[i].ConvertAndMatch(changedArgs.
OldValue
);