4 references to NextPage
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\NavigationCommands.cs (4)
131
get {return _EnsureCommand(CommandId.
NextPage
);}
200
case CommandId.
NextPage
: propertyName = "NextPage"; break;
226
case CommandId.
NextPage
: uiText = SR.Get(SRID.NextPageText); break;
303
case CommandId.
NextPage
: