C# Class Orchestra.Examples.Ribbon.Services.RibbonService

Inheritance: IRibbonService
Afficher le fichier Open project: WildGums/Orchestra

Méthodes publiques

Méthode Description
GetMainView ( ) : FrameworkElement
GetRibbon ( ) : FrameworkElement
GetStatusBar ( ) : FrameworkElement

Method Details

GetMainView() public méthode

public GetMainView ( ) : FrameworkElement
Résultat System.Windows.FrameworkElement

GetRibbon() public méthode

public GetRibbon ( ) : FrameworkElement
Résultat System.Windows.FrameworkElement

GetStatusBar() public méthode

public GetStatusBar ( ) : FrameworkElement
Résultat System.Windows.FrameworkElement