Share via


ContextChangeEventArgs.NewXMLNode Property

Definition

Gets the XMLNode control to which the selection has moved.

public:
 property Microsoft::Office::Interop::Word::XMLNode ^ NewXMLNode { Microsoft::Office::Interop::Word::XMLNode ^ get(); };
public Microsoft.Office.Interop.Word.XMLNode NewXMLNode { get; }
member this.NewXMLNode : Microsoft.Office.Interop.Word.XMLNode
Public ReadOnly Property NewXMLNode As XMLNode

Property Value

The XMLNode control to which the selection has moved.

Applies to