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