Share via


ContextChangeEventArgs.NewXMLNode Property

Gets the XMLNode control to which the selection has moved.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
ReadOnly Property NewXMLNode As XMLNode
XMLNode NewXMLNode { get; }

Property Value

Type: XMLNode
The XMLNode control to which the selection has moved.

.NET Framework Security

See Also

Reference

ContextChangeEventArgs Interface

Microsoft.Office.Tools.Word Namespace