6 implementations of MouseWheelRight
PresentationFramework (6)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
251
public void
MouseWheelRight
()
src\Framework\MS\Internal\Documents\FlowDocumentView.cs (1)
556
void IScrollInfo.
MouseWheelRight
()
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
199
void IScrollInfo.
MouseWheelRight
()
src\Framework\System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
149
public void
MouseWheelRight
()
src\Framework\System\Windows\Controls\Stack.cs (1)
204
public void
MouseWheelRight
()
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
373
public 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
"/>