4 references to PreviousPage
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
118get {return _EnsureCommand(CommandId.PreviousPage);} 180case CommandId.PreviousPage: propertyName = "PreviousPage"; break; 206case CommandId.PreviousPage: uiText = SR.PreviousPageText; break; 288case CommandId.PreviousPage: