Files
winutil/docs/content/dev/features/Legacy-Windows-Panels/Region.md
2026-04-02 15:17:58 -05:00

17 lines
317 B
Markdown

---
title: "Region"
description: ""
---
```json {filename="config/feature.json",linenos=inline,linenostart=240}
"WPFPanelRegion": {
"Content": "Region",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
"ButtonWidth": "300",
"InvokeScript": [
"intl.cpl"
],
```