Share via


NoNamespace.pattern Field

Definition

Represents the pattern XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: glitter, shred.
  • corresponds to the following strongly-typed properties: GlitterTransition.Pattern, ShredTransition.Pattern.

Applies to