| Delegate |
Description |
|
AuroraPreviewCreateProjectEventHandler
|
Represents the method that will handle an event for Aurora Project |
|
AuroraProjectEventHandler
|
Represents the method that will handle an event for Aurora Project |
|
AuroraProjectSerializationEventHandler
|
Represents the method that will handle a serialization event for Aurora Project |
|
CommandAddedEventHandler
|
Event handler for a command being added |
|
CommandHistoryChangedEventHandler
|
Event handler for a change to the history |
|
DependencyObjectEventHandler
|
Represents the method that will handle the Click, ObjectMouseEnter, ObjectMouseHover, ObjectMouseLeave, ObjectMouseLeftButtonDown/Up, ObjectMouseRightButtonDown/Up, or ObjectMouseMove event of a UIElement in the Aurora Designer. |
|
DependencyObjectLaunchingEditorEventHandler
|
Event triggered when an element is about to be launched in a new editor |
|
DependencyObjectOrderChangedEventHandler
|
Represents the method that will handle the ObjectOrderChanged event when the order of the object has changed. |
|
DependencyObjectOrderChangingEventHandler
|
Represents the method that will handle the ObjectOrderChanging event when the order of the object is about to change. |
|
DependencyObjectPropertyChangedEventHandler
|
Represents the method that will handle the ObjectPropertyChanged event when a property on an object has changed. |
|
DependencyObjectPropertyChangingEventHandler
|
Represents the method that will handle the ObjectPropertyChanging event when a property on an object is about to change. |
|
DependencyObjectPropertyClearedEventHandler
|
Represents the method that will handle the ObjectPropertyChanged event when a property on an object has been cleared. |
|
DependencyObjectPropertyClearingEventHandler
|
Represents the method that will handle the ObjectPropertyClearing event when a property on an object is about to be cleared. |
|
DependencyObjectsEventHandler
|
Represents the method that will handle the ObjectAdded, ObjectRemoving, ObjectRemoved, ObjectMoved, ObjectResized, ObjectRotated, ObjectGrouped or ObjectUngrouped event for one or more objects (typically UIElement based objects). |
|
DesignerPanelInitializedEventHandler
|
Missing XML comment for publicly visible type or member ... |
|
DesignModeEventHandler
|
Used with thest run when design mode is toggled |
|
DocumentChangedEventHandler
|
Represents the method that will handle the DocumentChanged event when the document has changed to another document. (review) |
|
DocumentClosingEventHandler
|
Represents the method that will handle the Click, ObjectMouseEnter, ObjectMouseHover, ObjectMouseLeave, ObjectMouseLeftButtonDown/Up, ObjectMouseRightButtonDown/Up, or ObjectMouseMove event of a UIElement in the Aurora Designer. |
|
DocumentEventHandler
|
Represents the method that will handle the EditorChanged event when editor is changed for the current document. (review) |
|
DocumentOpeningEventHandler
|
Delegate for document being opened |
|
DocumentSerializationEventHandler
|
Event handler for serilization to file |
|
DocumentSerializeToStringEventHandler
|
Event handler for serialization to string |
|
DragDropCompletedEventHandler
|
Drag-drop completed (object dropped) delegate. |
|
DragDropCompletingEventHandler
|
Drag-drop completing (object dropping) delegate. |
|
DragDropStartedEventHandler
|
Drag-drop started delegate. |
|
DragDropStartingEventHandler
|
Drag-drop starting delegate. |
|
DrawingModeChangedEventHandler
|
Delegate for changes in drawing mode of IAuroraElements |
|
EditorChangedEventHandler
|
Represents the method that will handle the EditorChanged event when editor is changed for the current document. (review) |
|
GridDefinitionChangedEventHandler
|
Represents a change in a row or column definition in a grid. |
|
GridItemChangedEventHandler
|
Event fired if the property is changed |
|
GridItemChangingEventHandler
|
Event fired if the property is changing |
|
GridItemClearedEventHandler
|
Event fired if the property is cleared |
|
LogicalTreeElementAddedEventHandler
|
Triggered when a new element has been added to the logical tree, allows the initial expanded state to be overridden |
|
LogicalTreeElementExpandingEventHandler
|
Triggered when a tree item is about to expand, allows the operation to be overridden |
|
PrepObjectEventHandler
|
Prepare a new object to be added (???) |
|
PreviewContextMenuEventHandler
|
Event triggered when a context menu is about to be shown. |
|
PreviewGridItemDataHandler
|
Handler for previewing the properties prior to them being added to the property panel |
|
ProjectTreeFileAddedEventHandler
|
Handler for a file being added to the project tree |
|
ProvideDocumentEventHandler
|
Delegate for locating the IAuroraDocument to use |
|
RootChangingEventHandler
|
Event indicating the user wants to begin editing the specified object as the root of a new editor bAllowChange can be used to stop the tree from setting it as the new root if the process fails or is cancelled |
|
SelectedElementsChangedEventHandler
|
Selected objects changed delegate |
|
SelectedElementsChangingEventHandler
|
Selected objects delegate |
|
SelectedObjectsChangingEventHandler
|
Selected objects delegate |
|
SelectionServiceChangedEventHandler
|
Triggered when the selected object(s) are changed. |
|
SelectionServiceMovedEventHandler
|
Triggered when the selected object(s) are moved. |
|
SelectionServiceRevisedEventHandler
|
Triggered when the selected object(s) are revised. |
|
ShowToolTipEventHandler
|
Event handler for overriding tooltip notification |
|
ToolboxItemClickedEventHandler
|
Triggered when a toolbox entry has been clicked |