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