Bagikan melalui


USDPopupPanel Class

Represents the panel type that enables the content in the hosted control to hover the main view.

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim instance As USDPopupPanel

Syntax

'Declaration
Public Class USDPopupPanel
    Inherits Popup
    Implements IPanel, IUSDPanel
public class USDPopupPanel : Popup, IPanel, IUSDPanel
public ref class USDPopupPanel : public Popup, IPanel, IUSDPanel
public class USDPopupPanel extends Popup implements IPanel, IUSDPanel
public class USDPopupPanel extends Popup implements IPanel, IUSDPanel

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Media.Visual
         System.Windows.UIElement
           System.Windows.FrameworkElement
             System.Windows.Controls.Primitives.Popup
              Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts.USDPopupPanel

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

USDPopupPanel Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts Namespace

Other Resources

Panels, panel types, and panel layouts in Unified Service Desk

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.