WpfPanel.FloatingLocation Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets the last location of the panel.
Namespace: Microsoft.Uii.Desktop.UI.Controls.Wpf
Assembly: Microsoft.Uii.Desktop.UI.Controls.Wpf (in Microsoft.Uii.Desktop.UI.Controls.Wpf.dll)
Syntax
[BrowsableAttribute(false)]
public Point FloatingLocation { get; set; }
<BrowsableAttribute(False)>
Public Property FloatingLocation As Point
Property Value
Type: System.Windows.Point
Type: Point
Remarks
When reused, a floating panel gets a new form and this form should be placed in the same location as the previous one as the user expects it to be.
See Also
WpfPanel Class
Microsoft.Uii.Desktop.UI.Controls.Wpf Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright