Programming WPF: [building Windows UI with Windows Presentation Foundation]
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Sebastopol, CA
O'Reilly
2007
|
Ausgabe: | 2. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XXV, 835 S. Ill. |
ISBN: | 9780596510374 0596510373 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV023177992 | ||
003 | DE-604 | ||
005 | 20080404 | ||
007 | t | ||
008 | 080221s2007 a||| |||| 00||| eng d | ||
015 | |a 07,N29,0089 |2 dnb | ||
016 | 7 | |a 984686614 |2 DE-101 | |
020 | |a 9780596510374 |c : EUR 48.00 (freier Pr.) |9 978-0-596-51037-4 | ||
020 | |a 0596510373 |c : EUR 48.00 (freier Pr.) |9 0-596-51037-3 | ||
024 | 3 | |a 9780596510374 | |
035 | |a (OCoLC)315381604 | ||
035 | |a (DE-599)DNB984686614 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-1051 |a DE-384 | ||
084 | |a ST 281 |0 (DE-625)143646: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
100 | 1 | |a Sells, Chris |e Verfasser |4 aut | |
245 | 1 | 0 | |a Programming WPF |b [building Windows UI with Windows Presentation Foundation] |c Chris Sells ; Ian Griffiths |
250 | |a 2. ed. | ||
264 | 1 | |a Sebastopol, CA |b O'Reilly |c 2007 | |
300 | |a XXV, 835 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Windows Presentation Foundation |0 (DE-588)7551149-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Windows Presentation Foundation |0 (DE-588)7551149-6 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Griffiths, Ian |e Verfasser |4 aut | |
856 | 4 | 2 | |m HEBIS Datenaustausch Darmstadt |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016364566&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-016364566 |
Datensatz im Suchindex
_version_ | 1804137443909173248 |
---|---|
adam_text | SECOND EDITION PROGRAMMING WPF CHRIS SELLS AND IAN GRIFFITHS ULB
DARMSTADT LLLLLLLLLLLLLLL 16866300 O REILLY 8 BEIJING * CAMBRIDGE *
FARNHAM * KB LN * PARIS * SEBASTOPOL * TAIPEI * TOKYO TABLE OF CONTENTS
FOREWORDS XI PREFACE XV 1. HELLO, WPF 1 WPF FROM SCRATCH 1 XAML BROWSER
APPLICATIONS (XBAPS) 14 CONTENT MODELS 16 LAYOUT 19 CONTROLS 22 DATA
BINDING 22 DEPENDENCY PROPERTIES 27 RESOURCES 28 STYLES , .. 30
ANIMATION 31 CONTROL TEMPLATES 32 GRAPHICS 33 3D 34 DOCUMENTS AND
PRINTING 34 2. APPLICATIONS AND SETTINGS V 36 APPLICATION LIFETIME 36
APPLICATION DEPLOYMENT 48 SETTINGS 55 3. LAYOUT 61 LAYOUT BASICS 61
STACKPANEL 62 WRAPPANEL 65 DOCKPANEL 66 GRID 69 CANVAS 84 VIEWBOX 86
COMMON LAYOUT PROPERTIES 89 WHEN CONTENT DOESN T FIT 99 SCROLLVIEWER 101
CUSTOM LAYOUT 105 4. INPUT 109 ROUTED EVENTS 109 MOUSE INPUT 117
KEYBOARD INPUT 120 INK INPUT 122 COMMANDS 124 CODE-BASED INPUT HANDLING
VERSUS TRIGGERS 137 5. CONTROLS 139 WHAT ARE CONTROLS? J - 139 BUTTONS
141 SLIDER AND SCROLL CONTROLS 144 PROGRESSBAR :; 145 TEXT CONTROLS
146 TOOLTIP 149 GROUPBOX AND EXPANDER 150 LIST CONTROLS 152 MENUS 160
TOOLBARS 164 GRIDSPLITTER 166 6. SIMPLE DATA BINDING 168 WITHOUT DATA
BINDING 168 DATA BINDING 177 DEBUGGING DATA BINDING 198 7. BINDING TO
LIST DATA 200 BINDING TO LIST DATA 200 DATA SOURCE PROVIDERS 228
MASTER-DETAIL BINDING 245 HIERARCHICAL BINDING 252 8. STYLES 257 WITHOUT
STYLES 257 INLINE STYLES 261 NAMED STYLES 262 ELEMENT-TYPED STYLES 268
DATA TEMPLATES AND STYLES 271 TRIGGERS 275 9. CONTROL TEMPLATES 284
BEYOND STYLES 284 LOGICAL AND VISUAL TREES 305 DATA-DRIVEN UI 308 10.
WINDOWS AND DIALOGS 314 WINDOW 314 DIALOGS 322 11. NAVIGATION 341
NAVIGATIONWINDOW 341 PAGES . 342 FRAMES 359 XBAPS 361 NAVIGATION TO HTML
363 12. RESOURCES 365 CREATING AND USING RESOURCES 365 RESOURCES AND
STYLES S 378 BINARY RESOURCES 383 GLOBAL APPLICATIONS 389 13. GRAPHICS
395 GRAPHICS FUNDAMENTALS 395 SHAPES { 406 BITMAPS 429 BRUSHES AND PENS
439 TRANSFORMATIONS 461 VISUAL LAYER PROGRAMMING 463 14. TEXT AND FLOW
DOCUMENTS 468 FONTS AND TEXT STYLES 468 TEXT AND THE USER INTERFACE 478
TEXT OBJECT MODEL 493 TYPOGRAPHY 519 15. PRINTING AND XPS 522 XPS 522
XPS DOCUMENT CLASSES 524 GENERATING XPS OUTPUT 533 XPS FILE GENERATION
FEATURES 543 SYSTEM.PRINTING 555 DISPLAYING FIXED DOCUMENTS 561 16.
ANIMATION AND MEDIA 563 ANIMATION FUNDAMENTALS 563 TIMELINES 579
KEYFRAME ANIMATIONS 593 PATH ANIMATIONS , 598 CLOCKS AND CONTROL 601
TRANSITION ANIMATIONS 605 AUDIO AND VIDEO : 608 17. 3DGRAPHICS 612 3D
CONTENT IN A 2D WORLD 612 CAMERAS 613 MODELS 618 LIGHTS 629 TEXTURES
635 TRANSFORMS 637 3D DATA VISUALIZATION 642 HIT TESTING 648 18. CUSTOM
CONTROLS 651 CUSTOM CONTROL BASICS 651 CHOOSING A BASE CLASS 652 CUSTOM
FUNCTIONALITY 655 SUPPORTING TEMPLATES IN CUSTOM CONTROLS 668 DEFAULT
STYLES 674 USERCONTROL 676 ADOMERS 678 A. XAML 683 B. INTEROPERABILITY
715 C. ASYNCHRONOUS AND MULTITHREADED WPF PROGRAMMING 738 D. WPF BASE
TYPES 750 E. SILVERLIGHT 766 INDEX 821
|
adam_txt |
SECOND EDITION PROGRAMMING WPF CHRIS SELLS AND IAN GRIFFITHS ULB
DARMSTADT LLLLLLLLLLLLLLL 16866300 O'REILLY 8 BEIJING * CAMBRIDGE *
FARNHAM * KB'LN * PARIS * SEBASTOPOL * TAIPEI * TOKYO TABLE OF CONTENTS
FOREWORDS XI PREFACE XV 1. HELLO, WPF 1 WPF FROM SCRATCH 1 XAML BROWSER
APPLICATIONS (XBAPS) 14 CONTENT MODELS 16 LAYOUT 19 CONTROLS 22 DATA
BINDING 22 DEPENDENCY PROPERTIES 27 RESOURCES 28 STYLES , . 30
ANIMATION 31 CONTROL TEMPLATES 32 GRAPHICS 33 3D 34 DOCUMENTS AND
PRINTING 34 2. APPLICATIONS AND SETTINGS V 36 APPLICATION LIFETIME 36
APPLICATION DEPLOYMENT 48 SETTINGS 55 3. LAYOUT 61 LAYOUT BASICS 61
STACKPANEL 62 WRAPPANEL 65 DOCKPANEL 66 GRID 69 CANVAS 84 VIEWBOX 86
COMMON LAYOUT PROPERTIES 89 WHEN CONTENT DOESN'T FIT 99 SCROLLVIEWER 101
CUSTOM LAYOUT 105 4. INPUT 109 ROUTED EVENTS 109 MOUSE INPUT 117
KEYBOARD INPUT 120 INK INPUT 122 COMMANDS 124 CODE-BASED INPUT HANDLING
VERSUS TRIGGERS 137 5. CONTROLS 139 WHAT ARE CONTROLS? J - 139 BUTTONS
141 SLIDER AND SCROLL CONTROLS 144 PROGRESSBAR ' :; 145 TEXT CONTROLS
146 TOOLTIP 149 GROUPBOX AND EXPANDER 150 LIST CONTROLS 152 MENUS 160
TOOLBARS 164 GRIDSPLITTER 166 6. SIMPLE DATA BINDING 168 WITHOUT DATA
BINDING 168 DATA BINDING 177 DEBUGGING DATA BINDING 198 7. BINDING TO
LIST DATA 200 BINDING TO LIST DATA 200 DATA SOURCE PROVIDERS 228
MASTER-DETAIL BINDING 245 HIERARCHICAL BINDING 252 8. STYLES 257 WITHOUT
STYLES 257 INLINE STYLES 261 NAMED STYLES 262 ELEMENT-TYPED STYLES 268
DATA TEMPLATES AND STYLES 271 TRIGGERS 275 9. CONTROL TEMPLATES 284
BEYOND STYLES 284 LOGICAL AND VISUAL TREES 305 DATA-DRIVEN UI 308 10.
WINDOWS AND DIALOGS 314 WINDOW 314 DIALOGS 322 11. NAVIGATION 341
NAVIGATIONWINDOW 341 PAGES . 342 FRAMES 359 XBAPS 361 NAVIGATION TO HTML
363 12. RESOURCES 365 CREATING AND USING RESOURCES 365 RESOURCES AND
STYLES S 378 BINARY RESOURCES 383 GLOBAL APPLICATIONS 389 13. GRAPHICS
395 GRAPHICS FUNDAMENTALS 395 SHAPES { 406 BITMAPS 429 BRUSHES AND PENS
439 TRANSFORMATIONS 461 VISUAL LAYER PROGRAMMING 463 14. TEXT AND FLOW
DOCUMENTS 468 FONTS AND TEXT STYLES 468 TEXT AND THE USER INTERFACE 478
TEXT OBJECT MODEL 493 TYPOGRAPHY 519 15. PRINTING AND XPS 522 XPS 522
XPS DOCUMENT CLASSES 524 GENERATING XPS OUTPUT 533 XPS FILE GENERATION
FEATURES 543 SYSTEM.PRINTING 555 DISPLAYING FIXED DOCUMENTS 561 16.
ANIMATION AND MEDIA 563 ANIMATION FUNDAMENTALS 563 TIMELINES 579
KEYFRAME ANIMATIONS 593 PATH ANIMATIONS , 598 CLOCKS AND CONTROL 601
TRANSITION ANIMATIONS 605 AUDIO AND VIDEO ' : 608 17. 3DGRAPHICS 612 3D
CONTENT IN A 2D WORLD 612 CAMERAS 613 MODELS 618 LIGHTS 629 TEXTURES "
635 TRANSFORMS 637 3D DATA VISUALIZATION 642 HIT TESTING 648 18. CUSTOM
CONTROLS 651 CUSTOM CONTROL BASICS 651 CHOOSING A BASE CLASS 652 CUSTOM
FUNCTIONALITY 655 SUPPORTING TEMPLATES IN CUSTOM CONTROLS 668 DEFAULT
STYLES 674 USERCONTROL 676 ADOMERS 678 A. XAML 683 B. INTEROPERABILITY
715 C. ASYNCHRONOUS AND MULTITHREADED WPF PROGRAMMING 738 D. WPF BASE
TYPES 750 E. SILVERLIGHT 766 INDEX 821 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Sells, Chris Griffiths, Ian |
author_facet | Sells, Chris Griffiths, Ian |
author_role | aut aut |
author_sort | Sells, Chris |
author_variant | c s cs i g ig |
building | Verbundindex |
bvnumber | BV023177992 |
classification_rvk | ST 281 |
ctrlnum | (OCoLC)315381604 (DE-599)DNB984686614 |
discipline | Informatik |
discipline_str_mv | Informatik |
edition | 2. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01527nam a2200397 c 4500</leader><controlfield tag="001">BV023177992</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20080404 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">080221s2007 a||| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">07,N29,0089</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">984686614</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780596510374</subfield><subfield code="c">: EUR 48.00 (freier Pr.)</subfield><subfield code="9">978-0-596-51037-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0596510373</subfield><subfield code="c">: EUR 48.00 (freier Pr.)</subfield><subfield code="9">0-596-51037-3</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9780596510374</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)315381604</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB984686614</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1051</subfield><subfield code="a">DE-384</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 281</subfield><subfield code="0">(DE-625)143646:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Sells, Chris</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Programming WPF</subfield><subfield code="b">[building Windows UI with Windows Presentation Foundation]</subfield><subfield code="c">Chris Sells ; Ian Griffiths</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Sebastopol, CA</subfield><subfield code="b">O'Reilly</subfield><subfield code="c">2007</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXV, 835 S.</subfield><subfield code="b">Ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Windows Presentation Foundation</subfield><subfield code="0">(DE-588)7551149-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Windows Presentation Foundation</subfield><subfield code="0">(DE-588)7551149-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Griffiths, Ian</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HEBIS Datenaustausch Darmstadt</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016364566&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-016364566</subfield></datafield></record></collection> |
id | DE-604.BV023177992 |
illustrated | Illustrated |
index_date | 2024-07-02T20:00:31Z |
indexdate | 2024-07-09T21:12:23Z |
institution | BVB |
isbn | 9780596510374 0596510373 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-016364566 |
oclc_num | 315381604 |
open_access_boolean | |
owner | DE-1051 DE-384 |
owner_facet | DE-1051 DE-384 |
physical | XXV, 835 S. Ill. |
publishDate | 2007 |
publishDateSearch | 2007 |
publishDateSort | 2007 |
publisher | O'Reilly |
record_format | marc |
spelling | Sells, Chris Verfasser aut Programming WPF [building Windows UI with Windows Presentation Foundation] Chris Sells ; Ian Griffiths 2. ed. Sebastopol, CA O'Reilly 2007 XXV, 835 S. Ill. txt rdacontent n rdamedia nc rdacarrier Windows Presentation Foundation (DE-588)7551149-6 gnd rswk-swf Windows Presentation Foundation (DE-588)7551149-6 s DE-604 Griffiths, Ian Verfasser aut HEBIS Datenaustausch Darmstadt application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016364566&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Sells, Chris Griffiths, Ian Programming WPF [building Windows UI with Windows Presentation Foundation] Windows Presentation Foundation (DE-588)7551149-6 gnd |
subject_GND | (DE-588)7551149-6 |
title | Programming WPF [building Windows UI with Windows Presentation Foundation] |
title_auth | Programming WPF [building Windows UI with Windows Presentation Foundation] |
title_exact_search | Programming WPF [building Windows UI with Windows Presentation Foundation] |
title_exact_search_txtP | Programming WPF [building Windows UI with Windows Presentation Foundation] |
title_full | Programming WPF [building Windows UI with Windows Presentation Foundation] Chris Sells ; Ian Griffiths |
title_fullStr | Programming WPF [building Windows UI with Windows Presentation Foundation] Chris Sells ; Ian Griffiths |
title_full_unstemmed | Programming WPF [building Windows UI with Windows Presentation Foundation] Chris Sells ; Ian Griffiths |
title_short | Programming WPF |
title_sort | programming wpf building windows ui with windows presentation foundation |
title_sub | [building Windows UI with Windows Presentation Foundation] |
topic | Windows Presentation Foundation (DE-588)7551149-6 gnd |
topic_facet | Windows Presentation Foundation |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016364566&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT sellschris programmingwpfbuildingwindowsuiwithwindowspresentationfoundation AT griffithsian programmingwpfbuildingwindowsuiwithwindowspresentationfoundation |