Add missing properties to supported features
For many elements that are supported by CSHTML5, the support is not complete; one or more members are highlight as "not found on {type}" in the XAML editor. For example [Binding] does not support [StringFormat] property. Similarly [LinearGradientBrush] does not support [SpreadMethod]. Please ensure that you support all of the properties for the elements that you claim to be supported.
2
votes
