Click or drag to resize

LogicalTaskJobGroupsControl methods

The LogicalTaskJobGroupsControl Type exposes the following members.

Methods
 NameDescription of the
Public MethodDispose Public method for cleaning up.
(Inherited from DynamicUserControlBase)
Protected MethodDispose(Boolean) Clean up here: calls Dispose() for all user elements that are disposable.
(Inherited from DynamicUserControlBase)
Protected MethodDoDispose The actions required for disposing are carried out here.
(Overwrites DynamicUserControlBaseDoDispose)
Protected MethodFinalise Finaliser: is called by the GarbageCollector.
(Inherited from DynamicUserControlBase)
Public MethodGetParentViewAbsoluteScreenPosition Absolute screen position of the centre of the containing control.
(Inherited from DynamicUserControlBase)
Protected MethodGetUserResultViewModel Abstract definition of GetUserResultViewModel: must be overwritten for specific application.
(Inherited from DynamicUserControlBase)
Public MethodInitializeComponent InitializeComponent
Protected MethodOnDynamicUserControl_ContentRendered Triggers the OnDynamicUserControl_ContentRendered event.
(Overwrites DynamicUserControlBaseOnDynamicUserControl_ContentRendered)
Protected MethodSetContextMenuDataContext Sets the specific DataContext for the ContextMenu.
(Overwrites DynamicUserControlBaseSetContextMenuDataContext)
Back to the top
See also