1 write to StringFormat
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs (1)
620layout.StringFormat = format;
2 references to StringFormat
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutOptions.cs (2)
66/// We don't cache the <see cref="StringFormat"/> itself because we don't have a deterministic way of 669using StringFormat stringFormat = StringFormat;