Share via


MSO.sharedControls Field

Definition

Represents the mso:sharedControls XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: qat.
  • has the following child XML elements: button, control, separator.
  • corresponds to the following strongly-typed classes: SharedQatControls.

Applies to