RibbonSplitButton.DropDownToolTipFooterImageSource Propriedade

Definição

Obtém ou define a imagem que é exibida no rodapé da ToolTip para a área suspensa deste controlo.

public:
 property System::Windows::Media::ImageSource ^ DropDownToolTipFooterImageSource { System::Windows::Media::ImageSource ^ get(); void set(System::Windows::Media::ImageSource ^ value); };
public System.Windows.Media.ImageSource DropDownToolTipFooterImageSource { get; set; }
member this.DropDownToolTipFooterImageSource : System.Windows.Media.ImageSource with get, set
Public Property DropDownToolTipFooterImageSource 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 DropDownToolTipFooterImageSourceProperty
Propriedades dos metadados definidas como true None

Aplica-se a