Share via


P14.switch Field

Definition

Represents the p14:switch XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to