2 writes to FirstActivate
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorPage.cs (1)
117
FirstActivate
= false;
System.Windows.Forms.Tests (1)
System\Windows\Forms\Design\ComponentEditorPageTests.cs (1)
918
set => base.
FirstActivate
= value;
2 references to FirstActivate
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorPage.cs (1)
169
protected bool IsFirstActivate() =>
FirstActivate
;
System.Windows.Forms.Tests (1)
System\Windows\Forms\Design\ComponentEditorPageTests.cs (1)
917
get => base.
FirstActivate
;