For a list of all members of this type, see PaneDragStartingEventArgs members.
Name | Description | |
---|---|---|
![]() | AllowDockingIndicatorsWithinDocumentContentHost | Returns or sets a boolean indicating whether docking indicators may be displayed for Infragistics.Windows.DockManager.TabGroupPane instances within the Infragistics.Windows.DockManager.DocumentContentHost |
![]() | Cancel | (Inherited from Infragistics.Windows.Controls.Events.CancelableRoutedEventArgs) |
![]() | Handled | Gets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from System.Windows.RoutedEventArgs) |
![]() | InvalidDragActionCursor | The cursor that should be displayed by default when the mouse is over an invalid drop location during the drag operation. |
![]() | OriginalSource | Gets the original reporting source as determined by pure hit testing, before any possible System.Windows.RoutedEventArgs.Source adjustment by a parent class. (Inherited from System.Windows.RoutedEventArgs) |
![]() | Panes | Returns the collection of panes being dragged. |
![]() | PreventDockingWhileControlKeyIsPressed | Returns or sets a boolean indicating whether docking is allowed while the control key is pressed. |
![]() | RaisePaneDragOverForInvalidLocations | Indicates if the PaneDragOver event should be raised even when the mouse is moved over an invalid pane location based on the properties of the panes being dragged. |
![]() | RootPane | Returns the root element that is being dragged. |
![]() | RoutedEvent | Gets or sets the System.Windows.RoutedEventArgs.RoutedEvent associated with this System.Windows.RoutedEventArgs instance. (Inherited from System.Windows.RoutedEventArgs) |
![]() | Source | Gets or sets a reference to the object that raised the event. (Inherited from System.Windows.RoutedEventArgs) |
![]() | ValidDragActionCursor | The cursor that should be displayed by default when the mouse is over a valid drop location during the drag operation. |