'Declaration Protected Overridable Shadows ReadOnly Property IsMouseOver As System.Boolean
'Usage Dim instance As CellPresenterBase Dim value As System.Boolean value = instance.IsMouseOver
protected virtual new System.bool IsMouseOver {get;}
'Declaration Protected Overridable Shadows ReadOnly Property IsMouseOver As System.Boolean
'Usage Dim instance As CellPresenterBase Dim value As System.Boolean value = instance.IsMouseOver
protected virtual new System.bool IsMouseOver {get;}