SelectionNotifyingMenuItem.GetContainerForItemOverride Method
Creates or identifies the element used to display a specified item.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Protected Overrides Function GetContainerForItemOverride As DependencyObject
protected override DependencyObject GetContainerForItemOverride()
protected:
virtual DependencyObject^ GetContainerForItemOverride() override
protected override function GetContainerForItemOverride() : DependencyObject
Return Value
See Also
SelectionNotifyingMenuItem Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace