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

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

Méthodes publiques

Méthode Description
Browser ( ) : Sakuno.KanColle.Amatsukaze.Services
GetBarSize ( ) : Size
OnApplyTemplate ( ) : void

Method Details

Browser() public méthode

public Browser ( ) : Sakuno.KanColle.Amatsukaze.Services
Résultat Sakuno.KanColle.Amatsukaze.Services

GetBarSize() public méthode

public GetBarSize ( ) : Size
Résultat System.Windows.Size

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void