4 references to Find
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
98get { return _EnsureCommand(CommandId.Find); } 288case CommandId.Find: propertyName = "Find"; break; 321case CommandId.Find: uiText = SR.Get(SRID.FindText); break; 386case CommandId.Find: