Dela 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.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New EventBindingService()
protected EventBindingService()
protected:
EventBindingService()
protected function EventBindingService()

.NET Framework Security

See Also

Reference

EventBindingService Class

EventBindingService Members

Microsoft.Windows.Design.Services Namespace

ModelEditingScope

ModelEvent

ModelEventCollection

Other Resources

WPF Designer Extensibility Architecture