2 writes to Text
WinFormsControlsTest (2)
TaskDialogSamples.cs (2)
101Text = "Do not show again" 270Text = "I know what I'm doing"
4 references to Text
System.Windows.Forms (4)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (2)
1389sizeToAllocate += SizeOfString(page.Verification?.Text); 1460pszVerificationText = MarshalString(page.Verification?.Text),
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (1)
174/// The verification checkbox will only be shown if its <see cref="TaskDialogVerificationCheckBox.Text"/>
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogVerificationCheckBox.cs (1)
84/// but it's not visible as its initial <see cref="Text"/> property value was