'DeclarationProtected Overridable ReadOnly Property ShouldRegisterForThemeChange As System.Boolean
'UsageDim instance As NThemableElement Dim value As System.Boolean value = instance.ShouldRegisterForThemeChange
protected virtual System.bool ShouldRegisterForThemeChange {get;}