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