1 write to pszFooterIcon
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (1)
680iconUnion.pszFooterIcon = (char*)checked((ushort)icon.StandardIcon);
1 reference to pszFooterIcon
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogFootnote.cs (1)
132_boundIconIsFromHandle ? icon.hFooterIcon : (IntPtr)(char*)icon.pszFooterIcon);