XamlFlipView.PropertyNames.Items Field
Gets the collection of child FlipView items of the FlipView. Data-Type: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly Items As String
public static readonly string Items
public:
static initonly String^ Items
static val Items: string
public static final var Items : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
XamlFlipView.PropertyNames Class
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace