'DeclarationProtected Overrides ReadOnly Property EnableElementNotifications As System.Boolean
'UsageDim instance As NScrollableUIElementHost Dim value As System.Boolean value = instance.EnableElementNotifications
protected override System.bool EnableElementNotifications {get;}