1 implementation of Interface
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewControl.PrintPreviewControlAccessibleObject.cs (1)
13
internal sealed class PrintPreviewControlAccessibleObject : ControlAccessibleObject, IScrollProvider.
Interface
13 references to Interface
System.Windows.Forms (4)
System\Windows\Forms\Printing\PrintPreviewControl.PrintPreviewControlAccessibleObject.cs (4)
95
HRESULT IScrollProvider.
Interface
.Scroll(ScrollAmount horizontalAmount, ScrollAmount verticalAmount)
152
HRESULT IScrollProvider.
Interface
.SetScrollPercent(double horizontalPercent, double verticalPercent)
209
BOOL IScrollProvider.
Interface
.HorizontallyScrollable =>
212
BOOL IScrollProvider.
Interface
.VerticallyScrollable =>
System.Windows.Forms.Primitives (8)
Windows.Win32.IScrollProvider.g.cs (8)
62
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
94
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
135
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
168
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
201
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
236
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
271
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
307
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
System.Windows.Forms.Tests (1)
System\Windows\Forms\Printing\PrintPreviewControl.PrintPreviewControlAccessibilityObjectTests.cs (1)
155
IScrollProvider.
Interface
scrollProvider = accessibleObject;