.NET Framework Class Library

DocumentViewer.MouseModeAreaSelectionCommand Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentViewer Class > DocumentViewer Properties >

.NET Framework Class Library

DocumentViewer.MouseModeAreaSelectionCommand Property

Namespace: Gnostice.Controls.WPF

Assembly:  Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)

Syntax

Visual Basic

Public Shared ReadOnly Property MouseModeAreaSelectionCommand As RoutedUICommand
 Get

C#

public static RoutedUICommand MouseModeAreaSelectionCommand { get; }

Visual C++

public:
static property RoutedUICommandMouseModeAreaSelectionCommand {
 RoutedUICommandget ();
}

See Also

DocumentViewer Class

DocumentViewer Members

Gnostice.Controls.WPF Namespace