CAS PrintingPermission level does not affect DataWindow print button

If you place the Print (15) Action button on a DataWindow object in a Windows Forms application, the printing action is not restricted even though you remove the PrintingPermission setting or set it to NoPrinting or SafePrinting. [CR 534278]