Table of Contents

RuleSettingsControlBase<T> 类

命名空间
ClassIsland.Core.Abstractions.Controls
程序集
ClassIsland.Core.dll

可附加设置的控件

public abstract class RuleSettingsControlBase<T> : RuleSettingsControlBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, INotifyPropertyChanged where T : class

类型参数

T
继承
RuleSettingsControlBase<T>
实现
Derived
继承成员

属性

Settings

当前控件的设置

public T Settings { get; }

属性值

T