Example #1
0
 internal void ContextItem(object sender, EventArgs args)
 {
     Globe.ShowProperties((IExt)lv.ItemOfInterest.Tag);
 }