1 write to gdipFormatFlags
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
928
this.
gdipFormatFlags
= value.FormatFlags;
1 reference to gdipFormatFlags
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
915
format.FormatFlags = this.
gdipFormatFlags
;