public virtual void AncestorAdded(AncestorEvent @event)
 {
     location = jfc.GetTopLevelAncestor().GetLocationOnScreen();
 }