9 implementations of MouseWheelRight
PresentationFramework (6)
MS\Internal\Documents\DocumentGrid.cs (1)
236public void MouseWheelRight()
MS\Internal\Documents\FlowDocumentView.cs (1)
506void IScrollInfo.MouseWheelRight()
MS\Internal\Documents\TextBoxView.cs (1)
161void IScrollInfo.MouseWheelRight()
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
133public void MouseWheelRight()
System\Windows\Controls\Stack.cs (1)
191public void MouseWheelRight()
System\Windows\Controls\VirtualizingStackPanel.cs (1)
366public virtual void MouseWheelRight()
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (1)
752public void MouseWheelRight()
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs (1)
977public void MouseWheelRight()
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabsPanel.cs (1)
220public void MouseWheelRight()
3 references to MouseWheelRight
PresentationFramework (3)
MS\Internal\Documents\FlowDocumentView.cs (1)
504/// <see cref="IScrollInfo.MouseWheelRight"/>
MS\Internal\Documents\ScrollData.cs (1)
115/// <see cref="IScrollInfo.MouseWheelRight"/>
MS\Internal\Documents\TextBoxView.cs (1)
159/// <see cref="IScrollInfo.MouseWheelRight"/>