31 references to DisposalTracking
System.Private.Windows.Core (17)
Windows\Win32\Graphics\Gdi\BeginPaintScope.cs (1)
18
internal class BeginPaintScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\CreateBitmapScope.cs (1)
17
internal class CreateBitmapScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\CreateBrushScope.cs (1)
19
internal class CreateBrushScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\CreateDcScope.cs (1)
17
internal class CreateDcScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\CreatePenScope.cs (1)
18
internal class CreatePenScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\ObjectScope.cs (2)
16
internal class ObjectScope :
DisposalTracking
.Tracker, IDisposable
35
DisposalTracking
.SuppressFinalize(this!);
Windows\Win32\Graphics\Gdi\RegionScope.cs (1)
18
internal unsafe class RegionScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\SelectObjectScope.cs (1)
17
internal class SelectObjectScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\SelectPaletteScope.cs (2)
16
internal class SelectPaletteScope :
DisposalTracking
.Tracker, IDisposable
43
DisposalTracking
.SuppressFinalize(this);
Windows\Win32\Graphics\Gdi\SetBkModeScope.cs (1)
17
internal class SetBkModeScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\SetMapModeScope.cs (1)
17
internal class SetMapModeScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\SetRop2Scope.cs (1)
17
internal class SetRop2Scope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\SetTextAlignmentScope.cs (1)
17
internal class SetTextAlignmentScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\Graphics\Gdi\SetTextColorScope.cs (1)
17
internal class SetTextColorScope :
DisposalTracking
.Tracker, IDisposable
Windows\Win32\System\Com\AgileComPointer.cs (1)
25
DisposalTracking
.Tracker,
System.Private.Windows.GdiPlus (5)
Windows\Win32\Graphics\Gdi\DeviceContextHdcScope.cs (5)
24
internal class DeviceContextHdcScope :
DisposalTracking
.Tracker, IDisposable
84
DisposalTracking
.SuppressFinalize(this!);
169
DisposalTracking
.SuppressFinalize(this!);
184
DisposalTracking
.SuppressFinalize(this!);
204
DisposalTracking
.SuppressFinalize(this!);
System.Windows.Forms (4)
System\Windows\Forms\Rendering\GdiCache.ScreenGraphicsScope.cs (2)
15
internal class ScreenGraphicsScope :
DisposalTracking
.Tracker, IDisposable
35
DisposalTracking
.SuppressFinalize(this!);
System\Windows\Forms\Rendering\ScreenDcCache.ScreenDcScope.cs (2)
12
internal class ScreenDcScope :
DisposalTracking
.Tracker, IDisposable
31
DisposalTracking
.SuppressFinalize(this!);
System.Windows.Forms.Primitives (4)
System\Windows\Forms\RefCountedCache.Scope.cs (2)
12
internal class Scope :
DisposalTracking
.Tracker, IDisposable
77
DisposalTracking
.SuppressFinalize(this!);
Windows\Win32\PInvoke.OpenThemeDataScope.cs (2)
18
internal class OpenThemeDataScope :
DisposalTracking
.Tracker, IDisposable
44
DisposalTracking
.SuppressFinalize(this);
System.Windows.Forms.Primitives.TestUtilities (1)
Metafiles\EmfScope.cs (1)
15
DisposalTracking
.Tracker,