UnsubscribeOnStyleChanged Method (BaseTheme)
To unsubscribe to events of changing styles.
protected virtual void UnsubscribeOnStyleChanged(
C1.Framework.Style
)
'Declaration
Protected Overridable Sub UnsubscribeOnStyleChanged( _
ByVal As C1.Framework.Style _
)
Parameters
- item
- Style to unsubscribe.