internal void InitializeLayer(LayerBase layer) { layer.AttachToPanel(this.panel); layer.Owner = this; }