1 write to action
System.Xml (1)
System\Xml\Dom\XmlNodeChangedEventArgs.cs (1)
21this.action = action;
1 reference to action
System.Xml (1)
System\Xml\Dom\XmlNodeChangedEventArgs.cs (1)
26public XmlNodeChangedAction Action { get { return action; } }