1 out of 1 rated this helpful - Rate this topic

EventObserver Class

Expression Studio 4.0
EventObserver is designed to help manage event handlers by detatching when disposed. Creating this object will also attach in the constructor.


Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)
public sealed class EventObserver : IDisposable
System.Object
  System.Windows.Interactivity.EventObserver
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.