1 reference to IsNewItemProperty
PresentationFramework (1)
System\Windows\Controls\DataGridRow.cs (1)
1287
get { return (bool)GetValue(
IsNewItemProperty
); }