5 references to s_updateCountProperty
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (5)
4593int updateCount = Properties.GetValueOrDefault(s_updateCountProperty, 0); 4600s_updateCountProperty, 5288int updateCount = Properties.GetValueOrDefault(s_updateCountProperty, 0); 5295s_updateCountProperty, 5576=> Properties.GetValueOrDefault(s_updateCountProperty, 0) > 0;