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