StackPanel available space is not equally divided between the buttons.ASAnuradha sb5yAsked Nov 25, 2020, 8:31 AM654
Sachin Singh5y agoPosted Nov 25, 2020, 8:42 AMAccepted answerwhy dont you use Grid simply?"35"> "USUÁRIOS" Height="auto" Grid.Column="0"/> "IM" Height="auto" Grid.Column="1"/> "COMPOSIÇÃO" Height="auto" Grid.Column="2"/> "DEFEITOS" Height="auto" Grid.Column="3"/> "PERDAS" Height="auto" Grid.Column="4"/> "DIÁRIO" Height="auto" Grid.Column="5"/> "GERENCIAR" Height="auto" Grid.Column="6"/> "GED" Height="auto" Grid.Column="7"/>
Sachin SinghPosted Nov 25, 2020, 8:42 AM
Anuradha sbPosted Nov 25, 2020, 8:45 AM