Skip to content

Printer Panel

config/feature.json
229  "WPFPanelPrinter": {
230    "Content": "Printer Panel",
231    "category": "Legacy Windows Panels",
232    "panel": "2",
233    "Type": "Button",
234    "ButtonWidth": "300",
235    "InvokeScript": [
236      "Start-Process 'shell:::{A8A91A66-3A7D-4424-8D24-04E180695C7A}'"
237    ],