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