Skip to content

Commit

Permalink
Update comment (#3807)
Browse files Browse the repository at this point in the history
* Update comment

* Update comment

* update vverification files
  • Loading branch information
beervoley authored Jan 7, 2021
1 parent 44c10d0 commit 33dfd40
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 172 deletions.
4 changes: 2 additions & 2 deletions dev/PipsPager/Strings/en-us/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</resheader>
<data name="PipsPagerNameText" xml:space="preserve">
<value>Pager</value>
<comment>The name of the control itself that will be announced when it receives focus</comment>
<comment>It's a control that is used with a window that does not have enough display area to show all of its content. The pager allows the user to navigate to content that is not currently in view.</comment>
</data>
<data name="PipsPagerNextPageButtonText" xml:space="preserve">
<value>Next Page</value>
Expand All @@ -133,4 +133,4 @@
<value>Page</value>
<comment>Name used for UIA to announce controls, e.g. "Page 5"</comment>
</data>
</root>
</root>
18 changes: 9 additions & 9 deletions test/MUXControlsTestApp/verification/AppBarToggleButton-4.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#FF000000
Visibility=Visible
RenderSize=68,40
RenderSize=68,56
[Windows.UI.Xaml.Controls.Grid]
Padding=0,0,0,0
CornerRadius=0,0,0,0
Expand All @@ -40,7 +40,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#FF000000
Visibility=Visible
RenderSize=68,40
RenderSize=68,56
[Windows.UI.Xaml.Shapes.Rectangle]
StrokeThickness=1
Name=CheckedHighlightBackground
Expand All @@ -50,7 +50,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#FF000000
Visibility=Visible
RenderSize=68,40
RenderSize=68,56
[Windows.UI.Xaml.Shapes.Rectangle]
StrokeThickness=1
Name=AccentOverlayBackground
Expand All @@ -60,7 +60,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#FF000000
Visibility=Visible
RenderSize=68,40
RenderSize=68,56
[Windows.UI.Xaml.Shapes.Rectangle]
StrokeThickness=1
Name=AppBarToggleButtonInnerBorder
Expand All @@ -70,22 +70,22 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#FF000000
Visibility=Visible
RenderSize=68,40
RenderSize=68,56
[Windows.UI.Xaml.Controls.Grid]
Padding=0,0,0,0
CornerRadius=0,0,0,0
BorderThickness=0,0,0,0
BorderBrush=[NULL]
Background=[NULL]
Name=ContentRoot
MinHeight=40
MinHeight=56
Margin=0,0,0,0
FocusVisualSecondaryThickness=1,1,1,1
FocusVisualSecondaryBrush=#99FFFFFF
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#FF000000
Visibility=Visible
RenderSize=68,40
RenderSize=68,56
[Windows.UI.Xaml.Controls.TextBlock]
Padding=0,0,0,0
Foreground=#FF000000
Expand Down Expand Up @@ -146,8 +146,8 @@
FocusVisualSecondaryBrush=#99FFFFFF
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#FF000000
Visibility=Collapsed
RenderSize=0,0
Visibility=Visible
RenderSize=64,16
[Windows.UI.Xaml.Controls.TextBlock]
Padding=0,5,0,8
Foreground=#FF000000
Expand Down
161 changes: 0 additions & 161 deletions test/MUXControlsTestApp/verification/AppBarToggleButton-5.xml

This file was deleted.

0 comments on commit 33dfd40

Please sign in to comment.