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