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