Skip to content

Commit

Permalink
Validation issue fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
damabe committed Jun 1, 2021
1 parent 121e066 commit 161e612
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ The **ScalingPolicy** manifest in this example specifies a [**ScalingPolicy.Idea

## Element information

- Minimum supported system: Windows 7
- Can be empty: No
- **Minimum supported system**: Windows 7
- **Can be empty**: No



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ The following code example illustrates a basic custom template.
## Element information


- Minimum supported system: Windows 7
- Can be empty: No
- **Minimum supported system**: Windows 7
- **Can be empty**: No



Expand Down
4 changes: 2 additions & 2 deletions desktop-src/windowsribbon/windowsribbon-element-spinner.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ This section of code shows the **Spinner** control declarations.

## Element information

- Minimum supported system: Windows 7
- Can be empty: Yes
- **Minimum supported system**: Windows 7
- **Can be empty**: Yes



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ This section of code shows the **SplitButton** control declarations.

## Element information

- Minimum supported system: Windows 7
- Can be empty: No
- **Minimum supported system**: Windows 7
- **Can be empty**: No



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,8 @@ This section of code shows the **SplitButtonGallery** control declarations.
## Element information


- Minimum supported system: Windows 7
- Can be empty: No
- **Minimum supported system**: Windows 7
- **Can be empty**: No



Expand Down
4 changes: 2 additions & 2 deletions desktop-src/windowsribbon/windowsribbon-element-string.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ The following example demonstrates the markup for a [**Command.LabelTitle**](win

## Element information

- Minimum supported system: Windows 7
- Can be empty: No
- **Minimum supported system**: Windows 7
- **Can be empty**: No



Expand Down
4 changes: 2 additions & 2 deletions desktop-src/windowsribbon/windowsribbon-element-tab.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ This section of code shows the **Tab** control declarations.

## Element information

- Minimum supported system: Windows 7
- Can be empty: No
- **Minimum supported system**: Windows 7
- **Can be empty**: No



Expand Down
4 changes: 2 additions & 2 deletions desktop-src/windowsribbon/windowsribbon-element-tabgroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ This section of code shows corresponding **TabGroup** control declarations.

## Element information

- Minimum supported system: Windows 7
- Can be empty: No
- **Minimum supported system**: Windows 7
- **Can be empty**: No



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ This section of code shows the [**InRibbonGallery**](windowsribbon-element-inrib
## Element information


- Minimum supported system: Windows 7
- Can be empty: Yes
- **Minimum supported system**: Windows 7
- **Can be empty**: Yes



Expand Down

0 comments on commit 161e612

Please sign in to comment.