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