[]
        
(Showing Draft Content)

C1.Win.Themes.ObjectThemeEventArgs.-ctor

ObjectThemeEventArgs Constructor

ObjectThemeEventArgs(object, string)

Initializes a new instance of the ObjectThemeEventArgs class.

Declaration
public ObjectThemeEventArgs(object obj, string themeName)
Parameters
Type Name Description
object obj

The target object.

string themeName

The name of the theme.