2 writes to FormatType
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\FormatStringDialog.cs (2)
134
_formatControl1.
FormatType
= formatType;
147
_formatControl1.
FormatType
= SR.BindingFormattingDialogFormatTypeNoFormatting;
1 reference to FormatType
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\FormatControlTests.cs (1)
17
_formatControl.
FormatType
.Should().BeEmpty();