[]
Represents the event data for the NamedStyleCollection object's Changed event.
public class NamedStyleCollectionEventArgs : EventArgs
Public Class NamedStyleCollectionEventArgs
Inherits EventArgs
Name | Description |
---|---|
NamedStyleCollectionEventArgs(NamedStyleCollectionEventType, NamedStyle, NamedStyle) | Initializes a new NamedStyleCollectionEventArgs object with the specified type and styles. |