![]() | Dynamic |
The DynamicUserControlBase Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | Dispose | Public method for cleaning up. |
![]() | Dispose(Boolean) | Clean up here: calls Dispose() for all user elements that are disposable. |
![]() | DoDispose | The actions required for disposing are carried out here. |
![]() | Finalise |
Finaliser: is called by the GarbageCollector.
(Overwrites ObjectFinalise) |
![]() ![]() | GetAttachedName | WPF getter for the AttachedNameProperty. |
![]() | GetParentViewAbsoluteScreenPosition | Absolute screen position of the centre of the containing control. |
![]() | GetUserResultViewModel | Abstract definition of GetUserResultViewModel: must be overwritten for specific application. |
![]() | OnDynamicUserControl_ContentRendered | Triggers the OnDynamicUserControl_ContentRendered event. |
![]() ![]() | SetAttachedName | WPF setter for the AttachedNameProperty. |
![]() | SetContextMenuDataContext | Sets the specific DataContext for the ContextMenu. Can be overwritten (example: LogicalTaskJobGroupsControl.xaml.cs). |