C# Class Grabacr07.KanColleViewer.Views.Controls.KanColleHost

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: KCV-Localisation/KanColleViewer Class Usage Examples

Méthodes publiques

Свойство Type Description
WebBrowserProperty System.Windows.DependencyProperty
ZoomFactorProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ApplyFlashQualityScript ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
OnApplyTemplate ( ) : void
Update ( ) : void

Private Methods

Méthode Description
ApplyStyleSheet ( ) : void
ApplyZoomFactor ( System.Windows.Controls.WebBrowser target, int zoomFactor ) : void
HandleLoadCompleted ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
KanColleHost ( ) : System
WebBrowserPropertyChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ZoomFactorChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ApplyFlashQualityScript() public méthode

public ApplyFlashQualityScript ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
sender object
e System.Windows.Navigation.NavigationEventArgs
Résultat void

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

WebBrowserProperty public_oe static_oe property

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

ZoomFactorProperty public_oe static_oe property

ZoomFactor 依存関係プロパティを識別します。
public static DependencyProperty,System.Windows ZoomFactorProperty
Résultat System.Windows.DependencyProperty