Class DomMutatedEventArgs
Provides data for the AttributeValueChanged event
public class DomMutatedEventArgs : EventArgs
- Inheritance
-
DomMutatedEventArgs
- Inherited Members
Properties
AttributeData
Gets the data about the attribute being changed.
public DomMutationData AttributeData { get; }