RibbonSplitMenuItem.DropDownToolTipFooterImageSource Proprietà
Definizione
Ottiene o imposta l'immagine visualizzata nel piè di pagina della descrizione comando dell'area a discesa di questo controllo.Gets or sets the image that is displayed in the footer of the ToolTip for the drop-down area of this control.
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
Valore della proprietà
L'immagine da visualizzare nel piè di pagina della descrizione comandi.The image to display in the footer of the ToolTip. Il valore predefinito registrato è null
.The registered default is null
. Per altre informazioni sugli elementi che possono influenzare il valore, vedere l'articolo relativo alla precedenza dei valori di proprietà di dipendenza.For more information about what can influence the value, see Dependency Property Value Precedence.
Commenti
Informazioni proprietà di dipendenzaDependency Property Information
Campo identificatoreIdentifier field | DropDownToolTipFooterImageSourceProperty |
Proprietà dei metadati impostate su true Metadata properties set to true |
NessunoNone |