Change the "panel test mode" label to "raw panel display", since it's confusing to some users.
This commit is contained in:
parent
19b27cd333
commit
fc58467224
@ -676,7 +676,7 @@ Use if the platform is too sensitive.</clr:String>
|
|||||||
<controls:PanelTestModeCheckbox
|
<controls:PanelTestModeCheckbox
|
||||||
x:Name="PanelTestModeCheckbox"
|
x:Name="PanelTestModeCheckbox"
|
||||||
HorizontalAlignment="Left" VerticalAlignment="Top"
|
HorizontalAlignment="Left" VerticalAlignment="Top"
|
||||||
Content="Panel test mode"
|
Content="Raw panel display"
|
||||||
/>
|
/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user