Identifies the EnableDragging dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public static readonly DependencyProperty EnableDraggingProperty |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly EnableDraggingProperty As DependencyProperty |
See Also