Share via


P14.window Field

Definition

Represents the p14:window XML element.

public static readonly System.Xml.Linq.XName window;
 staticval mutable window : System.Xml.Linq.XName
Public Shared ReadOnly window 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: WindowTransition.

Applies to