Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manipulation with xaml component. #4245

Closed
michalss opened this issue Oct 10, 2020 · 2 comments
Closed

Manipulation with xaml component. #4245

michalss opened this issue Oct 10, 2020 · 2 comments
Labels
triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@michalss
Copy link

michalss commented Oct 10, 2020

Hi,

Is there a way how can i reach from c# code property of xaml component? For example i have textbox with specific name. I want to change content from c# code as normal xaml or xamaring applications? If i call this component directly from class it keep saying
CS0103 The name 'txtText' does not exist in the current content

@michalss
Copy link
Author

michalss commented Oct 10, 2020

ok it is connected to this bug : https://developercommunity.visualstudio.com/content/problem/776876/app-does-not-contain-a-definition-for-initializeco.html

This bug makes uno unusable at this moment you can write it, but you have no intellisence and names need to be right. Bad.. :(

Developer Community for Visual Studio Product family

@jeromelaban
Copy link
Member

This issue is a duplicate of #1848.

@jeromelaban jeromelaban added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

2 participants