eDriven Framework API
KeyUp Property
NamespaceseDriven.Core.ManagersSystemEventDispatcherKeyUp
eDriven Framework API
Fires key up events
Declaration Syntax
C#Visual BasicVisual C++
public MulticastDelegate KeyUp { get; set; }
Public Property KeyUp As MulticastDelegate
	Get
	Set
public:
property MulticastDelegate^ KeyUp {
	MulticastDelegate^ get ();
	void set (MulticastDelegate^ value);
}

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)