'Declaration
Public Function New( _ ByVal theme As INTheme, _ ByVal hint As ThemeChangeHint, _ ByVal info As NPartStateInfo _ )
'Usage
Dim theme As INTheme Dim hint As ThemeChangeHint Dim info As NPartStateInfo Dim instance As New NThemeChangingEventArgs(theme, hint, info)
public NThemeChangingEventArgs( INTheme theme, ThemeChangeHint hint, NPartStateInfo info )
Parameters
- theme
- hint
- info