private static void ParseRectangle(FrameworkElement element) { _currentObject.AddRenderableElement(new RenderableRectangle(element)); }