2 writes to Footnote
WinFormsControlsTest (2)
TaskDialogSamples.cs (2)
162
Footnote
= new TaskDialogFootnote()
548
Footnote
= new() { Text = """<a href="Href 3">Link with literal '&&'</a> Text with &accelerator""" },
2 references to Footnote
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (2)
1393
sizeToAllocate += SizeOfString(page.
Footnote
?.Text);
1464
pszFooter = MarshalString(page.
Footnote
?.Text),