2 references to ExtractIcon
System.Drawing.Common (2)
System\Drawing\Icon.cs (2)
854
:
ExtractIcon
(filePath, id, size, smallIcon: false);
863
=>
ExtractIcon
(filePath, id, 0, smallIcon);