2 references to CreateParams
System.Windows.Forms (1)
System\Windows\Forms\ToolTip\ToolTip.cs (1)
709
CreateParams cp =
CreateParams
;
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolTipTests.cs (1)
917
public new CreateParams CreateParams => base.
CreateParams
;