Edit

Share via


XamlType.AllowedContentTypes Property

Definition

Gets a read-only collection of the types that are usable as the ContentProperty value for this XamlType.

C#
public System.Collections.Generic.IList<System.Xaml.XamlType> AllowedContentTypes { get; }

Property Value

A read-only collection of possible content types.

Remarks

Types that are assignable a specific content type (for example, assignable to a base type that is an allowed content type) are not considered multiple types for purposes of AllowedContentTypes.

If you do not use the default internal CLR reflection technique for a XamlType, calls to this property can invoke LookupAllowedContentTypes overrides on XamlType derived classes.

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