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