Share via


ContextChangeEventArgs.OldXMLNode Property

Definition

Gets the XMLNode control from which the selection has moved.

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

Property Value

The XMLNode control from which the selection has moved.

Applies to