2 overrides of Close
PresentationCore (2)
System\Windows\Media\ByteStreamGeometryContext.cs (1)
52public override void Close()
System\Windows\Media\PathStreamGeometryContext.cs (1)
287public override void Close()
6 references to Close
PresentationCore (2)
MS\Internal\Ink\StrokeRenderer.cs (2)
186context.Close(); 729context.Close();
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
1405sgc.Close(); 1434sgc.Close();
PresentationFramework.Luna (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
512sgc.Close();
PresentationFramework.Royale (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
512sgc.Close();