VisualStateGroup.TargetType 属性

定义

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

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

属性值

System.Type

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

适用于