XamlSchemaContextSettings 构造函数   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
初始化 XamlSchemaContextSettings 类的新实例。
重载
| XamlSchemaContextSettings() | 初始化 XamlSchemaContextSettings 类的新实例。 | 
| XamlSchemaContextSettings(XamlSchemaContextSettings) | 通过复制现有 XamlSchemaContextSettings 实例的值来初始化 XamlSchemaContextSettings 类的新实例。 | 
XamlSchemaContextSettings()
初始化 XamlSchemaContextSettings 类的新实例。
public:
 XamlSchemaContextSettings();public XamlSchemaContextSettings ();Public Sub New ()适用于
XamlSchemaContextSettings(XamlSchemaContextSettings)
通过复制现有 XamlSchemaContextSettings 实例的值来初始化 XamlSchemaContextSettings 类的新实例。
public:
 XamlSchemaContextSettings(System::Xaml::XamlSchemaContextSettings ^ settings);public XamlSchemaContextSettings (System.Xaml.XamlSchemaContextSettings settings);new System.Xaml.XamlSchemaContextSettings : System.Xaml.XamlSchemaContextSettings -> System.Xaml.XamlSchemaContextSettingsPublic Sub New (settings As XamlSchemaContextSettings)参数
- settings
- XamlSchemaContextSettings