public KeyboardDisabledTextBlockAutomationPeer(KeyboardDisabledTextBlock owner)
     : base(owner)
 {
     this.customInputBox = owner;
 }
 public KeyboardDisabledTextBlockAutomationPeer(KeyboardDisabledTextBlock owner)
     : base(owner)
 {
     this.customInputBox = owner;
 }