Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Windows Presentation Foundation Designer Extensibility for Visual Studio
ModelEvent Class

Represents an event on an item.

Namespace:  Microsoft.Windows.Design.Model
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Visual Basic (Declaration)
Public MustInherit Class ModelEvent
Visual Basic (Usage)
Dim instance As ModelEvent
C#
public abstract class ModelEvent
Visual C++
public ref class ModelEvent abstract
JScript
public abstract class ModelEvent

An event may be bound to one or more event handlers. At design time, event handling methods typically do not exist, so the Handlers collection of a ModelEvent is a collection of strings.

System..::.Object
  Microsoft.Windows.Design.Model..::.ModelEvent
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker