7 references to _calledProcessAnnotations
PresentationFramework (7)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (7)
1247_calledProcessAnnotations.Push(false); 1269return _calledProcessAnnotations.Peek(); 1273if (_calledProcessAnnotations.Peek() != value) 1275_calledProcessAnnotations.Pop(); 1276_calledProcessAnnotations.Push(value); 1288_calledProcessAnnotations.Push(false); 1296return _calledProcessAnnotations.Pop();