2 references to ColumnPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridCell.cs (2)
162internal set { SetValue(ColumnPropertyKey, value); } 174public static readonly DependencyProperty ColumnProperty = ColumnPropertyKey.DependencyProperty;