Share via


P.dissolve Field

Definition

Represents the p:dissolve XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to