2 references to FileProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\Image.cs (2)
44
return (string)element.GetValue(
FileProperty
);
50
element.SetValue(
FileProperty
, file);