4 references to PreviousPage
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
119get {return _EnsureCommand(CommandId.PreviousPage);} 181case CommandId.PreviousPage: propertyName = "PreviousPage"; break; 207case CommandId.PreviousPage: uiText = SR.PreviousPageText; break; 289case CommandId.PreviousPage: