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