2 writes to _active
System.Windows.Forms (2)
System\Windows\Forms\MDI\MDIWindowDialog.cs (2)
57
_active
= active;
71
_active
= item.Form;
1 reference to _active
System.Windows.Forms (1)
System\Windows\Forms\MDI\MDIWindowDialog.cs (1)
37
return
_active
;