Share via


StyleSheetExtension.Source Property

Definition

public:
 property Uri ^ Source { Uri ^ get(); void set(Uri ^ value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.UriTypeConverter))]
public Uri Source { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.UriTypeConverter))>]
member this.Source : Uri with get, set
Public Property Source As Uri

Property Value

Uri
Attributes

Applies to