RadioButtonHandler.CommandMapper Pole
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public: static Microsoft::Maui::CommandMapper<Microsoft::Maui::IRadioButton ^, Microsoft::Maui::Handlers::IRadioButtonHandler ^> ^ CommandMapper;
public static Microsoft.Maui.CommandMapper<Microsoft.Maui.IRadioButton,Microsoft.Maui.Handlers.IRadioButtonHandler> CommandMapper;
staticval mutable CommandMapper : Microsoft.Maui.CommandMapper<Microsoft.Maui.IRadioButton, Microsoft.Maui.Handlers.IRadioButtonHandler>
Public Shared CommandMapper As CommandMapper(Of IRadioButton, IRadioButtonHandler)