Udostępnij za pośrednictwem


Constants.FLOATING_PANEL_NAME2 Property

Gets a localized string similar to floatingpanel.

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_NAME2

Syntax

'Declaration
Public Shared ReadOnly Property FLOATING_PANEL_NAME2 As String
public static string FLOATING_PANEL_NAME2 { get; }
public:
static property String^ FLOATING_PANEL_NAME2 {
    String^ get ();
}
/** @property */
public static String get_FLOATING_PANEL_NAME2 ()
public static function get FLOATING_PANEL_NAME2 () : 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.