4 references to PreviousPage
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\NavigationCommands.cs (4)
139get {return _EnsureCommand(CommandId.PreviousPage);} 201case CommandId.PreviousPage: propertyName = "PreviousPage"; break; 227case CommandId.PreviousPage: uiText = SR.Get(SRID.PreviousPageText); break; 309case CommandId.PreviousPage: