2 implementations of VerifySourceReference
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpression.cs (1)
116
void IDataBindEngineClient.
VerifySourceReference
(bool lastChance)
src\Framework\System\Windows\Data\MultiBindingExpression.cs (1)
82
void IDataBindEngineClient.
VerifySourceReference
(bool lastChance)
1 reference to VerifySourceReference
PresentationFramework (1)
src\Framework\MS\Internal\Data\DataBindEngine.cs (1)
113
client.
VerifySourceReference
(lastChance);