TeachingTip.HeroContent 属性

定义

教学提示的页眉或页脚中显示的边框到边框图形内容。 除非另有设置,否则将出现在目标教学提示中与尾部相反。

本文档适用于 Windows 应用 SDKWinUI 的 WinUI 2 for UWP (,请参阅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

属性值

适用于