Table of Contents

ComponentBase 类

命名空间
ClassIsland.Core.Abstractions.Controls
程序集
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)

参数

sourceId Guid

源组件 GUID

settings object

源组件的设置