'DeclarationProtected Overridable ReadOnly Property InternalChildrenClipRect As NRectangle
'UsageDim instance As NUIElementContainer Dim value As NRectangle value = instance.InternalChildrenClipRect
protected virtual NRectangle InternalChildrenClipRect {get;}