Table of Contents

Method AttributeChange

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

AttributeChange(object, XmlNodeChangedEventArgs)

Called when any attribute is changing. This is typically triggered by calls to setAttribute() and should only be called from the CssXmlDocument.

public virtual void AttributeChange(object src, XmlNodeChangedEventArgs args)

Parameters

src object
args XmlNodeChangedEventArgs