It's a BUG in WPF. I achieved this by creating my own style for TextBox Caret . XAML: Style for TextBox <Style TargetType="{x:Type TextBox}" ...
確定! 回上一頁