Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
MyWorkplaceButtonViewEvent Class
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Toolbar.MyWorkplaceMyWorkplaceButtonViewEvent
Event sent through the [!:IEventAggregator].
Declaration Syntax
C#Visual BasicVisual C++
public class MyWorkplaceButtonViewEvent : CompositeWpfEvent<string>
Public Class MyWorkplaceButtonViewEvent _
	Inherits CompositeWpfEvent(Of String)
public ref class MyWorkplaceButtonViewEvent : public CompositeWpfEvent<String^>
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MyWorkplaceButtonViewEvent()()()
Initializes a new instance of the MyWorkplaceButtonViewEvent class

Contains(Action<(Of <(UTP>)>)) (Inherited from CompositeWpfEvent<(Of <(String>)>).)
Contains(SubscriptionToken) (Inherited from EventBase.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
InternalPublish(array<Object>[]()[]) (Inherited from EventBase.)
InternalSubscribe(IEventSubscription) (Inherited from EventBase.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Publish(UTP) (Inherited from CompositeWpfEvent<(Of <(String>)>).)
Subscribe(Action<(Of <(UTP>)>)) (Inherited from CompositeWpfEvent<(Of <(String>)>).)
Subscribe(Action<(Of <(UTP>)>), ThreadOption) (Inherited from CompositeWpfEvent<(Of <(String>)>).)
Subscribe(Action<(Of <(UTP>)>), Boolean) (Inherited from CompositeWpfEvent<(Of <(String>)>).)
Subscribe(Action<(Of <(UTP>)>), ThreadOption, Boolean) (Inherited from CompositeWpfEvent<(Of <(String>)>).)
Subscribe(Action<(Of <(UTP>)>), ThreadOption, Boolean, Predicate<(Of <(UTP>)>)) (Inherited from CompositeWpfEvent<(Of <(String>)>).)
Subscriptions()()() (Inherited from EventBase.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UIDispatcher()()() (Inherited from CompositeWpfEvent<(Of <(String>)>).)
Unsubscribe(Action<(Of <(UTP>)>)) (Inherited from CompositeWpfEvent<(Of <(String>)>).)
Unsubscribe(SubscriptionToken) (Inherited from EventBase.)
Inheritance Hierarchy
Object
EventBase
 CompositeWpfEvent<(Of <(String>)>)
  MyWorkplaceButtonViewEvent

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