v1 update
This commit is contained in:
@@ -25,6 +25,7 @@ namespace ToDoApp.SubControl
|
||||
public FontWeight TFontWeight { get; set; } = FontWeights.Normal;
|
||||
public int THeight { get; set; } = 20;
|
||||
public VerticalAlignment TVerticalAlignment { get; set; } = VerticalAlignment.Center;
|
||||
public Brush TForeground { get; set; } = Brushes.Gray;
|
||||
|
||||
public PlaceholderTextBox()
|
||||
{
|
||||
|
Reference in New Issue
Block a user