You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I'm creating the window by code, I have a class that inherit from WAYAppStoreWindow
If I create a class instance and call a method of my class, it tries to call the method in the WAY class. it seems it is forwarding all method calls. how do I fix that?
Thanks
The text was updated successfully, but these errors were encountered:
Hello
I'm creating the window by code, I have a class that inherit from WAYAppStoreWindow
If I create a class instance and call a method of my class, it tries to call the method in the WAY class. it seems it is forwarding all method calls. how do I fix that?
Thanks
The text was updated successfully, but these errors were encountered: