4 references to Favorites
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\NavigationCommands.cs (4)
90
get { return _EnsureCommand(CommandId.
Favorites
); }
195
case CommandId.
Favorites
: propertyName = "Favorites"; break;
221
case CommandId.
Favorites
: uiText = SR.Get(SRID.FavoritesText); break;
273
case CommandId.
Favorites
: