1 write to _column
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGridCellClipboardEventArgs.cs (1)
27_column = column;
1 reference to _column
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGridCellClipboardEventArgs.cs (1)
53get { return _column; }