Click or drag to resize

NcHitTestEventArgs Class

Event args for the NcHitTestEvent event.
Inheritance Hierarchy

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public class NcHitTestEventArgs : RoutedEventArgs

The NcHitTestEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodNcHitTestEventArgs
Initializes a new instance of the NcHitTestEventArgs class.
Top
Properties
  NameDescription
Public propertyHitTest
Gets or sets the hit test result.
Top
Extension Methods
See Also