chore: Update generated dev docs (#4837)

This commit is contained in:
Chris Titus
2026-07-13 11:37:52 -05:00
committed by GitHub
parent ac11c73b64
commit 8cd8679512
14 changed files with 74 additions and 10 deletions
@@ -0,0 +1,16 @@
---
title: "Mouse Properties"
description: ""
---
```json {filename="config/feature.json",linenos=inline,linenostart=204}
"WPFPanelMouse": {
"Content": "Mouse Properties",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
"ButtonWidth": "300",
"InvokeScript": [
"main.cpl"
],
```