9 implementations of MouseWheelRight
PresentationFramework (6)
MS\Internal\Documents\DocumentGrid.cs (1)
237public void MouseWheelRight()
MS\Internal\Documents\FlowDocumentView.cs (1)
549void IScrollInfo.MouseWheelRight()
MS\Internal\Documents\TextBoxView.cs (1)
195void IScrollInfo.MouseWheelRight()
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
134public void MouseWheelRight()
System\Windows\Controls\Stack.cs (1)
192public void MouseWheelRight()
System\Windows\Controls\VirtualizingStackPanel.cs (1)
367public virtual void MouseWheelRight()
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (1)
756public void MouseWheelRight()
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs (1)
984public void MouseWheelRight()
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabsPanel.cs (1)
221public void MouseWheelRight()
3 references to MouseWheelRight
PresentationFramework (3)
MS\Internal\Documents\FlowDocumentView.cs (1)
547/// <see cref="IScrollInfo.MouseWheelRight"/>
MS\Internal\Documents\ScrollData.cs (1)
116/// <see cref="IScrollInfo.MouseWheelRight"/>
MS\Internal\Documents\TextBoxView.cs (1)
193/// <see cref="IScrollInfo.MouseWheelRight"/>