C# (CSharp) WPFLocalizeExtension.Engine Namespace

Classes

Name Description
DictionaryEventArgs Event argument for dictionary events.
EnumComboBox An extended combobox that is enumerating Enum values.

Use the BrowsableAttribute to hide specific entries.

LocBinding A binding proxy class that accepts bindings and forwards them to the LocExtension. Based on: http://www.codeproject.com/Articles/71348/Binding-on-a-Property-which-is-not-a-DependencyPro
LocProxy A proxy class to localize object strings.
MissingKeyEventArgs Event arguments for a missing key event.
ObjectDependencyManager This class ensures, that a specific object lives as long a associated object is alive.
OddsFormatManager Represents the odds format manager.
ParentNotifiers A memory safe dictionary storage for ParentChangedNotifier instances.
SafeTargetInfo An extension to the XAMLMarkupExtensions.Base.TargetInfo class with WeakReference instead of direct object linking.
WeakCultureChangedEventManager This in line class is used to handle weak events to avoid memory leaks.
WeakOddsFormatChangedEventManager This in line class is used to handle weak events to avoid memory leaks.