4 references to Find
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
92get { return _EnsureCommand(CommandId.Find); } 250case CommandId.Find: propertyName = "Find"; break; 283case CommandId.Find: uiText = SR.FindText; break; 348case CommandId.Find: