4 references to CorrectionList
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
219
get { return _EnsureCommand(CommandId.
CorrectionList
); }
301
case CommandId.
CorrectionList
: propertyName = "CorrectionList"; break;
334
case CommandId.
CorrectionList
: uiText = SR.Get(SRID.CorrectionListText); break;
452
case CommandId.
CorrectionList
: