'DeclarationEvent BackgroundImageChanged As EventHandler
'UsageDim instance As IElement Dim handler As EventHandler AddHandler instance.BackgroundImageChanged, handler
event EventHandler BackgroundImageChanged
'DeclarationEvent BackgroundImageChanged As EventHandler
'UsageDim instance As IElement Dim handler As EventHandler AddHandler instance.BackgroundImageChanged, handler
event EventHandler BackgroundImageChanged