16.6.Button |
| 16.6.1. | Rotated Buttons | ![Rotated Buttons](http://www.java2s.com/Tutorial/VBImages/WPF-RotatedButtons.PNG) |
| 16.6.2. | Pendulum Button | ![Pendulum Button](http://www.java2s.com/Tutorial/VBImages/WPF-PendulumButton.PNG) |
| 16.6.3. | Set Button Content with element value | ![Set Button Content with element value](http://www.java2s.com/Tutorial/VBImages/WPF-SetButtonContentWithElementValue.PNG) |
| 16.6.4. | Set Button Width,Height and Content String by using Attributes | ![Set Button Width,Height and Content String by using Attributes](http://www.java2s.com/Tutorial/VBImages/WPF-SetButtonWidthHeightAndContentStringByUsingAttributes.PNG) |
| 16.6.5. | Use Button.Content to set the content for a Button | ![Use Button.Content to set the content for a Button](http://www.java2s.com/Tutorial/VBImages/WPF-UseButtonContentToSetTheContentForAButton.PNG) |
| 16.6.6. | Adding image to a Button | ![Adding image to a Button](http://www.java2s.com/Tutorial/VBImages/WPF-AddingImageToAButton.PNG) |
| 16.6.7. | Button with no position and size | ![Button with no position and size](http://www.java2s.com/Tutorial/VBImages/WPF-ButtonWithNoPositionAndSize.PNG) |
| 16.6.8. | Button with Property Attributes | ![Button with Property Attributes](http://www.java2s.com/Tutorial/VBImages/WPF-ButtonWithPropertyAttributes.PNG) |
| 16.6.9. | Button with Property Elements | ![Button with Property Elements](http://www.java2s.com/Tutorial/VBImages/WPF-ButtonWithPropertyElements.PNG) |
| 16.6.10. | Button with default Xml namespace | ![Button with default Xml namespace](http://www.java2s.com/Tutorial/VBImages/WPF-ButtonWithDefaultXmlNamespace.PNG) |
| 16.6.11. | Button with named Namespace | ![Button with named Namespace](http://www.java2s.com/Tutorial/VBImages/WPF-ButtonWithNamedNamespace.PNG) |
| 16.6.12. | Button Based On Style | ![Button Based On Style](http://www.java2s.com/Tutorial/VBImages/WPF-ButtonBasedOnStyle.PNG) |
| 16.6.13. | Property Trigger for Button | ![Property Trigger for Button](http://www.java2s.com/Tutorial/VBImages/WPF-PropertyTriggerForButton.PNG) |
| 16.6.14. | Layout Tranform | ![Layout Tranform](http://www.java2s.com/Tutorial/VBImages/.PNG) |
| 16.6.15. | Using alternate elements as the content of a Button | ![Using alternate elements as the content of a Button](http://www.java2s.com/Tutorial/VBImages/WPF-UsingAlternateElementsAsTheContentOfAButton.PNG) |
| 16.6.16. | Button's Background = ImageBrush. The resulting button has an image as its background | ![Button's Background = ImageBrush. The resulting button has an image as its background](http://www.java2s.com/Tutorial/VBImages/WPF-ButtonsBackgroundImageBrushTheResultingButtonHasAnImageAsItsBackground.PNG) |
| 16.6.17. | A rotated Button | ![A rotated Button](http://www.java2s.com/Tutorial/VBImages/WPF-ARotatedButton.PNG) |
| 16.6.18. | Using Button.Content to set content for Button | ![Using Button.Content to set content for Button](http://www.java2s.com/Tutorial/VBImages/WPF-UsingButtonContentToSetContentForButton.PNG) |
| 16.6.19. | A button that has been skewed and rotated | ![A button that has been skewed and rotated](http://www.java2s.com/Tutorial/VBImages/WPF-AButtonThatHasBeenSkewedAndRotated.PNG) |
| 16.6.20. | Button PreviewMouseDown action and MouseDown action | ![Button PreviewMouseDown action and MouseDown action](http://www.java2s.com/Tutorial/VBImages/WPF-ButtonPreviewMouseDownActionAndMouseDownAction.PNG) |
| 16.6.21. | Add CommandTarget for Button | ![Add CommandTarget for Button](http://www.java2s.com/Tutorial/VBImages/WPF-AddCommandTargetForButton.PNG) |
| 16.6.22. | Adding graphics to a Button | ![Adding graphics to a Button](http://www.java2s.com/Tutorial/VBImages/WPF-AddingGraphicsToAButton.PNG) |
| 16.6.23. | Button with image and text, use grid to layout Button content | ![Button with image and text, use grid to layout Button content](http://www.java2s.com/Tutorial/VBImages/WPF-ButtonWithImageAndTextUseGridToLayoutButtonContent.PNG) |
| 16.6.24. | Canvas with Button on | ![Canvas with Button on](http://www.java2s.com/Tutorial/VBImages/WPF-CanvasWithButtonOn.PNG) |
| 16.6.25. | Resizing Buttons | ![Resizing Buttons](http://www.java2s.com/Tutorial/VBImages/WPF-ResizingButtons.PNG) |
| 16.6.26. | To add a button control and a text block to the canvas | ![To add a button control and a text block to the canvas](http://www.java2s.com/Tutorial/VBImages/WPF-ToAddAButtonControlAndATextBlockToTheCanvas.PNG) |
| 16.6.27. | A simple template for a round button | ![A simple template for a round button](http://www.java2s.com/Tutorial/VBImages/WPF-ASimpleTemplateForARoundButton.PNG) |
| 16.6.28. | Load style defined in Xaml and apply to the Button | ![Load style defined in Xaml and apply to the Button](http://www.java2s.com/Tutorial/VBImages/WPF-LoadStyleDefinedInXamlAndApplyToTheButton.PNG) |
| 16.6.29. | Nested Button content | ![Nested Button content](http://www.java2s.com/Tutorial/VBImages/WPF-NestedButtonContent.PNG) |
| 16.6.30. | Two repeat buttons that increase and decrease a numerical value. | ![Two repeat buttons that increase and decrease a numerical value.](http://www.java2s.com/Tutorial/VBImages/WPF-TwoRepeatButtonsThatIncreaseAndDecreaseANumericalValue.PNG) |
| 16.6.31. | Set button properties with Linq style | ![Set button properties with Linq style](http://www.java2s.com/Tutorial/VBImages/WPF-SetButtonPropertiesWithLinqStyle.PNG) |
| 16.6.32. | Simple Custom Button | ![Simple Custom Button](http://www.java2s.com/Tutorial/VBImages/WPF-SimpleCustomButton.PNG) |
| 16.6.33. | Button VerticalAlignment=Top HorizontalAlignment=Left | ![Button VerticalAlignment=Top HorizontalAlignment=Left](http://www.java2s.com/Tutorial/VBImages/WPF-VerticalAlignmentTopHorizontalAlignmentLeft.PNG) |