1595b9c2a8
- Chiusura automatica expander nel DrawPanel e nel OperationParameters Expander. - Migliorie varie.
8 lines
189 B
VB.net
8 lines
189 B
VB.net
Public Class OptionPanelView
|
|
|
|
Private Sub Me_Loaded(sender As Object, e As System.Windows.RoutedEventArgs) Handles Me.Loaded
|
|
Dim x = ciao.MaxHeight
|
|
End Sub
|
|
|
|
End Class
|