1 write to owner
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FlatButtonAppearance.cs (1)
29
this.
owner
= owner;
10 references to owner
System.Windows.Forms (10)
winforms\Managed\System\WinForms\FlatButtonAppearance.cs (10)
55
if (
owner
!= null &&
owner
.ParentInternal != null) {
56
LayoutTransaction.DoLayoutIf(
owner
.AutoSize,
owner
.ParentInternal,
owner
, PropertyNames.FlatAppearanceBorderSize);
58
owner
.Invalidate();
87
owner
.Invalidate();
112
owner
.Invalidate();
138
owner
.Invalidate();
164
owner
.Invalidate();