7 writes to Owner
System.Windows.Forms (7)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyleCollection.cs (7)
37
tableLayoutStyle.
Owner
= Owner;
52
tableLayoutStyle.
Owner
= Owner;
69
tableLayoutStyle.
Owner
= Owner;
98
tableLayoutStyle.
Owner
= null;
106
style.
Owner
= null;
116
style.
Owner
= null;
152
this[i].
Owner
= owner;
9 references to Owner
System.Windows.Forms (9)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyle.cs (8)
26
if (
Owner
is not null)
28
LayoutTransaction.DoLayout(
Owner
,
Owner
, PropertyNames.Style);
29
if (
Owner
is Control owner)
48
if (
Owner
is not null)
50
LayoutTransaction.DoLayout(
Owner
,
Owner
, PropertyNames.Style);
51
if (
Owner
is Control owner)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyleCollection.cs (1)
141
if (style.
Owner
is not null)