Share via


NoNamespace.sizeString Field

Definition

Represents the sizeString XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: comboBox, dropDown, editBox, gallery, comboBox, dropDown, editBox, gallery.
  • corresponds to the following strongly-typed properties: BackstageComboBox.SizeString, BackstageDropDown.SizeString, BackstageEditBox.SizeString, ComboBox.SizeString, DropDown.SizeString, DropDownRegular.SizeString, EditBox.SizeString, Gallery.SizeString, GalleryRegular.SizeString, UnsizedGallery.SizeString.

Applies to