5 writes to Icon
PresentationUI (1)
MS\Internal\Documents\DialogBaseForm.cs (1)
78
Icon
= (System.Drawing.Icon)Resources.DocumentApplication;
System.Windows.Forms (3)
System\Windows\Forms\Design\ComponentEditorForm.cs (1)
61
Icon
= null;
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
252
Icon
= null;
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
189
set => base.
Icon
= value;
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormatStringDialog.cs (1)
212
Icon
= null;
5 references to Icon
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
123
DocumentProperties.Current.Image = this.
Icon
.ToBitmap();
System.Windows.Forms (4)
System\Windows\Forms\Form.cs (3)
3411
Icon? icon =
Icon
;
5961
/// Indicates whether the <see cref="
Icon
"/> property should be persisted.
6451
icon =
Icon
;
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
188
get => base.
Icon
;