Share via


P.wedge Field

Definition

Represents the p:wedge XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • corresponds to the following strongly-typed classes: WedgeTransition.

Applies to