Share via


NoNamespace.itemSize Field

Definition

Represents the itemSize XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: menu, menu, menuGroup.
  • corresponds to the following strongly-typed properties: BackstageMenuGroup.ItemSize, Menu.ItemSize, MenuRegular.ItemSize, MenuWithTitle.ItemSize, UnsizedMenu.ItemSize.

Applies to