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