diff --git a/src/Files.App/Resources/PreviewPanePropertiesInformation.json b/src/Files.App/Resources/PreviewPanePropertiesInformation.json index 26d11c397f87..737bd95c5e6c 100644 --- a/src/Files.App/Resources/PreviewPanePropertiesInformation.json +++ b/src/Files.App/Resources/PreviewPanePropertiesInformation.json @@ -101,7 +101,7 @@ { "NameResource": "PropertyAperture", "SectionResource": "PropertySectionPhoto", - "Property": "System.Photo.Aperture", + "Property": "System.Photo.FNumber", "IsReadOnly": true, "ID": null, "DisplayFunctionName": "AddF" diff --git a/src/Files.App/Resources/PropertiesInformation.json b/src/Files.App/Resources/PropertiesInformation.json index 50789f0eb5a2..f617fe89efdc 100644 --- a/src/Files.App/Resources/PropertiesInformation.json +++ b/src/Files.App/Resources/PropertiesInformation.json @@ -128,7 +128,7 @@ { "NameResource": "PropertyAperture", "SectionResource": "PropertySectionPhoto", - "Property": "System.Photo.Aperture", + "Property": "System.Photo.FNumber", "IsReadOnly": true, "ID": null, "DisplayFunctionName": "AddF"