4 references to FixedToolWindow
PresentationUI (1)
MS\Internal\Documents\SigningProgress.Designer.cs (1)
63
FormBorderStyle = System.Windows.Forms.FormBorderStyle.
FixedToolWindow
;
System.Windows.Forms (3)
System\Windows\Forms\Form.cs (3)
3666
case FormBorderStyle.
FixedToolWindow
:
5330
&& borderStyle != FormBorderStyle.
FixedToolWindow
6032
case FormBorderStyle.
FixedToolWindow
: