1 write to FormatString
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormatControl.cs (1)
439FormatString = formatString;
2 references to FormatString
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\FormatControl.cs (1)
446return _value.ToString(FormatString, CultureInfo.CurrentCulture);
System\Windows\Forms\Design\FormatControl.DateTimeFormatType.cs (1)
46return item.FormatString;