Share via


ContextChangeEventArgs.OldXMLNode Property

Gets the XMLNode control from 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 OldXMLNode As XMLNode
XMLNode OldXMLNode { get; }

Property Value

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

.NET Framework Security

See Also

Reference

ContextChangeEventArgs Interface

Microsoft.Office.Tools.Word Namespace