Share via


W.uiPriority Field

Definition

Represents the w:uiPriority XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: style.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: UIPriority.

As an XML attribute, it:

  • is contained in the following XML elements: lsdException.
  • corresponds to the following strongly-typed properties: LatentStyleExceptionInfo.UiPriority.

Applies to