Constants.TOOLBAR_NODE Property
Gets up a localized string similar to descendant::toolbar.
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.TOOLBAR_NODE
Syntax
'Declaration
Public Shared ReadOnly Property TOOLBAR_NODE As String
public static string TOOLBAR_NODE { get; }
public:
static property String^ TOOLBAR_NODE {
String^ get ();
}
/** @property */
public static String get_TOOLBAR_NODE ()
public static function get TOOLBAR_NODE () : 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.