次の方法で共有


TeachingTip.CloseButtonContent プロパティ

定義

教育ヒントの閉じるボタンの内容を取得または設定します。

このドキュメントは、UWP 用 WinUI 2 に適用されます (Windows アプリ SDKWinUI については、Windows アプリ SDK名前空間を参照してください)。

public:
 property Platform::Object ^ CloseButtonContent { Platform::Object ^ get(); void set(Platform::Object ^ value); };
IInspectable CloseButtonContent();

void CloseButtonContent(IInspectable value);
public object CloseButtonContent { get; set; }
Public Property CloseButtonContent As Object

プロパティ値

Object

Platform::Object

IInspectable

適用対象