ComponentBase<T> 类
- 程序集
- ClassIsland.Core.dll
主界面组件基类
public abstract class ComponentBase<T> : ComponentBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild where T : class
类型参数
T
- 继承
-
ComponentBase<T>
- 实现
- 继承成员
属性
Settings
当前组件的设置
public T Settings { get; }
属性值
- T