eDriven Framework API
Bubbles Property
NamespaceseDriven.Gui.ReflectionEventAttributeBubbles
eDriven Framework API
Set this to true if event bubbles
Declaration Syntax
C#Visual BasicVisual C++
public bool Bubbles { get; set; }
Public Property Bubbles As Boolean
	Get
	Set
public:
property bool Bubbles {
	bool get ();
	void set (bool value);
}

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