2 references to StandardIcon
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (2)
655
iconUnion.pszMainIcon = (char*)checked((ushort)icon.
StandardIcon
);
680
iconUnion.pszFooterIcon = (char*)checked((ushort)icon.
StandardIcon
);