Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 11631

how to set the focus state of a textblock in binding in uwp

$
0
0

i am using a textblock whose properties are binded to a binding class, i want the focus textblock to be active on certain times , is there any way to bind the focus state of the textblock?

<TextBox   x:Name="block1" Text="{Binding Text_ , Mode=TwoWay}"  Style="{ThemeResource TextFieldStyle}"  AllowFocusOnInteraction="True" FontSize="14" MinWidth="274" Height="30"  RelativePanel.Below="seperator1" Margin="12 12 12 0" />

Viewing all articles
Browse latest Browse all 11631

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>