TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
marius Rosca
NA
1
1.6k
Test existence of objects in a grid
Jun 23 2011 10:37 AM
In my main window's xaml, I use a grid with 3 rows and 2 columns. I have fonctions that load different UserControls.
Problem, I can end up loading many times the same UserControl in the grid, in the same cell.
I tried to create a test to verify that the cell in the grid is empty, but it is not working.
Could anybody help please?
P.S., I have only just begun programming in WPF, though I have some knowledge in C# and xml.
Reply
Answers (
0
)
Creating a listview with special background
WPF controls compared with Windows Forms controls