コード例 #1
0
 internal void OnMouseLeave(object sender, MouseEventArgs e)
 {
     _tabItem.OnMouseLeave(sender, e);
 }