4 references to LastPage
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
135
get {return _EnsureCommand(CommandId.
LastPage
);}
183
case CommandId.
LastPage
: propertyName = "LastPage"; break;
209
case CommandId.
LastPage
: uiText = SR.LastPageText; break;
301
case CommandId.
LastPage
: