5 references to BrowseStop
PresentationCore (1)
System\Windows\Input\Command\CommandDevice.cs (1)
132appCommand = NavigationCommands.BrowseStop;
PresentationFramework (3)
System\Windows\Controls\Frame.cs (1)
1338AddCommandBinding(new CommandBinding(NavigationCommands.BrowseStop, OnBrowseStop));
System\Windows\Input\Command\CommandConverter.cs (1)
259knownCommand = NavigationCommands.BrowseStop;
System\Windows\Navigation\NavigationWindow.cs (1)
185NavigationCommands.BrowseStop,
PresentationUI (1)
TenFeetInstallationProgress.xaml.cs (1)
33new CommandBinding(NavigationCommands.BrowseStop,