7 references to FixedSingle
System.Windows.Forms (7)
winforms\Managed\System\WinForms\Form.cs (7)
850value = FormBorderStyle.FixedSingle; 852case FormBorderStyle.FixedSingle: 860value = FormBorderStyle.FixedSingle; 1029borderStyle == FormBorderStyle.FixedSingle)) 3938goto case FormBorderStyle.FixedSingle; 3941case FormBorderStyle.FixedSingle: 6357case FormBorderStyle.FixedSingle: