4 references to GoToPage
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
143
get {return _EnsureCommand(CommandId.
GoToPage
);}
184
case CommandId.
GoToPage
: propertyName = "GoToPage"; break;
210
case CommandId.
GoToPage
: uiText = SR.GoToPageText; break;
307
case CommandId.
GoToPage
: