Property '{0}' is declared 'WriteOnly' or its 'Get' method is not 'Public'. Windows Metadata does not support such properties.
Property '{0}' has a get method that has an invalid signature. The Windows Runtime does not support properties with parameters. ...
Property '{0}' has a MimeTypeAttribute indicating that '{1}' contains its mime type. However, this type does not have a property ...
Property '{0}' has a set method that has an invalid signature. The Windows Runtime does not support properties with parameters. ...
Property '{0}' has type '{1}' which is an invalid metadata type. Metadata can only contain values with a type that is available ...
Property '{0}' is declared 'WriteOnly' or its 'Get' method is not 'Public'. Windows Metadata does not support such properties. ...
Property '{0}' on DynamicActivity '{1}' has more than one ImportAttribute. Only one ImportAttribute is allowed per property. ...
Property '|1' cannot be initialized in an object initializer expression because all accessible overloads require arguments. ...
Property '|1' doesn't return a value on all code paths. A null reference exception could occur at run time when the result ...
Property being set to false will not raise MouseEnter and MouseLeave events until the mouse leaves the client area and the ...