1 instantiation of ICONINFO_IMPL
WindowsBase (1)
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (1)
954ICONINFO_IMPL iconInfoImpl = new ICONINFO_IMPL();
2 references to ICONINFO_IMPL
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (2)
929private static extern bool GetIconInfoImpl(HandleRef hIcon, [Out] ICONINFO_IMPL piconinfo); 954ICONINFO_IMPL iconInfoImpl = new ICONINFO_IMPL();