Compartilhar via


Constants.FLOATING_PANEL_NAME Property

Gets a localized string similar to floating.

Namespace: Microsoft.Uii.Desktop.UI.Controls.Wpf.Properties
Assembly: Microsoft.Uii.Desktop.UI.Controls.Wpf (in Microsoft.Uii.Desktop.UI.Controls.Wpf.dll)

Usage

'Usage
Dim value As String

value = Constants.FLOATING_PANEL_NAME

Syntax

'Declaration
Public Shared ReadOnly Property FLOATING_PANEL_NAME As String
public static string FLOATING_PANEL_NAME { get; }
public:
static property String^ FLOATING_PANEL_NAME {
    String^ get ();
}
/** @property */
public static String get_FLOATING_PANEL_NAME ()
public static function get FLOATING_PANEL_NAME () : String

Property Value

Type: String

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

Constants Class
Constants Members
Microsoft.Uii.Desktop.UI.Controls.Wpf.Properties Namespace

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