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