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