4 references to s_recursiveInvalidateAfterSuspendPaintingProperty
System.Windows.Forms (4)
System\Windows\Forms\Control.SuspendMutation.cs (4)
57=> Properties.ContainsKey(s_recursiveInvalidateAfterSuspendPaintingProperty); 63=> Properties.AddValue(s_recursiveInvalidateAfterSuspendPaintingProperty, true); 120|| !Properties.ContainsKey(s_recursiveInvalidateAfterSuspendPaintingProperty)) 125Properties.RemoveValue(s_recursiveInvalidateAfterSuspendPaintingProperty);