Udostępnij za pośrednictwem


Constants.FLOATING_PANEL_NAME1 Property

Gets a localized string similar to floatingtool.

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_NAME1

Syntax

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