2 references to RowHeaderActualWidthPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
1214internal set { SetValue(RowHeaderActualWidthPropertyKey, value); } 1226public static readonly DependencyProperty RowHeaderActualWidthProperty = RowHeaderActualWidthPropertyKey.DependencyProperty;