Share via


NoNamespace.isInverted Field

Definition

Represents the isInverted XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: prism.
  • corresponds to the following strongly-typed properties: PrismTransition.IsInverted.

Applies to