4 references to refreshProperties
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
152private static readonly int checkedIppb = BitVector32.CreateMask(refreshProperties); 2819if (axState[refreshProperties]) { 2826return axState[refreshProperties]; 2829axState[refreshProperties] = value;