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