VisualState.TargetType Property

Definition

Gets or sets the type of element that this visual state object can target.

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

Property Value

System.Type

The type of element that this visual state object can target.

Applies to