2 references to s_cacheTextFieldProperty
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
1130Properties.AddOrRemoveValue(s_cacheTextFieldProperty, _text); 1141_text = Properties.GetValueOrDefault<string?>(s_cacheTextFieldProperty);