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