WPF Recipes in CSharp 2008.pdf

(6227 KB) Pobierz
373877106 UNPDF
373877106.001.png
WPF Recipes in C# 2008
A Problem-Solution Approach
■■■
Sam Noble, Sam Bourton, and
Allen Jones
373877106.002.png
WPF Recipes in C# 2008: A Problem-Solution Approach
Copyright © 2008 by Sam Noble, Sam Bourton, and Allen Jones
All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means,
electronic or mechanical, including photocopying, recording, or by any information storage or retrieval
system, without the prior written permission of the copyright owner and the publisher.
ISBN-13 (pbk): 978-1-4302-1084-9
ISBN-13 (electronic): 978-1-4302-1083-2
Printed and bound in the United States of America 9 8 7 6 5 4 3 2 1
Trademarked names may appear in this book. Rather than use a trademark symbol with every occurrence
of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark
owner, with no intention of infringement of the trademark.
Lead Editor: Ewan Buckingham
Technical Reviewer: Todd Meister
Editorial Board: Clay Andres, Steve Anglin, Ewan Buckingham, Tony Campbell, Gary Cornell,
Jonathan Gennick, Matthew Moodie, Joseph Ottinger, Jeffrey Pepper, Frank Pohlmann,
Ben Renow-Clarke, Dominic Shakeshaft, Matt Wade, Tom Welsh
Senior Project Manager: Sofia Marchant
Copy Editor: Kim Wimpsett
Associate Production Director: Kari Brooks-Copony
Senior Production Editor: Laura Cheu
Compositor: Susan Glinert Stevens and Octal Publishing, Inc.
Proofreader: April Eddy and Kim Burton
Indexer: Broccoli Information Management
Cover Designer: Kurt Krames
Manufacturing Director: Tom Debolski
Distributed to the book trade worldwide by Springer-Verlag New York, Inc., 233 Spring Street, 6th Floor,
New York, NY 10013. Phone 1-800-SPRINGER, fax 201-348-4505, e-mail orders-ny@springer-sbm.com , or
visit http://www.springeronline.com .
For information on translations, please contact Apress directly at 2855 Telegraph Avenue, Suite 600,
Berkeley, CA 94705. Phone 510-549-5930, fax 510-549-5939, e-mail info@apress.com , or visit http://
www.apress.com .
Apress and friends of ED books may be purchased in bulk for academic, corporate, or promotional use.
eBook versions and licenses are also available for most titles. For more information, reference our Special
Bulk Sales–eBook Licensing web page at http://www.apress.com/info/bulksales .
The information in this book is distributed on an “as is” basis, without warranty. Although every precaution
has been taken in the preparation of this work, neither the author(s) nor Apress shall have any liability to
any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly
by the information contained in this work.
The source code for this book is available to readers at http://www.apress.com .
In memory of Patrick Lee.
—Sam Noble
For Helen B, thanks for being so patient and understanding.
What a year we have to look forward to!
—Sam Bourton
For my wonderful wife, Lena, and my
two amazing little girls, Anya and Alexia.
—Allen Jones
Contents at a Glance
About the Authors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv
About the Technical Reviewer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii
Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xix
CHAPTER 1 Building and Debugging WPF Applications . . . . . . . . . . . . . . . . . . . . 1
CHAPTER 2 Working with Windows, Forms, and Layout Management . . . . . 57
CHAPTER 3 Using Standard Controls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99
CHAPTER 4 Creating User and Custom Controls . . . . . . . . . . . . . . . . . . . . . . . . . 165
CHAPTER 5 Data Binding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 229
CHAPTER 6 Working with Styles, Templates, Skins, and Themes . . . . . . . . . 325
CHAPTER 7 Working with Text, Documents, and Printing . . . . . . . . . . . . . . . . 371
CHAPTER 8 Multithreading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 453
CHAPTER 9 Working with 2D Graphics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 511
CHAPTER 10 Working with 3D Graphics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 563
CHAPTER 11 Creating Animation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 595
CHAPTER 12 Dealing with Multimedia and User Input . . . . . . . . . . . . . . . . . . . . . 653
CHAPTER 13 Migrating and Windows Forms Interoperability . . . . . . . . . . . . . . 685
INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 701
v
373877106.003.png
Zgłoś jeśli naruszono regulamin