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