1 write to _owner
System.Windows.Forms (1)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyle.cs (1)
68
set {
_owner
= value; }
1 reference to _owner
System.Windows.Forms (1)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyle.cs (1)
67
get { return
_owner
; }