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