상속: System.Windows.Controls.Button
예제 #1
0
 public SwitchingButtonAutomationPeer(SwitchingButton b)
     : base(b)
 {
 }
예제 #2
0
		public SwitchingButtonAutomationPeer (SwitchingButton b)
			: base (b)
		{
		}