2 references to NewItemMarginPropertyKey
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
4030
private set { SetValue(
NewItemMarginPropertyKey
, value); }
4046
NewItemMarginPropertyKey
.DependencyProperty;