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

