Property | Type | Description | |
---|---|---|---|
DraggedItemProperty |
Method | Description | |
---|---|---|
OutputCoordinateView ( ) : System.Windows |
Method | Description | |
---|---|---|
OnMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
Initiates a drag action if the grid is not in edit mode.
|
|
OnMouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
Completes a drag/drop operation.
|
|
OnMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void |
Updates the popup's position in case of a drag/drop operation.
|
|
ResetDragDrop ( ) : void |
Closes the popup and resets the grid to read-enabled mode.
|
|
ocView_Loaded ( object sender, |
||
ocView_Unloaded ( object sender, |
public OutputCoordinateView ( ) : System.Windows | ||
return | System.Windows |