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