4 references to Find
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
78
get { return _EnsureCommand(CommandId.
Find
); }
236
case CommandId.
Find
: propertyName = "Find"; break;
269
case CommandId.
Find
: uiText = SR.FindText; break;
334
case CommandId.
Find
: