Share via


NoNamespace.getItemScreentip Field

Definition

Represents the getItemScreentip XML attributes.

public static readonly System.Xml.Linq.XName getItemScreentip;
 staticval mutable getItemScreentip : System.Xml.Linq.XName
Public Shared ReadOnly getItemScreentip As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: comboBox, dropDown, gallery, comboBox, dropDown, gallery.
  • corresponds to the following strongly-typed properties: ComboBox.GetItemScreentip, DropDown.GetItemScreentip, DropDownRegular.GetItemScreentip, Gallery.GetItemScreentip, GalleryRegular.GetItemScreentip, UnsizedGallery.GetItemScreentip.

Applies to