Inheritance: System.Windows.Controls.Button
Exemple #1
0
 public SwitchingButtonAutomationPeer(SwitchingButton b)
     : base(b)
 {
 }
Exemple #2
0
		public SwitchingButtonAutomationPeer (SwitchingButton b)
			: base (b)
		{
		}