public class ButtonPath : Button, IComponentConnector
Public Class ButtonPath
Inherits Button
Implements IComponentConnector
ButtonPath | Constructor class. |
Path | Gets or sets the Path in the ButtonPath control. |
PathHeight | Gets or sets the PathHeight in the ButtonPath control. |
PathWidth | Gets or sets the PathWidth in the ButtonPath control. |
Text | Gets or sets the Text in the button path control. |
InitializeComponent | InitializeComponent |
PathHeightProperty | Represent the PathHeight as dependency property. |
PathProperty | Represent the Path as dependency property. |
PathWidthProperty | Represent the PathWidth as dependency property. |
TextProperty | Represent the Text as dependency property. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |