Share via


P.blinds Field

Definition

Represents the p:blinds XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to