4 writes to option
System.Windows.Forms (4)
winforms\Managed\System\WinForms\HelpInfo.cs (4)
25
this.
option
= NativeMethods.HLP_FILE;
33
this.
option
= NativeMethods.HLP_KEYWORD;
41
this.
option
= NativeMethods.HLP_NAVIGATOR;
50
this.
option
= NativeMethods.HLP_OBJECT;
1 reference to option
System.Windows.Forms (1)
winforms\Managed\System\WinForms\HelpInfo.cs (1)
55
return
option
;