|
@@ -283,6 +283,7 @@ namespace Avalonia.Controls
|
|
|
get { return GetValue(HorizontalContentAlignmentProperty); }
|
|
get { return GetValue(HorizontalContentAlignmentProperty); }
|
|
|
set { SetValue(HorizontalContentAlignmentProperty, value); }
|
|
set { SetValue(HorizontalContentAlignmentProperty, value); }
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
/// <summary>
|
|
/// <summary>
|
|
|
/// Gets or sets the vertical alignment of the content within the control.
|
|
/// Gets or sets the vertical alignment of the content within the control.
|
|
|
/// </summary>
|
|
/// </summary>
|