XTab's Blog

Ged Mead's Blog at vbCity

This blog hosted by:
http://blogs.vbcity.com      
  Home :: Syndication  :: Login

JunJuly 2007Aug
SMTWTFS
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234

Archives

Topics

Ramblings

VB.NET

Saturday, July 21, 2007 #

WPF Articles

Running Index

The WPF Articles I'm writing seem to be taking the form of a fairly meandering journey of discovery. Probably not quite as exciting as white water rafting down the Amazon, but along tbe way there are definitely some interesting things to see in between the parts where you just have to keep paddling to keep moving upstream.

 It occurred to me that as it isn't very compartmentalised that it might be useful for you (and probably for me too) to have an index of what is covered in the various parts. So that if you need to home in on a particular topic later (or don't want to paddle through the whole journey) then you can just go straight to that web page.

  The list (so far) follows. I'll update it as new pages and new articles are added.

Topics discussed in Part 1

  • Code Behind
  • Controls - Attached Properties
  • Framework Version - selecting
  • Grid - ColumnDefinitions
  • Grid - Creating Columns and Rows
  • Grid - RowDefinitions
  • Grid Sizing and Resizing
  • Grid - ShowGridLines
  • Name property
  • Orcas - Download page
  • Window - Title Property (replaces WinForms Text property)
  • WPF Extensions for Visual Studio 2005 - Download page

Part 2

  • Button control
  • Code Behind file
  • Controls and Events in the Code Behind file

Part 3

  • Background property (replaces WinForms BackColor property)
  • BorderBrush property
  • BorderThickness property
  • Content property
  • Foreground property (replaces WinForms ForeColor property)
  • Grid.Column attached property
  • Grid.Row attached property
  • Margins property
  • MaxHeight property
  • MaxWidth property
  • MinHeight property
  • MinWidth property

Part 4

  • Ellipse
  • Fill
  • Grid.Column attached property
  • Grid.Row attached property
  • Stretch
  • Stroke
  • StrokeThickness

      Part 5

      • Ellipse.Fill
      • GradientOrigin
      • GradientStops
      • GradientStop Offset
      • RadialGradientBrush
      • Shape.Fill

      Part 6

      • Default XAML Code in a WPF Window
      • Generated g.vb file
      • Label
      • Multiple Windows
      • Show
      • ShowDialog
      • TextBlock
      • WPF Class
      • WPF URI
      • "x" Class
      • XAML Namespaces
      • XAML URI

         Please note that the links will take you to the top of the relevant page. Individual items are not bookmarked within the pages. At least, not yet.

        As at 2nd August 2007 this article is still a work in progress - the end of which is not yet anywhere near in sight! I will update the index above as new pages are added.

    • posted @ 10:13 AM