Vijay Anand E G

Results 92 comments of Vijay Anand E G

When using generics, the method call becomes associated with the invocation object instance rather than the base `BindableObject` type.

Is there a way for this method to return the updated instance of the `BindableObject` itself rather than returning void? Is there any impediment to this? Enabling this would facilitate...

What is so special about bindable properties of the `VisualElement` type as I can refer to those properties without the type name prefix?

It seems that this issue is not limited to the Windows platform. On Android, the Shell Flyout menu is locked and does not respond to user input after navigating from...

If there's no other processing in this file, configure it to the `copyOnly` section in the `template.json` so that the templating engine won't touch it.

For default bindable properties, method overloads can be written without the bindable property parameter. Once resolved, these overloads will call the existing implementation with the resolved value.

The setter method generated is type-safe, as it uses the generic type parameters of the method.

@brminnick I have a few tasks planned for this week, so I'll take this up early next week.

> Hey Vijay! Good news - this Proposal was approved in our [January Standup](https://www.youtube.com/watch?v=Luj_Vm_KgSE)!! > > You are cleared to continue implementing this PR 🙌 That's great to hear. I...