共用方式為


VisualStateGroup.TargetType 屬性

定義

取得或設定項目的類型,以便 this 視覺狀態群組可以設為目標。

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

屬性值

System.Type

視覺狀態群組可以鎖定的項目 this 類型。

適用於