EventBindingService 构造函数

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

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

语法

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

.NET Framework 安全性

请参见

参考

EventBindingService 类

Microsoft.Windows.Design.Services 命名空间

ModelEditingScope

ModelEvent

ModelEventCollection

其他资源

WPF 设计器扩展性体系结构