Printer Panel
config/feature.json
237 "WPFPanelPrinter": {
238 "Content": "Printer Panel",
239 "category": "Legacy Windows Panels",
240 "panel": "2",
241 "Type": "Button",
242 "ButtonWidth": "300",
243 "InvokeScript": [
244 "Start-Process 'shell:::{A8A91A66-3A7D-4424-8D24-04E180695C7A}'"
245 ],