Creating a ComboBox Style AutoCompleteBox Control in Silverlight ...
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 ...