1 write to _showShieldIcon
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButton.cs (1)
225_showShieldIcon = value;
3 references to _showShieldIcon
System.Windows.Forms (3)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButton.cs (3)
217get => _showShieldIcon; 421if (_showShieldIcon) 423ShowShieldIcon = _showShieldIcon;