4 references to BrowseForward
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\NavigationCommands.cs (4)
58get { return _EnsureCommand(CommandId.BrowseForward); } 191case CommandId.BrowseForward: propertyName = "BrowseForward"; break; 217case CommandId.BrowseForward: uiText = SR.Get(SRID.BrowseForwardText); break; 249case CommandId.BrowseForward: