1 write to _value
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormatControl.cs (1)
438
_value
= value;
1 reference to _value
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormatControl.cs (1)
446
return
_value
.ToString(FormatString, CultureInfo.CurrentCulture);