6 references to CanContentScroll
PresentationFramework (6)
System\Windows\Controls\DataGrid.cs (1)
1965
!_internalScrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\DataGridCellsPanel.cs (2)
2006
!scrollContentPresenter.
CanContentScroll
)
2164
!scrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\Primitives\DataGridRowsPresenter.cs (1)
80
if (scrollContentPresenter == null || scrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (2)
302
/// DependencyProperty for <see cref="
CanContentScroll
" /> property.
715
if (
CanContentScroll
)