Table of Contents

RulesetSettingsControlPresenter 类

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

规则集设置控件显示控件。

public class RulesetSettingsControlPresenter : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
继承
RulesetSettingsControlPresenter
实现
继承成员

构造函数

RulesetSettingsControlPresenter()

Initializes a new instance of the UserControl class.

public RulesetSettingsControlPresenter()

字段

RuleIdProperty

public static readonly DependencyProperty RuleIdProperty

字段值

DependencyProperty

RuleProperty

public static readonly DependencyProperty RuleProperty

字段值

DependencyProperty

属性

Rule

public Rule? Rule { get; set; }

属性值

Rule

RuleId

public string RuleId { get; set; }

属性值

string

方法

InitializeComponent()

InitializeComponent

public void InitializeComponent()