RibbonToolTip.FooterImageSource プロパティ

定義

このツールヒントに関連付けられたコントロールのツールヒント フッターに対して表示されるイメージを取得または設定します。

public:
 property System::Windows::Media::ImageSource ^ FooterImageSource { System::Windows::Media::ImageSource ^ get(); void set(System::Windows::Media::ImageSource ^ value); };
public System.Windows.Media.ImageSource FooterImageSource { get; set; }
member this.FooterImageSource : System.Windows.Media.ImageSource with get, set
Public Property FooterImageSource As ImageSource

プロパティ値

ツールヒントのフッターに表示するイメージ。 登録済みの既定値は null です。 この値に影響する可能性があるものの詳細については、「依存関係プロパティ値の優先順位」を参照してください。

注釈

依存プロパティ情報

識別子フィールド FooterImageSourceProperty
に設定されたメタデータ プロパティ true なし

適用対象