Materialdesigninxamltoolkit: Can't find resource MaterialDesignMultiFloatingActionPopupBox

Created on 23 Mar 2018  路  1Comment  路  Source: MaterialDesignInXAML/MaterialDesignInXamlToolkit

Hello,

why is this resource not found?
Have you removed it or have it an another name?

<materialDesign:PopupBox Style="{StaticResource MaterialDesignMultiFloatingActionPopupBox}"></materialDesign:PopupBox>

I use the latest version of "MaterialDesignThemes" (Version 2.4.0.1044).
I hope you can help.

Most helpful comment

@Symxn it is still there but it is not one of the default styles you have to include it on the XAML pages where you need it. Just like in the demo app

>All comments

@Symxn it is still there but it is not one of the default styles you have to include it on the XAML pages where you need it. Just like in the demo app

Was this page helpful?
0 / 5 - 0 ratings