public NamedStyleCollectionEventArgs( NamedStyleCollectionEventType type, NamedStyle oldstyle, NamedStyle newstyle )
'Declaration Public Function New( _ ByVal type As NamedStyleCollectionEventType, _ ByVal oldstyle As NamedStyle, _ ByVal newstyle As NamedStyle _ )
'Declaration
Public Function New( _ ByVal type As NamedStyleCollectionEventType, _ ByVal oldstyle As NamedStyle, _ ByVal newstyle As NamedStyle _ )
'Usage Dim type As NamedStyleCollectionEventType Dim oldstyle As NamedStyle Dim newstyle As NamedStyle Dim instance As New NamedStyleCollectionEventArgs(type, oldstyle, newstyle)
'Usage
Dim type As NamedStyleCollectionEventType Dim oldstyle As NamedStyle Dim newstyle As NamedStyle Dim instance As New NamedStyleCollectionEventArgs(type, oldstyle, newstyle)
NamedStyleCollectionEventArgs Class NamedStyleCollectionEventArgs Members