المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : PropertyChanged Notofication



C# Programming
07-09-2009, 03:50 PM
Hello,

Currently im hanging on one Problem. I wrote a class inherting from grid. Each grid has the property
children. How can i get an notification when a new children added to the grid. I need somethink like a
event which occours when the children-cout changed. I hope you understand what i mean.

Thanks in advanced