This topic has not yet been rated - Rate this topic

WinList.IsSmallIconView Property

Gets a value that indicates whether this list is in small icon-view.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WinControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public virtual bool IsSmallIconView { get; }

Property Value

Type: System.Boolean
true if this list is in small icon-view; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.