ModelEvent 构造函数

在派生类中重写时,初始化 ModelEvent 类的新实例。

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

语法

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

.NET Framework 安全性

请参见

参考

ModelEvent 类

Microsoft.Windows.Design.Model 命名空间

其他资源

WPF 设计器扩展性体系结构