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