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