Share via


NoNamespace.accentbar Field

Definition

Represents the accentbar XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: callout.
  • corresponds to the following strongly-typed properties: Callout.AccentBar.

Applies to