1 write to StringFormat
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
1561layout.StringFormat = format;
1 reference to StringFormat
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
1446using ( StringFormat gdipStringFormat = this.StringFormat ) {