C# Class Open.TestHarness.View.ControlHost.DisplayContainer

Hosts the control(s) under test.
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
DisplayContainer ( ) : System.Windows.Controls

Constructor.

Method Details

DisplayContainer() public method

Constructor.
public DisplayContainer ( ) : System.Windows.Controls
return System.Windows.Controls