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