'DeclarationPublic Function New( _ ByVal theme As INTheme, _ ByVal hint As ThemeChangeHint, _ ByVal info As NPartStateInfo _ )
'UsageDim theme As INTheme Dim hint As ThemeChangeHint Dim info As NPartStateInfo Dim instance As New NThemeChangedEventArgs(theme, hint, info)
public NThemeChangedEventArgs( INTheme theme, ThemeChangeHint hint, NPartStateInfo info )
Parameters
- theme
- hint
- info