2 references to HandlesCommitKeysProperty
System.Data (2)
cdf\src\NetFx40\Tools\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);