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

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