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