2 references to IsEditingPropertyKey
PresentationFramework (2)
System\Windows\Controls\DataGridRow.cs (2)
1192internal set { SetValue(IsEditingPropertyKey, value); } 1201public static readonly DependencyProperty IsEditingProperty = IsEditingPropertyKey.DependencyProperty;