[]
Basic control used to draw a border around another view.
public class C1Border : C1View, IDisposable
Name | Description |
---|---|
C1Border() | Initializes a new instance of the C1Border class. |
Name | Description |
---|---|
BorderAlignmentProperty | Identifies the BorderAlignment dependency property. |
_borderAlignment | Gets or sets the way to draw the borders. |
Name | Description |
---|---|
BorderAlignment | Gets or sets the way to draw the borders. |
Content | Gets or sets the content to show inside the border. |
Name | Description |
---|---|
Dispose(bool) | |
OnBorderAlignmentChanged() | Called when the border alignment changed. |
OnPropertyChanged(string) |