C# Class Neutronium.WPF.HTMLViewControl

Inheritance: Neutronium.WPF.Internal.HTMLControlBase
Afficher le fichier Open project: David-Desmaisons/MVVM.CEF.Glue

Méthodes publiques

Свойство Type Description
ModeProperty System.Windows.DependencyProperty
UriProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
HTMLViewControl ( ) : System

Private Methods

Méthode 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 méthode

public HTMLViewControl ( ) : System
Résultat System

Property Details

ModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ModeProperty
Résultat System.Windows.DependencyProperty

UriProperty public_oe static_oe property

public static DependencyProperty,System.Windows UriProperty
Résultat System.Windows.DependencyProperty