AttachedSettingsUsage 类
- 程序集
- ClassIsland.Core.dll
附加设置控件用法。
[AttributeUsage(AttributeTargets.Class)]
public class AttachedSettingsUsage : Attribute
- 继承
-
AttachedSettingsUsage
- 继承成员
构造函数
AttachedSettingsUsage(AttachedSettingsTargets)
附加设置控件用法。
public AttachedSettingsUsage(AttachedSettingsTargets targets)
参数
targets
AttachedSettingsTargets
属性
Targets
用法。
public AttachedSettingsTargets Targets { get; }