4 references to checkedCP
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
154private static readonly int fNeedOwnWindow = BitVector32.CreateMask(checkedCP); 4577axState[checkedCP] = false; 4701if (iCategorizeProperties == null && !axState[checkedCP] && instance != null) { 4702axState[checkedCP] = true;