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