VisualState.TargetType プロパティ

定義

このビジュアル状態が対象とする型を取得または設定します。

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 型。

適用対象