Example #1
0
 /// <summary>
 /// Clear the tool window if it is covered but not detached.
 /// </summary>
 protected void ClearIfCovered()
 {
     myActivationHelper.ClearIfCovered();
 }