5 references to CanContentScroll
PresentationFramework (5)
System\Windows\Controls\DataGrid.cs (1)
1943
!_internalScrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1986
!scrollContentPresenter.
CanContentScroll
)
2144
!scrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\Primitives\DataGridRowsPresenter.cs (1)
79
if (scrollContentPresenter == null || scrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
714
if (
CanContentScroll
)