UITechnologyElementProxy.GetScrolledPercentage Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public:
override int GetScrolledPercentage(Microsoft::VisualStudio::TestTools::UITest::Extension::ScrollDirection scrollDirection, Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ scrollElement);
public override int GetScrolledPercentage(Microsoft.VisualStudio.TestTools.UITest.Extension.ScrollDirection scrollDirection, Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement scrollElement);
override this.GetScrolledPercentage : Microsoft.VisualStudio.TestTools.UITest.Extension.ScrollDirection * Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement -> int
Public Overrides Function GetScrolledPercentage (scrollDirection As ScrollDirection, scrollElement As IUITechnologyElement) As Integer
- scrollDirection
- ScrollDirection
- scrollElement
- IUITechnologyElement
Product | Versions |
---|---|
Visual Studio SDK | 2017 |