Exemplo n.º 1
0
 int GetFocusedIndex()
 {
     return(Int32.Parse(elements.GetFocusedIndexTextBlock().DocumentText));
 }