9 implementations of MouseWheelRight
PresentationFramework (6)
MS\Internal\Documents\DocumentGrid.cs (1)
244public void MouseWheelRight()
MS\Internal\Documents\FlowDocumentView.cs (1)
551void IScrollInfo.MouseWheelRight()
MS\Internal\Documents\TextBoxView.cs (1)
197void IScrollInfo.MouseWheelRight()
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
144public void MouseWheelRight()
System\Windows\Controls\Stack.cs (1)
198public void MouseWheelRight()
System\Windows\Controls\VirtualizingStackPanel.cs (1)
372public virtual void MouseWheelRight()
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (1)
761public void MouseWheelRight()
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs (1)
987public void MouseWheelRight()
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabsPanel.cs (1)
225public void MouseWheelRight()
3 references to MouseWheelRight
PresentationFramework (3)
MS\Internal\Documents\FlowDocumentView.cs (1)
549/// <see cref="IScrollInfo.MouseWheelRight"/>
MS\Internal\Documents\ScrollData.cs (1)
118/// <see cref="IScrollInfo.MouseWheelRight"/>
MS\Internal\Documents\TextBoxView.cs (1)
195/// <see cref="IScrollInfo.MouseWheelRight"/>