1 write to _cellsPresenterResizeHeight
PresentationFramework (1)
System\Windows\Controls\DataGridRow.cs (1)
537
_cellsPresenterResizeHeight
= cellsPresenter.Height;
1 reference to _cellsPresenterResizeHeight
PresentationFramework (1)
System\Windows\Controls\DataGridRow.cs (1)
571
cellsPresenter.Height =
_cellsPresenterResizeHeight
;