VisualState.TargetType 属性

定义

获取或设置 this 可视化状态对象可以设定为目标的元素的类型。

public Type TargetType { get; set; }
member this.TargetType : Type with get, set

属性值

System.Type

视觉状态对象可以面向 this 的元素的类型。

适用于