Share via


EventBindingService Constructor

When overridden in a derived class, initializes a new instance of the EventBindingService class.

Namespace:  Microsoft.Windows.Design.Services
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Protected Sub New
protected EventBindingService()
protected:
EventBindingService()
new : unit -> EventBindingService
protected function EventBindingService()

.NET Framework Security

See Also

Reference

EventBindingService Class

Microsoft.Windows.Design.Services Namespace

ModelEditingScope

ModelEvent

ModelEventCollection

Other Resources

WPF Designer Extensibility Architecture