3 references to ICONINFO
System.Private.Windows.Core (3)
Windows\Win32\PInvoke.GetIconInfo.cs (3)
8/// <inheritdoc cref="GetIconInfo(HICON, ICONINFO*)"/> 9public static ICONINFO GetIconInfo<T>(T icon) 12GetIconInfo(icon.Handle, out ICONINFO info);