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