共用方式為


VisualState.TargetType 屬性

定義

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

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

屬性值

視覺狀態物件可鎖定的專案 this 類型。

適用於