Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ActivatedEvent Class
NamespacesGenesyslab.Desktop.Modules.Windows.EventActivatedEvent
This class allows access to the ActivatedEvent class methods.
Declaration Syntax
C#Visual BasicVisual C++
public class ActivatedEvent : INotifyPropertyChanged
Public Class ActivatedEvent _
	Implements INotifyPropertyChanged
public ref class ActivatedEvent : INotifyPropertyChanged
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
ActivatedEvent()()()
Initializes a new instance of the ActivatedEvent class.

Active
Gets or sets a value indicating whether this instance is activated.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Releases unmanaged resources and performs other cleanup operations before the object is reclaimed by garbage collection.
(Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnPropertyChanged(String)
This event is sent when a property changes.

PropertyChanged
The handler for the property changed event.

Source
Gets or sets the source.

Target
Gets or sets the target.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ActivatedEvent

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)