次の方法で共有


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 できる要素の型。

適用対象