6 implementations of MouseWheelRight
PresentationFramework (6)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
251public void MouseWheelRight()
src\Framework\MS\Internal\Documents\FlowDocumentView.cs (1)
556void IScrollInfo.MouseWheelRight()
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
199void IScrollInfo.MouseWheelRight()
src\Framework\System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
149public void MouseWheelRight()
src\Framework\System\Windows\Controls\Stack.cs (1)
204public void MouseWheelRight()
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
373public virtual void MouseWheelRight()
3 references to MouseWheelRight
PresentationFramework (3)
src\Framework\MS\Internal\Documents\FlowDocumentView.cs (1)
554/// <see cref="IScrollInfo.MouseWheelRight"/>
src\Framework\MS\Internal\Documents\ScrollData.cs (1)
121/// <see cref="IScrollInfo.MouseWheelRight"/>
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
197/// <see cref="IScrollInfo.MouseWheelRight"/>