C# Class CefSharp.Wpf.Example.Views.BrowserTabView

Inheritance: System.Windows.Controls.UserControl
Show file Open project: cefsharp/CefSharp

Public Methods

Method Description
BrowserTabView ( ) : System.Collections.Generic

Private Methods

Method Description
OnBeforeDownloadFired ( object sender, DownloadItem e ) : void
OnBrowserMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnDownloadUpdatedFired ( object sender, DownloadItem e ) : void
OnDragHandlerRegionsChanged ( Region region ) : void
OnTextBoxGotKeyboardFocus ( object sender, System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void
OnTextBoxGotMouseCapture ( object sender, MouseEventArgs e ) : void
UpdateDownloadAction ( string downloadAction, DownloadItem downloadItem ) : void

Method Details

BrowserTabView() public method

public BrowserTabView ( ) : System.Collections.Generic
return System.Collections.Generic