Share via


NoNamespace.onHide Field

Definition

Represents the onHide XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: backstage.
  • corresponds to the following strongly-typed properties: Backstage.OnHide.

Applies to