3 references to SwitchViewingModeCommand
PresentationFramework (3)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (3)
1342
CommandHelpers.RegisterCommandHandler(typeof(FlowDocumentReader), FlowDocumentReader.
SwitchViewingModeCommand
,
1403
if (args.Command == FlowDocumentReader.
SwitchViewingModeCommand
)
1451
if (args.Command == FlowDocumentReader.
SwitchViewingModeCommand
)