6 references to CanContentScroll
PresentationFramework (6)
System\Windows\Controls\DataGrid.cs (1)
1949
!_internalScrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1992
!scrollContentPresenter.
CanContentScroll
)
2150
!scrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\Primitives\DataGridRowsPresenter.cs (1)
79
if (scrollContentPresenter == null || scrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (2)
301
/// DependencyProperty for <see cref="
CanContentScroll
" /> property.
714
if (
CanContentScroll
)