FlowDocumentReader::OnSwitchViewingModeCommand Method (FlowDocumentReaderViewingMode)
.NET Framework (current version)
Handles the SwitchViewingMode routed command.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual void OnSwitchViewingModeCommand( FlowDocumentReaderViewingMode viewingMode )
Parameters
- viewingMode
-
Type:
System.Windows.Controls::FlowDocumentReaderViewingMode
One of the FlowDocumentReaderViewingMode values that specifies the viewing mode to switch to.
This method is called when the SwitchViewingMode routed command is invoked.
.NET Framework
Available since 3.0
Available since 3.0
Show: