TwoVerticalsLayout Members
Include Protected Members
Include Inherited Members
The TwoVerticalsLayout type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TwoVerticalsLayout |
Initializes a new instance of TwoVerticalsLayout.
|
Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Bindable |
When overridden, gets an object that is bound to the view.
(Inherited from ViewModel.) |
|
First |
Gets the first ViewModel instance.
|
|
Second |
Gets the second ViewModel instance.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace