StyleTypedPropertyAttribute.StyleTargetType 属性

定义

获取或设置此属性所指定的 TargetTypeProperty

public:
 property Type ^ StyleTargetType { Type ^ get(); void set(Type ^ value); };
public Type StyleTargetType { get; set; }
member this.StyleTargetType : Type with get, set
Public Property StyleTargetType As Type

属性值

Type

此属性所指定的 TargetTypeProperty

注解

XAML 文本用法

不能在 XAML 中使用此属性。

适用于