Tuesday, January 7, 2014

Application command in WPF

The following commands are standard set of application commands provided by WPF.
New
Open
 Save
 SaveAs
 Print
 CancelPrint
 PrintPreview
 Stop
 Close
Undo
 Redo
Cut
Copy
Paste
Delete
Find
Replace
SelectAll
Properties
NotACommand
CorrectionList
ContextMenu
Help

We will see User Interface of some application commands.
ApplicationCommandExample1.xaml:











UI Display:










No comments:

Copyright © Codingnodes,2014.All Rights Reserved.