3 writes to FirstActivate
System.Windows.Forms.Tests (3)
System\Windows\Forms\Design\ComponentEditorPageTests.cs (3)
269
FirstActivate
= value
275
control.
FirstActivate
= value;
280
control.
FirstActivate
= value;
4 references to FirstActivate
System.Windows.Forms.Tests (4)
System\Windows\Forms\Design\ComponentEditorPageTests.cs (4)
74
Assert.True(control.
FirstActivate
);
271
Assert.Equal(value, control.
FirstActivate
);
276
Assert.Equal(value, control.
FirstActivate
);
281
Assert.Equal(value, control.
FirstActivate
);