2 references to Icon
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (1)
339private IconHandle() : base(true, NativeMethods.CommonHandles.Icon)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (1)
1900HandleCollector.Remove((IntPtr)handle, NativeMethods.CommonHandles.Icon);