4 references to NextPage
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
110
get {return _EnsureCommand(CommandId.
NextPage
);}
179
case CommandId.
NextPage
: propertyName = "NextPage"; break;
205
case CommandId.
NextPage
: uiText = SR.NextPageText; break;
282
case CommandId.
NextPage
: