5 references to BrowseStop
PresentationCore (1)
System\Windows\Input\Command\CommandDevice.cs (1)
133appCommand = NavigationCommands.BrowseStop;
PresentationFramework (3)
System\Windows\Controls\Frame.cs (1)
1355AddCommandBinding(new CommandBinding(NavigationCommands.BrowseStop, OnBrowseStop));
System\Windows\Input\Command\CommandConverter.cs (1)
260knownCommand = NavigationCommands.BrowseStop;
System\Windows\Navigation\NavigationWindow.cs (1)
186NavigationCommands.BrowseStop,
PresentationUI (1)
TenFeetInstallationProgress.xaml.cs (1)
34new CommandBinding(NavigationCommands.BrowseStop,