Inheritance: System.Windows.Controls.Button
Exemplo n.º 1
0
 public SwitchingButtonAutomationPeer(SwitchingButton b)
     : base(b)
 {
 }
Exemplo n.º 2
0
		public SwitchingButtonAutomationPeer (SwitchingButton b)
			: base (b)
		{
		}