XamlLanguage.AllTypes Property

Definition

Gets a read-only generic collection of individual XamlType values that match, or alias, a XAML language intrinsic that is defined by .NET XAML Services.

C#
public static System.Collections.ObjectModel.ReadOnlyCollection<System.Xaml.XamlType> AllTypes { get; }

Property Value

A read-only generic collection of each XamlType that matches a XAML language intrinsic.

Remarks

See [MS-XAML] Section 5.2 for a list of intrinsic XAML language information items. Note that not all items that are listed as subsections of 5.2 are implemented as a XamlType. For example, x:Code is not a type.

Applies to

Product Versions
.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, 10