2 references to RowHeaderActualWidthProperty
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (1)
1202get { return (double)GetValue(RowHeaderActualWidthProperty); }
System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
286else if (e.Property == DataGrid.RowHeaderActualWidthProperty)