![]() | Tree |
The TreeParameters Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | TreeParameters(String) | Constructor - takes the logical name of the tree. |
![]() | TreeParameters(String, FrameworkElement) | Constructor - takes the logical name of the tree and the parent control. |
Name | Description of the | |
---|---|---|
![]() | BusinessLogicRoot | Internal, cross-assembly parameter. Contains the LogicalTaskTree as IBusinessLogicRoot in order to create a direct assembly reference to LogicalTaskTree. Is resolved again within the Vishnu.ViewModel assembly. There is a reference to LogicalTaskTree. |
![]() | CheckerDllDirectory | Path to the Checker.dll directory. |
![]() | LastParentViewAbsoluteScreenPosition | The absolute screen position of the centre of the containing control. |
![]() | Name | Name of the tree. |
![]() | ParentView | The associated Control. |
![]() | ViewModelRoot | Internal, cross-assembly parameter. Contains the LogicalTaskTreeViewModel as IViewModelRoot in order to create a direct assembly reference to Vishnu.ViewModel. Is resolved again within the Vishnu.ViewModel assembly. |
Name | Description of the | |
---|---|---|
![]() | Equals |
Overwritten equals method.
(Overwrites ObjectEquals(Object)) |
![]() | GetHashCode |
Overwritten GetHashCode method.
(Overwrites ObjectGetHashCode) |
![]() | GetParentViewAbsoluteScreenPosition | Absolute screen position of the centre of the containing control. |
![]() | ThreadAccessMainWindowScreenInfo | Provides threadsafe position and dimensions of the MainWindow. |
![]() | ToString |
Overwritten ToString method - returns only the name.
(Overwrites ObjectToString) |