'Declaration
<XamlFilePathAttribute("Button\Themes\ButtonResourceDictionary.xaml")> <DefaultMemberAttribute("Item")> Public Class ButtonResourceDictionary Inherits Microsoft.Maui.Controls.ResourceDictionary
'Usage
Dim instance As ButtonResourceDictionary
[XamlFilePath("Button\Themes\ButtonResourceDictionary.xaml")] [DefaultMember("Item")] public class ButtonResourceDictionary : Microsoft.Maui.Controls.ResourceDictionary