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