1 write to _cell
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\CellParaClient.cs (1)
496
_cell
= cpc.Cell;
1 reference to _cell
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\CellParaClient.cs (1)
515
internal TableCell Cell { get { return (
_cell
); } }