6 references to Owner
System.Windows.Forms (6)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyleCollection.cs (6)
37
tableLayoutStyle.Owner =
Owner
;
52
tableLayoutStyle.Owner =
Owner
;
69
tableLayoutStyle.Owner =
Owner
;
158
if (
Owner
is not null)
160
LayoutTransaction.DoLayout(
Owner
,
Owner
, PropertyName);