XamlLanguage.Items Property

Definition

Gets a XamlDirective for the Items directive from XAML.

public static System.Xaml.XamlDirective Items { get; }

Property Value

A XamlDirective for the Items directive from XAML.

Remarks

An Items directive is a node representation wrapper around multiple object values within a surrounding object. See [MS-XAML] Section 5.3.1.

If you examine raw XAML node stream interpretations or visualizations, Items is sometimes seen in string form as _Items (note the leading underscore) and is within the XAML language XAML namespace (as notated by a preceding Namespace node).

Applies to

Produkt Verzie
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9