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