1 write to _column
PresentationFramework (1)
System\Windows\Controls\DataGridCellClipboardEventArgs.cs (1)
21
_column
= column;
1 reference to _column
PresentationFramework (1)
System\Windows\Controls\DataGridCellClipboardEventArgs.cs (1)
47
get { return
_column
; }