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