4 references to Find
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
79get { return _EnsureCommand(CommandId.Find); } 237case CommandId.Find: propertyName = "Find"; break; 270case CommandId.Find: uiText = SR.FindText; break; 335case CommandId.Find: