public PivotGridControlTuner(object c) : base(c) { Size = Pivot.Size; PointToScreenLocation = Pivot.PointToScreen(Pivot.Location); }