14 references to InvalidateScrollInfo
PresentationFramework (10)
MS\Internal\Documents\DocumentGrid.cs (1)
2499
ScrollOwner?.
InvalidateScrollInfo
();
MS\Internal\Documents\FlowDocumentView.cs (2)
151
_scrollData.ScrollOwner.
InvalidateScrollInfo
();
208
_scrollData.ScrollOwner.
InvalidateScrollInfo
();
MS\Internal\Documents\ScrollData.cs (2)
138
_scrollOwner?.
InvalidateScrollInfo
();
157
_scrollOwner?.
InvalidateScrollInfo
();
MS\Internal\Documents\TextBoxView.cs (1)
1760
_scrollData.ScrollOwner.
InvalidateScrollInfo
();
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
811
ScrollOwner.
InvalidateScrollInfo
();
System\Windows\Controls\Stack.cs (1)
797
ScrollOwner?.
InvalidateScrollInfo
();
System\Windows\Controls\VirtualizingStackPanel.cs (2)
3891
ScrollOwner.
InvalidateScrollInfo
();
9561
ScrollOwner?.
InvalidateScrollInfo
();
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (1)
136
ScrollOwner?.
InvalidateScrollInfo
();
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs (2)
813
ScrollOwner?.
InvalidateScrollInfo
();
928
ScrollOwner?.
InvalidateScrollInfo
();
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabsPanel.cs (1)
171
ScrollOwner?.
InvalidateScrollInfo
();