4 references to GoToPage
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
142
get {return _EnsureCommand(CommandId.
GoToPage
);}
183
case CommandId.
GoToPage
: propertyName = "GoToPage"; break;
209
case CommandId.
GoToPage
: uiText = SR.GoToPageText; break;
306
case CommandId.
GoToPage
: