4 references to BrowseStop
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
54
get { return _EnsureCommand(CommandId.
BrowseStop
); }
173
case CommandId.
BrowseStop
: propertyName = "BrowseStop"; break;
199
case CommandId.
BrowseStop
: uiText = SR.BrowseStopText; break;
241
case CommandId.
BrowseStop
: