Share via


W14.checked Field

Definition

Represents the w14:checked XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to