Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class FontImageExtension : Microsoft::Maui::Controls::Xaml::IMarkupExtension<Microsoft::Maui::Controls::ImageSource ^>
[Microsoft.Maui.Controls.ContentProperty("Glyph")]
[Microsoft.Maui.Controls.Xaml.AcceptEmptyServiceProvider]
public class FontImageExtension : Microsoft.Maui.Controls.Xaml.IMarkupExtension<Microsoft.Maui.Controls.ImageSource>
[<Microsoft.Maui.Controls.ContentProperty("Glyph")>]
[<Microsoft.Maui.Controls.Xaml.AcceptEmptyServiceProvider>]
type FontImageExtension = class
interface IMarkupExtension<ImageSource>
interface IMarkupExtension
Public Class FontImageExtension
Implements IMarkupExtension(Of ImageSource)