2 references to HidePrefix
System.Windows.Forms (2)
winforms\Managed\System\WinForms\GDI\TextFormatFlags.cs (1)
39HidePrefix = IntTextFormatFlags.HidePrefix,
winforms\Managed\System\WinForms\GroupBox.cs (1)
592flags |= IntTextFormatFlags.HidePrefix;