Share via


P.split Field

Definition

Represents the p:split XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • has the following XML attributes: dir, orient.
  • corresponds to the following strongly-typed classes: SplitTransition.

Applies to