Exemple #1
0
 public CustomControl2RangeProvider(String text, KeyboardEnabledTextBlockAutomationPeer peer)
 {
     _text = text;
     _peer = peer;
 }
 public CustomControl2RangeProvider(String text, KeyboardEnabledTextBlockAutomationPeer peer)
 {
     _text = text;
     _peer = peer;
 }