6 references to CanContentScroll
PresentationFramework (6)
System\Windows\Controls\DataGrid.cs (1)
1964
!_internalScrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\DataGridCellsPanel.cs (2)
2008
!scrollContentPresenter.
CanContentScroll
)
2166
!scrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\Primitives\DataGridRowsPresenter.cs (1)
90
if (scrollContentPresenter == null || scrollContentPresenter.
CanContentScroll
)
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (2)
312
/// DependencyProperty for <see cref="
CanContentScroll
" /> property.
730
if (
CanContentScroll
)