[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Resources.Resources

Resources Class

A strongly-typed resource class, for looking up localized strings, etc.

Inheritance
Resources
Namespace: C1.WPF.RichTextBox.Resources
Assembly: C1.WPF.RichTextBox.dll
Syntax
public class Resources : ResourceBase<Resources>
Public Class Resources
    Inherits ResourceBase(Of Resources)

Constructors

Name Description
Resources()

Properties

Name Description
Copy

Looks up a localized string similar to 'Copy'.

Culture

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

Cut

Looks up a localized string similar to 'Cut'.

Paste

Looks up a localized string similar to 'Paste'.

SelectAll

Looks up a localized string similar to 'Select All'.