7 references to _calledProcessAnnotations
PresentationFramework (7)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (7)
1268_calledProcessAnnotations.Push(false); 1290return _calledProcessAnnotations.Peek(); 1294if (_calledProcessAnnotations.Peek() != value) 1296_calledProcessAnnotations.Pop(); 1297_calledProcessAnnotations.Push(value); 1309_calledProcessAnnotations.Push(false); 1317return _calledProcessAnnotations.Pop();