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