7 references to _calledProcessAnnotations
PresentationFramework (7)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (7)
1246_calledProcessAnnotations.Push(false); 1268return _calledProcessAnnotations.Peek(); 1272if (_calledProcessAnnotations.Peek() != value) 1274_calledProcessAnnotations.Pop(); 1275_calledProcessAnnotations.Push(value); 1287_calledProcessAnnotations.Push(false); 1295return _calledProcessAnnotations.Pop();