4 references to PreviousPage
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
133get {return _EnsureCommand(CommandId.PreviousPage);} 195case CommandId.PreviousPage: propertyName = "PreviousPage"; break; 221case CommandId.PreviousPage: uiText = SR.PreviousPageText; break; 303case CommandId.PreviousPage: