4 references to GoToPage
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\NavigationCommands.cs (4)
163
get {return _EnsureCommand(CommandId.
GoToPage
);}
204
case CommandId.
GoToPage
: propertyName = "GoToPage"; break;
230
case CommandId.
GoToPage
: uiText = SR.Get(SRID.GoToPageText); break;
327
case CommandId.
GoToPage
: