4 references to BrowseStop
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
68
get { return _EnsureCommand(CommandId.
BrowseStop
); }
187
case CommandId.
BrowseStop
: propertyName = "BrowseStop"; break;
213
case CommandId.
BrowseStop
: uiText = SR.BrowseStopText; break;
255
case CommandId.
BrowseStop
: