You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added ResizeGrip with DragSupport to
- MetroWindow and
- SimpleMetroWindow
Automatic ResizeGrip (with drag & drop) support is also available in StatusBar added to either window.
BugFixed HorizontalContentAlignment, VerticalContentAlignment in Tree…
…ViewItem to not produce error message (but apply default instead) if binding to ItemsControl cannot be realized.