Share via


W.defUIPriority Field

Definition

Represents the w:defUIPriority XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: latentStyles.
  • corresponds to the following strongly-typed properties: LatentStyles.DefaultUiPriority.

Applies to