2 overrides of Close
PresentationCore (2)
System\Windows\Media\ByteStreamGeometryContext.cs (1)
69public override void Close()
System\Windows\Media\PathStreamGeometryContext.cs (1)
303public override void Close()
6 references to Close
PresentationCore (2)
MS\Internal\Ink\StrokeRenderer.cs (2)
191context.Close(); 732context.Close();
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1400sgc.Close(); 1429sgc.Close();
PresentationFramework.Luna (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
514sgc.Close();
PresentationFramework.Royale (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
514sgc.Close();