C# Class MarkDownEditor.View.MvvmChromiumWebBrowser

Inheritance: CefSharp.Wpf.ChromiumWebBrowser, INotifyPropertyChanged
Afficher le fichier Open project: chenguanzhou/MarkDownEditor

Méthodes publiques

Свойство Type Description
IsBrowserInitializedProperty System.Windows.DependencyProperty
ScrollOffsetRatioProperty System.Windows.DependencyProperty
ShouldReloadProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
MvvmChromiumWebBrowser ( ) : CefSharp
RaisePropertyChanged ( string info ) : void

Private Methods

Méthode Description
MvvmChromiumWebBrowser_IsBrowserInitializedChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

MvvmChromiumWebBrowser() public méthode

public MvvmChromiumWebBrowser ( ) : CefSharp
Résultat CefSharp

RaisePropertyChanged() public méthode

public RaisePropertyChanged ( string info ) : void
info string
Résultat void

Property Details

IsBrowserInitializedProperty public_oe static_oe property

DependencyProperty for the ChromiumWebBrowser IsBrowserInitialized property.
public static DependencyProperty,System.Windows IsBrowserInitializedProperty
Résultat System.Windows.DependencyProperty

ScrollOffsetRatioProperty public_oe static_oe property

DependencyProperty for the ScrollOffsetRatio binding.
public static DependencyProperty,System.Windows ScrollOffsetRatioProperty
Résultat System.Windows.DependencyProperty

ShouldReloadProperty public_oe static_oe property

DependencyProperty for the ShouldReload binding.
public static DependencyProperty,System.Windows ShouldReloadProperty
Résultat System.Windows.DependencyProperty