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