(•_•) ( •_•)>⌐■-■ (⌐■_■)
-
@microsoft, @xamarin, CodeWise LLC
- Broomfield, CO
- https://ezhart.com
Highlights
- 1 discussion answered
Block or Report
Block or report hartez
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
803 contributions in the last year
Less
More
Contribution activity
November 2021
Created 17 commits in 3 repositories
Created 1 repository
Created a pull request in dotnet/maui that received 2 comments
Swap order of ContentProperty and collection checks
Check for ContentProperty attribute before trying to add item as part of a collection.
Partially fixes #3251 (this doesn't address the order of the…
+11
−9
•
2
comments
Opened 5 other pull requests in 2 repositories
dotnet/maui
1
open
3
merged
dotnet/Microsoft.Maui.Graphics
1
merged
Reviewed 5 pull requests in 1 repository
Created an issue in dotnet/maui that received 2 comments
ContentProperty attribute ignored if base type is a Collection
Specifying the ContentProperty attribute for a type that implements IEnumerable<T> and an Add(T) method currently does nothing - the ContentProperty …
2
comments
