Tab键对于mvvm的xaml视图中的某些文本框不起作用

时间:2016-04-04 06:29:34

标签: c# wpf mvvm tabs tabstop

我在wpf中有一个带有mvvm的Create.xaml视图,其中包含文本框和组合框。

当我点击TAB键时,文本框的中间没有聚焦(或选中), 并且也不适用于SHIFT + TAB。

<Grid  Grid.Row="2" Grid.Column="2"  Style="{StaticResource EntryFieldStyle}" Margin="0,9,0,2">
    <TextBox x:Name="TxtBxInventory1"  Margin="4,0,0,0"  tabIndex="0"/>
</Grid>

我已尝试过tab索引但我没有得到解决方案。你能帮我解决一下吗?

1 个答案:

答案 0 :(得分:0)

使用IsTabStop属性将-e包含在标签导航中。

find . -type d \( -name '.git' \) -prune -o -type f -exec grep -nH -e (*here*) \{\} + 设置SELECT * FROM CTP0421 WHERE trunc(timestamp) <= to_date('2016-04-04','yyyy-mm-dd');