C# Class Sakuno.KanColle.Amatsukaze.Views.Browser

Browser.xaml の相互作用ロジック
Mostrar archivo Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Public Methods

Method Description
Browser ( ) : Sakuno.KanColle.Amatsukaze.Services
GetBarSize ( ) : Size
OnApplyTemplate ( ) : void

Method Details

Browser() public method

public Browser ( ) : Sakuno.KanColle.Amatsukaze.Services
return Sakuno.KanColle.Amatsukaze.Services

GetBarSize() public method

public GetBarSize ( ) : Size
return System.Windows.Size

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void