.NET Framework Class Library

DocumentViewer.LayoutTwoPageContinuousCommand Property

<< Click to Display Table of Contents >>

.NET Framework Class Library

DocumentViewer.LayoutTwoPageContinuousCommand Property

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public Shared ReadOnly Property LayoutTwoPageContinuousCommand As RoutedUICommand
 Get

C#

public static RoutedUICommand LayoutTwoPageContinuousCommand { get; }

Visual C++

public:
static property RoutedUICommandLayoutTwoPageContinuousCommand {
 RoutedUICommandget ();
}

See Also

DocumentViewer Class

DocumentViewer Members

Gnostice.Controls.WPF Namespace