Share via


W14.checkedState Field

Definition

Represents the w14:checkedState XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: checkbox.
  • corresponds to the following strongly-typed classes: CheckedState.

Applies to