6 references to Connected
System.Windows.Forms (6)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HtmlDocumentShim.cs (2)
67if (_cookie is null || !_cookie.Connected) 75if (!_cookie.Connected)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.HtmlElementShim.cs (2)
89if (_cookie is null || !_cookie.Connected) 98if (!_cookie.Connected)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.HtmlWindowShim.cs (2)
58if (_cookie is null || !_cookie.Connected) 65if (!_cookie.Connected)