Table of Contents

IconText 类

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

IconText.xaml 的交互逻辑

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

构造函数

IconText()

public IconText()

字段

IconMarginProperty

public static readonly DependencyProperty IconMarginProperty

字段值

DependencyProperty

KindProperty

public static readonly DependencyProperty KindProperty

字段值

DependencyProperty

TextProperty

public static readonly DependencyProperty TextProperty

字段值

DependencyProperty

属性

IconMargin

public Thickness IconMargin { get; set; }

属性值

Thickness

Kind

public PackIconKind Kind { get; set; }

属性值

PackIconKind

Text

public string Text { get; set; }

属性值

string

方法

InitializeComponent()

InitializeComponent

public void InitializeComponent()