internal void ShowPlaceholder() { container.ShowPlaceholder(); }
internal void ShowPlaceholder(DockItem draggedItem) { container.ShowPlaceholder(draggedItem); }