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