3 overrides of Pop
PresentationCore (3)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
1085public override void Pop()
Core\CSharp\System\Windows\Media\Generated\DrawingContextWalker.cs (1)
514public override void Pop(
Core\CSharp\System\Windows\Media\Generated\RenderDataDrawingContext.cs (1)
1480public override void Pop(
51 references to Pop
PresentationCore (13)
Core\CSharp\MS\Internal\TextFormatting\DrawingState.cs (2)
101_drawingContext.Pop(); 114_drawingContext.Pop();
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
263drawingContext.Pop();
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
603drawingContext.Pop();
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
1512drawingContext.Pop(); 2735drawingContext.Pop();
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (1)
314drawingContext.Pop();
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (3)
519drawingContext.Pop(); 631drawingContext.Pop(); 1902drawingContext.Pop();
Core\CSharp\System\Windows\Ink\Stroke2.cs (1)
106drawingContext.Pop();
Core\CSharp\System\Windows\Ink\StrokeCollection2.cs (1)
435context.Pop();
Core\CSharp\System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs (1)
600_drawingContext.Pop(
PresentationFramework (11)
src\Framework\MS\Internal\Documents\TextBoxLine.cs (1)
232ctx.Pop();
src\Framework\MS\Internal\PtsHost\ListParaClient.cs (1)
128ctx.Pop();
src\Framework\System\windows\Documents\CaretElement.cs (2)
147drawingContext.Pop(); 741context.Pop();
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
267drawingContext.Pop();
src\Framework\System\Windows\Documents\Glyphs.cs (1)
150context.Pop();
src\Framework\System\Windows\Documents\HighlightVisual.cs (5)
104dc.Pop(); //clip 343dc.Pop(); // Glyphs clip 344dc.Pop(); // Guideline 345dc.Pop(); // clip 346dc.Pop(); // transform
PresentationFramework.Aero (6)
Microsoft\Windows\Themes\BulletChrome.cs (1)
728dc.Pop();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
400dc.Pop(); // Scale Transform 401dc.Pop(); // Position Transform 406dc.Pop(); // Horizontal Rotate
Microsoft\Windows\Themes\ScrollChrome.cs (1)
782dc.Pop(); // Center and scaling transform
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
291drawingContext.Pop();
PresentationFramework.Classic (5)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
1234dc.Pop(); 1270dc.Pop(); 1291dc.Pop();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
197dc.Pop(); // Position Transform
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
291drawingContext.Pop();
PresentationFramework.Luna (7)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
240dc.Pop(); // Translate Transform 364dc.Pop(); // Position Transform 369dc.Pop(); // Horizontal Rotate
Microsoft\Windows\Themes\ScrollChrome.cs (1)
641dc.Pop(); // Center and scaling transform
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (2)
308dc.Pop(); 313dc.Pop();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
291drawingContext.Pop();
PresentationFramework.Royale (7)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
162dc.Pop(); // Translate Transform 286dc.Pop(); // Position Transform 291dc.Pop(); // Horizontal Rotate
Microsoft\Windows\Themes\ScrollChrome.cs (1)
601dc.Pop(); // Center and scaling transform
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (2)
308dc.Pop(); 313dc.Pop();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
291drawingContext.Pop();
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowchartConnectionPointsAdorner.cs (1)
155drawingContext.Pop();
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyPanel.cs (1)
305dc.Pop();