StyleTypedPropertyAttribute.StyleTargetType 속성

정의

이 특성이 지정하는 TargetTypeProperty을 가져오거나 설정합니다.

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

속성 값

Type

이 특성이 지정하는 TargetTypeProperty입니다.

설명

XAML 텍스트 사용

XAML에서이 속성을 사용할 수 없습니다.

적용 대상