Share via


ModelChangedEventArgs Constructor

Initializes a new instance of the ModelChangedEventArgs class.

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

Syntax

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

.NET Framework Security

See Also

Reference

ModelChangedEventArgs Class

Microsoft.Windows.Design.Services Namespace

ModelService

ModelItem

Other Resources

Understanding WPF Designer Extensibility