TeachingTip.HeroContent 속성

정의

교육 팁의 머리글 또는 바닥글에 표시되는 테두리 간 그래픽 콘텐츠입니다. 달리 설정하지 않는 한 대상 교육 팁에서 꼬리의 반대로 나타납니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

public:
 property UIElement ^ HeroContent { UIElement ^ get(); void set(UIElement ^ value); };
UIElement HeroContent();

void HeroContent(UIElement value);
public UIElement HeroContent { get; set; }
Public Property HeroContent As UIElement

속성 값

적용 대상