4 references to BrowseStop
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\NavigationCommands.cs (4)
74get { return _EnsureCommand(CommandId.BrowseStop); } 193case CommandId.BrowseStop: propertyName = "BrowseStop"; break; 219case CommandId.BrowseStop: uiText = SR.Get(SRID.BrowseStopText); break; 261case CommandId.BrowseStop: