3 writes to NameResolvedInOuterScope
PresentationFramework (3)
src\Framework\MS\Internal\Data\ObjectRef.cs (3)
171
args.
NameResolvedInOuterScope
= true;
216
args.
NameResolvedInOuterScope
= true;
282
args.
NameResolvedInOuterScope
= false;
1 reference to NameResolvedInOuterScope
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingExpression.cs (1)
805
else if (!lastChance && args.
NameResolvedInOuterScope
)