Share via


INKML.bind Field

Definition

Represents the inkml:bind XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mapping.
  • has the following XML attributes: column, source, target, variable.
  • corresponds to the following strongly-typed classes: Bind.

Applies to