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