1 write to Text
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogFootnote.cs (1)
177
Text
= _text;
6 references to Text
System.Windows.Forms (6)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (2)
1389
sizeToAllocate += SizeOfString(page.Footnote?.
Text
);
1460
pszFooter = MarshalString(page.Footnote?.
Text
),
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogFootnote.cs (2)
53
/// <see cref="
Text
"/> property value was <see langword="null"/> or an empty string.
98
/// <see cref="
Text
"/> property value was <see langword="null"/> or an empty string.
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (2)
224
/// The footnote will only be shown if its <see cref="TaskDialogFootnote.
Text
"/> property
520
/// or <see cref="TaskDialogFootnote.
Text
"/> properties.