ContextItemManager 构造函数

初始化 ContextItemManager 类的新实例。

命名空间:  Microsoft.Windows.Design
程序集:  Microsoft.Windows.Design.Extensibility(在 Microsoft.Windows.Design.Extensibility.dll 中)

语法

声明
Protected Sub New
protected ContextItemManager()
protected:
ContextItemManager()
new : unit -> ContextItemManager
protected function ContextItemManager()

.NET Framework 安全性

请参见

参考

ContextItemManager 类

Microsoft.Windows.Design 命名空间

ContextItem

SubscribeContextCallback<TContextItemType>

ServiceManager

FeatureManager

其他资源

编辑上下文体系结构

了解 WPF 设计器扩展性