Identifies the IsCursorMouseDown dependency property.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public static DependencyProperty IsCursorMouseDownProperty
Visual Basic (Declaration)
Public Shared IsCursorMouseDownProperty As DependencyProperty
Visual C++
public:
static DependencyProperty^ IsCursorMouseDownProperty

See Also