2 references to ActualWidthPropertyKey
PresentationFramework (2)
System\Windows\Controls\DataGridColumn.cs (2)
473private set { SetValue(ActualWidthPropertyKey, value); } 479public static readonly DependencyProperty ActualWidthProperty = ActualWidthPropertyKey.DependencyProperty;