Printer Panel
config/feature.json
219 "WPFPanelPrinter": {
220 "Content": "Printer Panel",
221 "category": "Legacy Windows Panels",
222 "panel": "2",
223 "Type": "Button",
224 "ButtonWidth": "300",
225 "InvokeScript": [
226 "Start-Process 'shell:::{A8A91A66-3A7D-4424-8D24-04E180695C7A}'"
227 ],