Beispiel #1
0
 public CustomControl1AutomationPeer(CustomInputBox1 owner)
     : base(owner)
 {
     this.customInputBox = owner;
 }
Beispiel #2
0
 public CustomControl1AutomationPeer(CustomInputBox1 owner)
     : base(owner)
 {
     this.customInputBox = owner;
 }