Share via


NoNamespace.isContent Field

Definition

Represents the isContent XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: prism.
  • corresponds to the following strongly-typed properties: PrismTransition.IsContent.

Applies to