Mobiform Software - Aurora API Documentation

PrepObjectEventHandler Delegate

Prepare a new object to be added (???)

public delegate void PrepObjectEventHandler(
   Object sender,
   ref DependencyObject& dependencyObject,
   DependencyObject parentObject
);

Requirements

Namespace: Aurora.Interfaces

Assembly: AuroraInterfaces (in AuroraInterfaces.dll)

See Also

Aurora.Interfaces Namespace