UnifiedListSearchToZoomableSpaceDragDropContainer Class |
[This is preliminary documentation and is subject to change.]
Namespace: ZU.WPF.Data
public class UnifiedListSearchToZoomableSpaceDragDropContainer
The UnifiedListSearchToZoomableSpaceDragDropContainer type exposes the following members.
Name | Description | |
---|---|---|
UnifiedListSearchToZoomableSpaceDragDropContainer |
Default constructor
|
Name | Description | |
---|---|---|
Action |
Required for figuring out what should be done with the given entities
| |
EntityReferences |
Each EntityRef contains two things: Entity Id and Model Id. This is already good enough for drag-n-drop. The good question is whether we should define one action for all items, or rather we should define it per each item, or should we infer it from each item's source?
| |
InputType |
Required for obtaining the location in the zoomable space
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |