TeachingTipTemplateSettings.IconElementProperty 属性

定义

标识 IconElement 依赖属性。

public:
 static property DependencyProperty ^ IconElementProperty { DependencyProperty ^ get(); };
static DependencyProperty IconElementProperty();
public static DependencyProperty IconElementProperty { get; }
var dependencyProperty = TeachingTipTemplateSettings.iconElementProperty;
Public Shared ReadOnly Property IconElementProperty As DependencyProperty

属性值

IconElement 依赖属性的标识符。

适用于