2 overrides of Close
PresentationCore (2)
System\Windows\Media\ByteStreamGeometryContext.cs (1)
51public override void Close()
System\Windows\Media\PathStreamGeometryContext.cs (1)
286public override void Close()
6 references to Close
PresentationCore (2)
MS\Internal\Ink\StrokeRenderer.cs (2)
185context.Close(); 728context.Close();
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1404sgc.Close(); 1433sgc.Close();
PresentationFramework.Luna (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
509sgc.Close();
PresentationFramework.Royale (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
509sgc.Close();