'Declaration Protected Function New( _
ByVal viewerWpfThumbnailViewer, where command must be executed.As Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer, _
ByVal performSelectionA value indicating whether to perform the selection during navigation.As Boolean _
)
protected WpfThumbnailViewerNavigationCommand(
Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer viewer,
bool performSelection
)
protected: WpfThumbnailViewerNavigationCommand(
Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer* viewer,
bool performSelection
)
protected:
WpfThumbnailViewerNavigationCommand(
Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer^ viewer,
bool performSelection
)
Parameters
- viewer
- WpfThumbnailViewer, where command must be executed.
- performSelection
- A value indicating whether to perform the selection during navigation.