public UIElementCollection(BindableNSView owner)
 {
     _owner = owner;
 }