Style.TargetType 属性

定义

获取此样式可描述的对象类型。 请参阅“备注”。

public:
 property Type ^ TargetType { Type ^ get(); };
public Type TargetType { get; }
member this.TargetType : Type
Public ReadOnly Property TargetType As Type

属性值

注解

开发人员应注意,隐式样式仅适用于所 TargetType描述的特定类型,而不是应用于从中继承的类型。

适用于