rds1983 / Myra

UI Library for MonoGame, FNA and Stride
MIT License
704 stars 94 forks source link

Add attached properties #408

Closed rds1983 closed 8 months ago

rds1983 commented 8 months ago

Replace GridRow, GridColumn, GridRowSpan, GridColumnSpan with attached properties that would be added when the widget is added to a Grid. Also add attached property Proportion when a widget is added to a StackPanel.