2 references to GetHandlesCommitKeys
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (1)
734bool markHandled = ValueEditorUtils.GetHandlesCommitKeys(this);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\StringEditor.cs (1)
239bool markHandled = ValueEditorUtils.GetHandlesCommitKeys(this);