Partager via


ElementHandlerExtensions.IsConnected(IElementHandler) Méthode

Définition

public:
[System::Runtime::CompilerServices::Extension]
 static bool IsConnected(Microsoft::Maui::IElementHandler ^ handler);
public static bool IsConnected (this Microsoft.Maui.IElementHandler handler);
static member IsConnected : Microsoft.Maui.IElementHandler -> bool
<Extension()>
Public Function IsConnected (handler As IElementHandler) As Boolean

Paramètres

handler
IElementHandler

Retours

S’applique à