1 write to _column
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGridColumnEventArgs.cs (1)
21_column = column;
1 reference to _column
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGridColumnEventArgs.cs (1)
29get { return _column; }