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