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