Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.AvalonDock Assembly / Xceed.Wpf.AvalonDock.Properties Namespace / Resources Class
Members


In This Topic
    Resources Class
    In This Topic
    A strongly-typed resource class, for looking up localized strings, etc.
    Syntax
    'Declaration
     
    <GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")>
    <DebuggerNonUserCodeAttribute()>
    <CompilerGeneratedAttribute()>
    Public Class Resources 
    'Usage
     
    Dim instance As Resources
    [GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
    [DebuggerNonUserCode()]
    [CompilerGenerated()]
    public class Resources 
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.AvalonDock.Properties.Resources

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also