6 references to CanContentScroll
PresentationFramework (6)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
1968!_internalScrollContentPresenter.CanContentScroll)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (2)
2010!scrollContentPresenter.CanContentScroll) 2170!scrollContentPresenter.CanContentScroll)
src\Framework\System\Windows\Controls\Primitives\DataGridRowsPresenter.cs (1)
91if (scrollContentPresenter == null || scrollContentPresenter.CanContentScroll)
src\Framework\System\Windows\Controls\Primitives\ScrollContentPresenter.cs (2)
318/// DependencyProperty for <see cref="CanContentScroll" /> property. 736if (CanContentScroll)