Share via


W.defLockedState Field

Definition

Represents the w:defLockedState XML attribute.

public static readonly System.Xml.Linq.XName defLockedState;
 staticval mutable defLockedState : System.Xml.Linq.XName
Public Shared ReadOnly defLockedState 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.DefaultLockedState.

Applies to