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

Inheritance: System.Windows.Controls.Control
ファイルを表示 Open project: KCV-Localisation/KanColleViewer Class Usage Examples

Public Properties

Property Type Description
WebBrowserProperty System.Windows.DependencyProperty
ZoomFactorProperty System.Windows.DependencyProperty

Public Methods

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

Private Methods

Method 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 method

public ApplyFlashQualityScript ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
sender object
e System.Windows.Navigation.NavigationEventArgs
return void

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

WebBrowserProperty public_oe static_oe property

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

ZoomFactorProperty public_oe static_oe property

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