Closed Coloris closed 5 years ago
@Coloris The problem is that the StepTitleHeader
class is not a DependencyObject
. I added a new class MaterialDesignExtensions.Controls.StepTitleHeaderControl
which is a DependencyObject
to enable data binding.
Would it be possible to set the content of these two properties from a viewmodel via data binding ? (DependencyProperty)