C# Class Neutronium.WPF.HTMLViewControl

Inheritance: Neutronium.WPF.Internal.HTMLControlBase
Datei anzeigen Open project: David-Desmaisons/MVVM.CEF.Glue

Public Properties

Property Type Description
ModeProperty System.Windows.DependencyProperty
UriProperty System.Windows.DependencyProperty

Public Methods

Method Description
HTMLViewControl ( ) : System

Private Methods

Method Description
CheckNavigation ( ) : System.Threading.Tasks.Task
HTMLViewControl ( UrlSolver urlSolver ) : System
HTMLViewControl_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
HTMLViewControl_Loaded ( object sender, RoutedEventArgs e ) : void
OnUriChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

HTMLViewControl() public method

public HTMLViewControl ( ) : System
return System

Property Details

ModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ModeProperty
return System.Windows.DependencyProperty

UriProperty public_oe static_oe property

public static DependencyProperty,System.Windows UriProperty
return System.Windows.DependencyProperty