eDriven Framework API
MouseUpSignal Property
NamespaceseDriven.Core.ManagersSystemManagerMouseUpSignal
eDriven Framework API
Mouse up signal
Declaration Syntax
C#Visual BasicVisual C++
public Signal MouseUpSignal { get; private set; }
Public Property MouseUpSignal As Signal
	Get
	Private Set
public:
property Signal^ MouseUpSignal {
	Signal^ get ();
	private: void set (Signal^ value);
}

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