4 references to LastPage
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\NavigationCommands.cs (4)
155
get {return _EnsureCommand(CommandId.
LastPage
);}
203
case CommandId.
LastPage
: propertyName = "LastPage"; break;
229
case CommandId.
LastPage
: uiText = SR.Get(SRID.LastPageText); break;
321
case CommandId.
LastPage
: