4 references to BrowseStop
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
53
get { return _EnsureCommand(CommandId.
BrowseStop
); }
172
case CommandId.
BrowseStop
: propertyName = "BrowseStop"; break;
198
case CommandId.
BrowseStop
: uiText = SR.BrowseStopText; break;
240
case CommandId.
BrowseStop
: