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