SearchMRUListBox::GetContainerForItemOverride Method ()

 

Gets the override to manage SearchMRUListBoxItems in the most recently used (MRU) list.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual DependencyObject^ GetContainerForItemOverride() override

Return Value

Type: System.Windows::DependencyObject^

Returns the item to manage.

Return to top
Show: