MindFusion.Wpf Pack Programmer's Guide
BasePresenter.DependencyAnchorCursor Property
See Also
 





Gets or sets the cursor to display when the user is creating a new dependency or when the user is pointing one of the anchors with the mouse. This is a dependency property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public Cursor DependencyAnchorCursor { get; set; }

Visual Basic  Copy Code

Public Property DependencyAnchorCursor As Cursor

 Property Value

A WPF Cursor.

 See Also

BasePresenter Members
BasePresenter Class
MindFusion.DataViews.Wpf Namespace