MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

Make TabAssist.BindableIsItemsHost public

Open michaelmairegger opened this issue 1 year ago • 2 comments

I need TabAssist.BindableIsItemsHost within a custom style and therefore it should be public. Can we change this?

workaround:

copied the code and use it in my code as custom attached property

michaelmairegger avatar Oct 01 '24 09:10 michaelmairegger