1 write to _column
PresentationFramework (1)
System\Windows\Controls\DataGridColumnEventArgs.cs (1)
17_column = column;
1 reference to _column
PresentationFramework (1)
System\Windows\Controls\DataGridColumnEventArgs.cs (1)
25get { return _column; }