diff --git a/WinRT.Runtime/Projections/ICustomPropertyProvider.cs b/WinRT.Runtime/Projections/ICustomPropertyProvider.cs index ff2c3a142..b9562c094 100644 --- a/WinRT.Runtime/Projections/ICustomPropertyProvider.cs +++ b/WinRT.Runtime/Projections/ICustomPropertyProvider.cs @@ -25,6 +25,7 @@ interface ICustomProperty namespace ABI.Microsoft.UI.Xaml.Data { + [Guid("30DA92C0-23E8-42A0-AE7C-734A0E5D2782")] internal class ICustomProperty { [Guid("30DA92C0-23E8-42A0-AE7C-734A0E5D2782")]