C# Class withSIX.Play.Presentation.Wpf.Behaviors.SixWebControlBehavior

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Свойство Type Description
EnableAutoHeightProperty System.Windows.DependencyProperty
EnableSixProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetEnableAutoHeight ( DependencyObject obj ) : bool
GetEnableSix ( DependencyObject obj ) : bool
OnEnableSixChanged ( DependencyObject s, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetEnableAutoHeight ( DependencyObject obj, bool value ) : void
SetEnableSix ( DependencyObject obj, bool value ) : void

Private Methods

Méthode Description
OnConsoleMessage ( object sender, CefSharp.ConsoleMessageEventArgs e ) : void
OpenInSystemBrowser ( Uri targetURL ) : void
SetHeightFromDocument ( ChromiumWebBrowser webControl ) : void
WebControlOnInitialized ( object s, System.Windows.DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
WebControlOnLoadingFrameComplete ( object sender, CefSharp.FrameLoadEndEventArgs frameLoadEndEventArgs ) : void

Method Details

GetEnableAutoHeight() public static méthode

public static GetEnableAutoHeight ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject
Résultat bool

GetEnableSix() public static méthode

public static GetEnableSix ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject
Résultat bool

OnEnableSixChanged() public static méthode

public static OnEnableSixChanged ( DependencyObject s, System.Windows.DependencyPropertyChangedEventArgs e ) : void
s System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

SetEnableAutoHeight() public static méthode

public static SetEnableAutoHeight ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject
value bool
Résultat void

SetEnableSix() public static méthode

public static SetEnableSix ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject
value bool
Résultat void

Property Details

EnableAutoHeightProperty public_oe static_oe property

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

EnableSixProperty public_oe static_oe property

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