Share via


NoNamespace.moveWith Field

Definition

Represents the moveWith XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: layoutNode.
  • corresponds to the following strongly-typed properties: LayoutNode.MoveWith.

Applies to