RulesetSettingsControlPresenter 类
- 程序集
- 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
字段值
RuleProperty
public static readonly DependencyProperty RuleProperty
字段值
属性
Rule
public Rule? Rule { get; set; }
属性值
RuleId
public string RuleId { get; set; }
属性值
方法
InitializeComponent()
InitializeComponent
public void InitializeComponent()