2 references to HandlesCommitKeysProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ValueEditorUtils.cs (2)
34return (bool)dependencyObject.GetValue(ValueEditorUtils.HandlesCommitKeysProperty); 39dependencyObject.SetValue(ValueEditorUtils.HandlesCommitKeysProperty, value);