ComponentBase 类
- 程序集
- ClassIsland.Core.dll
主界面组件基类
public abstract class ComponentBase : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
- 继承
-
ComponentBase
- 实现
- Derived
- 继承成员
方法
OnMigrated(Guid, object?)
当这个组件是由另一个组件迁移而来时触发。
public virtual void OnMigrated(Guid sourceId, object? settings)