Creating a ComboBox Style AutoCompleteBox Control in Silverlight ... by Xaml

Sun, 19 Jul 2009 00:01:58 -0700

Creating a ComboBox Style AutoCompleteBox Control in Silverlight ...

by Xaml @ Sun, 19 Jul 2009 00:01:58 -0700



This code accesses the ToggleButton control defined in the Generic.xaml template using the base 's GetTemplateChild method. Once the ToggleButton control is found it's assigned to the ToggleButton property of our control which ...