Share via


NoNamespace.focus Field

Definition

Represents the focus XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fill.
  • corresponds to the following strongly-typed properties: Fill.Focus.

Applies to