IsMapped Property
IsMapped
Gets whether a mapping between a content control and an XML node stored within a Custom XML Data part
in the document is established successfully.
 
Declaration
  public bool IsMapped { get; }
 
  Public ReadOnly Property IsMapped As Boolean