Table of Contents

RulesetStringMatchingSettingsControl 类

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

RulesetStringMatchingSettingsControl.xaml 的交互逻辑

public class RulesetStringMatchingSettingsControl
继承
RulesetStringMatchingSettingsControl
继承成员

构造函数

RulesetStringMatchingSettingsControl()

Initializes a new instance of the object class.

public RulesetStringMatchingSettingsControl()

方法

InitializeComponent(bool)

Wires up the controls and optionally loads XAML markup and attaches dev tools (if Avalonia.Diagnostics package is referenced).

public void InitializeComponent(bool loadXaml = true)

参数

loadXaml bool

Should the XAML be loaded into the component.