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