2 writes to IsTracing
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpression.cs (2)
729
object o = ror.GetObject(mentor, new ObjectRefArgs() {
IsTracing
= traceObjectRef});
786
IsTracing
= traceObjectRef,
4 references to IsTracing
PresentationFramework (4)
src\Framework\MS\Internal\Data\ObjectRef.cs (4)
160
if (args.
IsTracing
)
206
if (args.
IsTracing
)
409
d = FindAncestorOfType(_relativeSource.AncestorType, _relativeSource.AncestorLevel, d, args.
IsTracing
);
420
if (args.
IsTracing
)