Share via


NoNamespace.activePane Field

Definition

Represents the activePane XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pane.
  • corresponds to the following strongly-typed properties: Pane.ActivePane.

Applies to