2 references to ValueUnavailableException
PresentationFramework (2)
System\Windows\Data\BindingGroup.cs (2)
469
throw new
ValueUnavailableException
(SR.Format(SR.BindingGroup_NoEntry, item, propertyName));
471
throw new
ValueUnavailableException
(SR.Format(SR.BindingGroup_ValueUnavailable, item, propertyName));