RibbonToolTip.FooterImageSource Propriedade

Definição

Obtém ou define a imagem que é exibida no rodapé da ToolTip para o controlo associado a esta ToolTip.

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

Valor de Propriedade

A imagem a mostrar no rodapé da ToolTip. O padrão registado é null. Para mais informações sobre o que pode influenciar o valor, consulte Precedência de Valor de Propriedade de Dependência.

Observações

Informação de Propriedade de Dependência

Iteme Value
Campo identificador FooterImageSourceProperty
Propriedades dos metadados definidas como true None

Aplica-se a