The Children property of a Grid is a UIElementCollection, which is not Observable, and is sealed. So I have the same question - is there any way to see if the Children collection in a Panel has changed?
U
up_late
@up_late
The Children property of a Grid is a UIElementCollection, which is not Observable, and is sealed. So I have the same question - is there any way to see if the Children collection in a Panel has changed?