WpfPanel.FloatingSize Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets the last size of the panel in case it is used again.
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 Size FloatingSize { get; set; }
<BrowsableAttribute(False)>
Public Property FloatingSize As Size
Property Value
Type: System.Windows.Size
Type:Size.
Remarks
When reused, a floating panel gets a new form and this form should be made the same size as the previous one as the user expects it to be. This only is used for floating panes
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