Interaction logic for EntityEditorControl.xaml
Default constructor
public Void EntityEditorControl()
Type | Name | Summary |
---|---|---|
DataOnFileChangedEventHandler | DataOnFileChanged | Fired when the data has changed. |
Gets the Entity on edition.
public Entity GetFileData()
InitializeComponent
public Void InitializeComponent()
In this document