2 writes to _owner
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (2)
26
_owner
= owner;
129
_owner
= owner;
1 reference to _owner
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
30
get { return
_owner
; }