Exemple #1
0
 public UIElementCollection(BindableUIView owner) : base(owner)
 {
     _owner = owner;
 }