Table of Contents

CredentialEditControl 类

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

CredentialEditControl.xaml 的交互逻辑

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

构造函数

CredentialEditControl()

创建一个新的 CredentialEditControl 实例。

public CredentialEditControl()

字段

CredentialStringProperty

认证字符串的依赖属性

public static readonly DependencyProperty CredentialStringProperty

字段值

DependencyProperty

属性

CredentialString

认证字符串

public string? CredentialString { get; set; }

属性值

string

方法

InitializeComponent()

InitializeComponent

public void InitializeComponent()