PresenterControlComboBoxItem Class
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As PresenterControlComboBoxItem
Syntax
'Declaration
Public Class PresenterControlComboBoxItem
Inherits ComboBoxItem
Implements IDisposable
public class PresenterControlComboBoxItem : ComboBoxItem, IDisposable
public ref class PresenterControlComboBoxItem : public ComboBoxItem, IDisposable
public class PresenterControlComboBoxItem extends ComboBoxItem implements IDisposable
public class PresenterControlComboBoxItem extends ComboBoxItem implements IDisposable
Inheritance Hierarchy
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.ListBoxItem
System.Windows.Controls.ComboBoxItem
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControlComboBoxItem
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.GenericWebBrowserComboBoxItem
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WebBrowserComboBoxItem
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
PresenterControlComboBoxItem Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.