C1.WPF.Localization Namespace / C1LocalizeExtension Class / Dictionary Property
Dictionary Property
In This Topic
Gets or sets the name of the .resx dictionary. If it is null, returns the default string 'Resources'.
Syntax
'Declaration
 
Public Property Dictionary As String
 
See Also