示例#1
0
 int GetSelectedIndex()
 {
     return(Int32.Parse(elements.GetSelectedIndexTextBlock().DocumentText));
 }