Creating a ComboBox Style AutoCompleteBox Control in Silverlight ... by Spf templates

Sun, 12 Jul 2009 00:02:18 -0600

Creating a ComboBox Style AutoCompleteBox Control in Silverlight ...

by Spf templates @ Sun, 12 Jul 2009 00:02:18 -0600



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