Share via


P.wipe Field

Definition

Represents the p:wipe XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to