tidy
This commit is contained in:
@@ -11,4 +11,4 @@ public class SpacingColumnDefinition(double width) :
|
||||
get => Width.Value;
|
||||
set => Width = new GridLength(value, GridUnitType.Pixel);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user