Adding automation names to buttons (#842)
* Add missing automation names for buttons in graphing calculator * Add narrator support for tracing features
This commit is contained in:
@@ -687,6 +687,7 @@
|
||||
<TranslateTransform x:Name="TraceValuePopupTransform"/>
|
||||
</Border.RenderTransform>
|
||||
<TextBlock x:Name="TraceValue"
|
||||
AutomationProperties.LiveSetting="Polite"
|
||||
Foreground="{ThemeResource ToolTipForeground}"
|
||||
Text="x=0,y=0"/>
|
||||
</Border>
|
||||
|
||||
Reference in New Issue
Block a user