1 reference to ExtractAssociatedIcon
System.Drawing.Common (1)
System\Drawing\Icon.cs (1)
149
public static Icon? ExtractAssociatedIcon(string filePath) =>
ExtractAssociatedIcon
(filePath, 0);