Hi,
A potentially ignorant question, but I cant seem to find the answer.
My problem is fairly straightforward -- I want to use members of the Forms.Listbox class -- not the Controls.Listbox class. However, both are defined in my code behind. How can I differentiate in XAML?
Many thanks.