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