C# Class Orc.FilterBuilder.Example.Services.RibbonService

Inheritance: IRibbonService
Exibir arquivo Open project: WildGums/Orc.FilterBuilder

Public Methods

Method Description
GetMainView ( ) : FrameworkElement
GetRibbon ( ) : FrameworkElement
GetStatusBar ( ) : FrameworkElement

Method Details

GetMainView() public method

public GetMainView ( ) : FrameworkElement
return System.Windows.FrameworkElement

GetRibbon() public method

public GetRibbon ( ) : FrameworkElement
return System.Windows.FrameworkElement

GetStatusBar() public method

public GetStatusBar ( ) : FrameworkElement
return System.Windows.FrameworkElement