Karl on WPF has a new release of XAML Power Toys available. In this release:
- Extract properties to a Style allows selecting a control, choosing desired properties and have those selected properties extracted to a newly created style
- Create ViewModel Class from a VB.NET or C# code window. Easily create a ViewModel stub that includes commands and exposed data class.
- Group into GroupBox
- Option to generate x:Name for controls
- Option to add ForeReRead converter to TextBox bindings (both VB.NET & C# converters included in source and binary downloads. Converter is also included in the OceanFramework.WPF namespace.)
- Option to add TargetNullValue to TextBox.Text bindings when Source property is Nullable
- Corrected secondary application domain load issue reported by DevExpress. This fix also solves another edge case secondary application domain load issue.







0 comments ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment