2 references to MaxClassName
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
5886
StringBuilder sb = new StringBuilder(
MaxClassName
);
5887
UnsafeNativeMethods.GetClassName(hRef, sb,
MaxClassName
);