3 references to SwitchViewingModeCommand
PresentationFramework (3)
System\Windows\Controls\FlowDocumentReader.cs (3)
1320
CommandHelpers.RegisterCommandHandler(typeof(FlowDocumentReader), FlowDocumentReader.
SwitchViewingModeCommand
,
1381
if (args.Command == FlowDocumentReader.
SwitchViewingModeCommand
)
1429
if (args.Command == FlowDocumentReader.
SwitchViewingModeCommand
)