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