'Declaration
<XamlFilePathAttribute("DatePicker\Implementation\DatePickerView.xaml")> <ContentPropertyAttribute("Children")> <DefaultMemberAttribute("Item")> Public Class DatePickerView Inherits Microsoft.Maui.Controls.VerticalStackLayout Implements Microsoft.Maui.Controls.IAnimatable, Microsoft.Maui.Controls.IBindableLayout, Microsoft.Maui.Controls.IEffectControlProvider, Microsoft.Maui.Controls.IElementController, Microsoft.Maui.Controls.IGestureRecognizers, Microsoft.Maui.Controls.Internals.IGestureController, Microsoft.Maui.Controls.IViewController, Microsoft.Maui.Controls.IVisualElementController, Microsoft.Maui.HotReload.IHotReloadableView, Microsoft.Maui.IContainer, Microsoft.Maui.IContextFlyoutElement, Microsoft.Maui.ICrossPlatformLayout, Microsoft.Maui.IElement, Microsoft.Maui.ILayout, Microsoft.Maui.IPadding, Microsoft.Maui.IPropertyMapperView, Microsoft.Maui.IReplaceableView, Microsoft.Maui.ISafeAreaView, Microsoft.Maui.IStackLayout, Microsoft.Maui.IToolTipElement, Microsoft.Maui.ITransform, Microsoft.Maui.IView, Microsoft.Maui.IVisualTreeElement
'Usage
Dim instance As DatePickerView
[XamlFilePath("DatePicker\Implementation\DatePickerView.xaml")] [ContentProperty("Children")] [DefaultMember("Item")] public class DatePickerView : Microsoft.Maui.Controls.VerticalStackLayout, Microsoft.Maui.Controls.IAnimatable, Microsoft.Maui.Controls.IBindableLayout, Microsoft.Maui.Controls.IEffectControlProvider, Microsoft.Maui.Controls.IElementController, Microsoft.Maui.Controls.IGestureRecognizers, Microsoft.Maui.Controls.Internals.IGestureController, Microsoft.Maui.Controls.IViewController, Microsoft.Maui.Controls.IVisualElementController, Microsoft.Maui.HotReload.IHotReloadableView, Microsoft.Maui.IContainer, Microsoft.Maui.IContextFlyoutElement, Microsoft.Maui.ICrossPlatformLayout, Microsoft.Maui.IElement, Microsoft.Maui.ILayout, Microsoft.Maui.IPadding, Microsoft.Maui.IPropertyMapperView, Microsoft.Maui.IReplaceableView, Microsoft.Maui.ISafeAreaView, Microsoft.Maui.IStackLayout, Microsoft.Maui.IToolTipElement, Microsoft.Maui.ITransform, Microsoft.Maui.IView, Microsoft.Maui.IVisualTreeElement