XamlType.SchemaContext 属性

定义

获取用于处理此 XamlSchemaContext 的活动 XamlType

public:
 property System::Xaml::XamlSchemaContext ^ SchemaContext { System::Xaml::XamlSchemaContext ^ get(); };
public System.Xaml.XamlSchemaContext SchemaContext { get; }
member this.SchemaContext : System.Xaml.XamlSchemaContext
Public ReadOnly Property SchemaContext As XamlSchemaContext

属性值

XamlSchemaContext

用于处理此 XamlSchemaContext 的活动 XamlType

注解

XamlSchemaContext 构造 XamlType参数时,是必需参数项。

适用于