4 references to NextPage
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
111
get {return _EnsureCommand(CommandId.
NextPage
);}
180
case CommandId.
NextPage
: propertyName = "NextPage"; break;
206
case CommandId.
NextPage
: uiText = SR.NextPageText; break;
283
case CommandId.
NextPage
: