Tag Archives | Control Template
CustomControls27

Expression Blend 4 : Control Customization

  Control Customization The whole idea behind WPF architecture was that the presentation layer is completely separate from the functionality. This means a button may look like an image or a circle but still have all the functionality of a button. Custom Controls Create a new project named CustomControls Before we start customizing a control [...]

Read full story Comments { 0 }
>