1 reference to OnColumnChanged
PresentationFramework (1)
System\Windows\Controls\DataGridCell.cs (1)
174DependencyProperty.RegisterReadOnly("Column", typeof(DataGridColumn), typeof(DataGridCell), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnColumnChanged)));