4 references to GoToPage
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
157
get {return _EnsureCommand(CommandId.
GoToPage
);}
198
case CommandId.
GoToPage
: propertyName = "GoToPage"; break;
224
case CommandId.
GoToPage
: uiText = SR.GoToPageText; break;
321
case CommandId.
GoToPage
: