![]() | Node |
The NodeErrorControl Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | Dispose |
Public method for cleaning up.
(Inherited from DynamicUserControlBase) |
![]() | Dispose(Boolean) |
Clean up here: calls Dispose() for all user elements that are disposable.
(Inherited from DynamicUserControlBase) |
![]() | DoDispose |
The actions required for disposing are carried out here.
(Inherited from DynamicUserControlBase) |
![]() | Finalise |
Finaliser: is called by the GarbageCollector.
(Inherited from DynamicUserControlBase) |
![]() | GetParentViewAbsoluteScreenPosition |
Absolute screen position of the centre of the containing control.
(Inherited from DynamicUserControlBase) |
![]() | GetUserResultViewModel |
Concrete override of GetUserResultViewModel, returns a specific ResultViewModel.
(Overwrites DynamicUserControlBaseGetUserResultViewModel(IVishnuViewModel)) |
![]() | InitializeComponent | InitializeComponent |
![]() | OnDynamicUserControl_ContentRendered |
Triggers the OnDynamicUserControl_ContentRendered event.
(Inherited from DynamicUserControlBase) |
![]() | SetContextMenuDataContext |
Sets the specific DataContext for the ContextMenu.
Can be overwritten (example: LogicalTaskJobGroupsControl.xaml.cs).
(Inherited from DynamicUserControlBase) |