C# Class Open.Core.UI.Controls.ToolBarView

Inheritance: System.Windows.Controls.UserControl, IToolBarView
Exibir arquivo Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
ToolBarView ( ) : System

Constructor.

Private Methods

Method Description
OnDataContextChanged ( ) : void
OnUpdateLayout ( object sender, EventArgs e ) : void

Method Details

ToolBarView() public method

Constructor.
public ToolBarView ( ) : System
return System