
'宣言 Public Class C1ButtonHandler Inherits Microsoft.Maui.Handlers.ViewHandler(Of C1Button,C1Button) Implements Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler
public class C1ButtonHandler : Microsoft.Maui.Handlers.ViewHandler<C1Button,C1Button>, Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler
System.Object
Microsoft.Maui.Handlers.ElementHandler
Microsoft.Maui.Handlers.ViewHandler
Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
C1.Maui.Core.C1ButtonHandler