2 implementations of VerifySourceReference
PresentationFramework (2)
System\Windows\Data\BindingExpression.cs (1)
114void IDataBindEngineClient.VerifySourceReference(bool lastChance)
System\Windows\Data\MultiBindingExpression.cs (1)
78void IDataBindEngineClient.VerifySourceReference(bool lastChance)
1 reference to VerifySourceReference
PresentationFramework (1)
MS\Internal\Data\DataBindEngine.cs (1)
111client.VerifySourceReference(lastChance);