8 references to Refresh
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\WebBrowserRefreshOption.cs (1)
7
/// Specifies the RefreshOptions in the <see cref="WebBrowser.
Refresh
(WebBrowserRefreshOption)"/> method.
System.Windows.Forms.Tests (7)
System\Windows\Forms\WebBrowserTests.cs (7)
4075
control.
Refresh
(opt);
4092
control.
Refresh
(opt);
4134
control.
Refresh
(opt);
4146
control.
Refresh
(opt);
4194
control.
Refresh
(opt);
4206
control.
Refresh
(opt);
4228
control.
Refresh
(WebBrowserRefreshOption.Normal);