Create DockablePaneViewModelBase when a pane is opened.
public abstract DockablePaneViewModelBase Open()This method is called every time when the pane is opened. Note that the pane can be opened automatically on extension load, if it has been previously opened by Studio Pro user.
- class DockablePaneViewModelBase
- class DockablePaneExtension
- namespace Mendix.StudioPro.ExtensionsAPI.UI.DockablePane