XamlLanguage.Items Property
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.
Gets a XamlDirective for the Items
directive from XAML.
public:
static property System::Xaml::XamlDirective ^ Items { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective Items { get; }
static member Items : System.Xaml.XamlDirective
Public Shared ReadOnly Property Items As XamlDirective
A XamlDirective for the Items
directive from XAML.
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).
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 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: