7 references to _calledProcessAnnotations
PresentationFramework (7)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (7)
1257_calledProcessAnnotations.Push(false); 1279return _calledProcessAnnotations.Peek(); 1283if (_calledProcessAnnotations.Peek() != value) 1285_calledProcessAnnotations.Pop(); 1286_calledProcessAnnotations.Push(value); 1298_calledProcessAnnotations.Push(false); 1306return _calledProcessAnnotations.Pop();