SYMBOL INDEX (598 symbols across 96 files) FILE: src/Deprecated/Engine/GapTextControl.cs class GapTextControl (line 28) | [Obsolete("GapTextControl is deprecated and will be removed in version 4... method OnGapsChanged (line 86) | private static void OnGapsChanged(DependencyObject dependencyObject, D... method GapTextControl (line 100) | static GapTextControl() method GapTextControl (line 108) | public GapTextControl() method OnFormatStringChanged (line 179) | private static void OnFormatStringChanged(DependencyObject d, Dependen... method DeepCopy (line 188) | private static T DeepCopy(T obj) method OnContentChanged (line 208) | private void OnContentChanged() method OnApplyTemplate (line 286) | public override void OnApplyTemplate() method AttachToVisualTree (line 292) | private void AttachToVisualTree() FILE: src/Deprecated/Engine/LocBinding.cs class LocBinding (line 22) | [Obsolete("LocBinding is deprecated and will be removed in version 4.0, ... method OnPropertyChanged (line 65) | private static void OnPropertyChanged(DependencyObject obj, Dependency... FILE: src/Deprecated/Engine/LocProxy.cs class LocProxy (line 21) | [Obsolete("LocProxy is deprecated and will be removed in version 4.0, be... method PropertiesChanged (line 119) | private static void PropertiesChanged(DependencyObject d, DependencyPr... FILE: src/Deprecated/Extensions/Compatibility.cs class LocBrushExtension (line 21) | [Obsolete("LocBrushExtension is deprecated and will be removed in versio... method LocBrushExtension (line 26) | public LocBrushExtension() method LocBrushExtension (line 30) | public LocBrushExtension(string key) : base(key) { } class LocDoubleExtension (line 34) | [Obsolete("LocDoubleExtension is deprecated and will be removed in versi... method LocDoubleExtension (line 39) | public LocDoubleExtension() method LocDoubleExtension (line 43) | public LocDoubleExtension(string key) : base(key) { } class LocFlowDirectionExtension (line 47) | [MarkupExtensionReturnType(typeof(System.Windows.FlowDirection))] method LocFlowDirectionExtension (line 52) | public LocFlowDirectionExtension() method LocFlowDirectionExtension (line 56) | public LocFlowDirectionExtension(string key) : base(key) { } class LocImageExtension (line 60) | [MarkupExtensionReturnType(typeof(System.Windows.Media.Imaging.BitmapSou... method LocImageExtension (line 65) | public LocImageExtension() method LocImageExtension (line 69) | public LocImageExtension(string key) : base(key) { } class LocTextExtension (line 73) | [MarkupExtensionReturnType(typeof(string))] method LocTextExtension (line 79) | public LocTextExtension() method LocTextExtension (line 83) | public LocTextExtension(string key) : base(key) { } type TextAppendType (line 91) | protected enum TextAppendType method GetAppendText (line 209) | private string GetAppendText(TextAppendType at) method FormatText (line 235) | protected virtual string FormatText(string target) method FormatOutput (line 241) | public override object FormatOutput(TargetInfo endPoint, TargetInfo info) class LocTextLowerExtension (line 278) | [MarkupExtensionReturnType(typeof(string))] method LocTextLowerExtension (line 284) | public LocTextLowerExtension() method LocTextLowerExtension (line 288) | public LocTextLowerExtension(string key) : base(key) { } method FormatText (line 293) | protected override string FormatText(string target) class LocTextUpperExtension (line 301) | [MarkupExtensionReturnType(typeof(string))] method LocTextUpperExtension (line 307) | public LocTextUpperExtension() method LocTextUpperExtension (line 311) | public LocTextUpperExtension(string key) : base(key) { } method FormatText (line 316) | protected override string FormatText(string target) class LocThicknessExtension (line 324) | [MarkupExtensionReturnType(typeof(System.Windows.Thickness))] method LocThicknessExtension (line 329) | public LocThicknessExtension() method LocThicknessExtension (line 333) | public LocThicknessExtension(string key) : base(key) { } FILE: src/Deprecated/Providers/CSVEmbeddedLocalizationProvider.cs class CSVEmbeddedLocalizationProvider (line 30) | [Obsolete("CSVEmbeddedLocalizationProvider is deprecated and will be rem... method AttachedPropertyChanged (line 61) | private static void AttachedPropertyChanged(DependencyObject obj, Depe... method GetDefaultDictionary (line 74) | public static string GetDefaultDictionary(DependencyObject obj) method GetDefaultAssembly (line 84) | public static string GetDefaultAssembly(DependencyObject obj) method SetDefaultDictionary (line 96) | public static void SetDefaultDictionary(DependencyObject obj, string v... method SetDefaultAssembly (line 106) | public static void SetDefaultAssembly(DependencyObject obj, string value) method CSVEmbeddedLocalizationProvider (line 155) | private CSVEmbeddedLocalizationProvider() method ParentChangedAction (line 177) | private void ParentChangedAction(DependencyObject obj) method GetAssembly (line 187) | protected override string GetAssembly(DependencyObject target) method GetDictionary (line 197) | protected override string GetDictionary(DependencyObject target) method GetLocalizedObject (line 209) | public override object GetLocalizedObject(string key, DependencyObject... FILE: src/Deprecated/Providers/CSVLocalizationProvider.cs class CSVLocalizationProvider (line 26) | [Obsolete("CSVLocalizationProvider is deprecated and will be removed in ... method AttachedPropertyChanged (line 47) | private static void AttachedPropertyChanged(DependencyObject obj, Depe... method GetDefaultDictionary (line 60) | public static string GetDefaultDictionary(DependencyObject obj) method SetDefaultDictionary (line 72) | public static void SetDefaultDictionary(DependencyObject obj, string v... method CSVLocalizationProvider (line 121) | private CSVLocalizationProvider() method ParentChangedAction (line 142) | private void ParentChangedAction(DependencyObject obj) method GetDictionary (line 152) | protected override string GetDictionary(DependencyObject target) method GetAssembly (line 162) | protected override string GetAssembly(DependencyObject target) method GetLocalizedObject (line 174) | public override object GetLocalizedObject(string key, DependencyObject... FILE: src/Deprecated/Providers/CSVLocalizationProviderBase.cs class CSVLocalizationProviderBase (line 25) | [Obsolete("CSVLocalizationProviderBase is deprecated and will be removed... method GetAssemblyName (line 51) | protected string GetAssemblyName(Assembly assembly) method ParseKey (line 69) | public static void ParseKey(string inKey, out string outAssembly, out ... method GetAssembly (line 108) | protected abstract string GetAssembly(DependencyObject target); method GetDictionary (line 115) | protected abstract string GetDictionary(DependencyObject target); method AddCulture (line 123) | protected void AddCulture(CultureInfo c) method GetFullyQualifiedResourceKey (line 140) | public FullyQualifiedResourceKeyBase GetFullyQualifiedResourceKey(stri... method OnProviderChanged (line 178) | protected virtual void OnProviderChanged(DependencyObject target) method OnProviderError (line 202) | protected virtual void OnProviderError(DependencyObject target, string... method OnValueChanged (line 213) | protected virtual void OnValueChanged(string key, object value, object... method GetLocalizedObject (line 225) | public virtual object GetLocalizedObject(string key, DependencyObject ... FILE: src/Engine/EnumComboBox.cs class EnumComboBox (line 25) | public class EnumComboBox : ComboBox method TypeChanged (line 43) | private static void TypeChanged(DependencyObject d, DependencyProperty... method OnItemTemplateChanged (line 113) | protected override void OnItemTemplateChanged(DataTemplate oldItemTemp... method ShouldSerializeProperty (line 122) | protected override bool ShouldSerializeProperty(DependencyProperty dp) method SetType (line 131) | private void SetType(Type type) method EnumComboBox (line 164) | public EnumComboBox() FILE: src/Engine/EnumRun.cs class EnumRun (line 22) | public class EnumRun : Run method PropertiesChanged (line 103) | private static void PropertiesChanged(DependencyObject d, DependencyPr... FILE: src/Engine/FallbackBehavior.cs type FallbackBehavior (line 6) | public enum FallbackBehavior FILE: src/Engine/IDictionaryEventListener.cs type IDictionaryEventListener (line 19) | public interface IDictionaryEventListener method ResourceChanged (line 26) | void ResourceChanged(DependencyObject sender, DictionaryEventArgs e); type DictionaryEventType (line 32) | public enum DictionaryEventType class DictionaryEventArgs (line 59) | public class DictionaryEventArgs : EventArgs method DictionaryEventArgs (line 76) | public DictionaryEventArgs(DictionaryEventType type, object tag) method ToString (line 86) | public override string ToString() FILE: src/Engine/ListenerList.cs class ListenersList (line 14) | internal class ListenersList method ListenersList (line 23) | public ListenersList() method AddListener (line 38) | public void AddListener(IDictionaryEventListener listener) method GetListeners (line 58) | public IEnumerable GetListeners() method RemoveListener (line 85) | public void RemoveListener(IDictionaryEventListener listener) method ClearDeadReferences (line 106) | private void ClearDeadReferences() FILE: src/Engine/LocalizeDictionary.cs class LocalizeDictionary (line 32) | public sealed class LocalizeDictionary : DependencyObject, INotifyProper... method RaisePropertyChanged (line 46) | internal void RaisePropertyChanged(string property) method SetCultureFromDependencyProperty (line 133) | [DesignOnly(true)] method SetProviderFromDependencyProperty (line 162) | private static void SetProviderFromDependencyProperty(DependencyObject... method ProviderUpdated (line 185) | private static void ProviderUpdated(object sender, ProviderChangedEven... method ValueChanged (line 190) | private static void ValueChanged(object sender, ValueChangedEventArgs ... method SetDefaultProviderFromDependencyProperty (line 200) | private static void SetDefaultProviderFromDependencyProperty(Dependenc... method SetSeparationFromDependencyProperty (line 211) | private static void SetSeparationFromDependencyProperty(DependencyObje... method SetIncludeInvariantCultureFromDependencyProperty (line 220) | private static void SetIncludeInvariantCultureFromDependencyProperty(D... method SetDisableCacheFromDependencyProperty (line 231) | private static void SetDisableCacheFromDependencyProperty(DependencyOb... method SetOutputMissingKeysFromDependencyProperty (line 242) | private static void SetOutputMissingKeysFromDependencyProperty(Depende... method GetProvider (line 256) | public static ILocalizationProvider GetProvider(DependencyObject obj) method GetDefaultProvider (line 267) | public static ILocalizationProvider GetDefaultProvider(DependencyObjec... method GetSeparation (line 277) | public static string GetSeparation(DependencyObject target) method GetIncludeInvariantCulture (line 287) | public static bool GetIncludeInvariantCulture(DependencyObject target) method GetDisableCache (line 297) | public static bool GetDisableCache(DependencyObject target) method GetOutputMissingKeys (line 307) | public static bool GetOutputMissingKeys(DependencyObject target) method GetDesignCulture (line 320) | [DesignOnly(true)] method SetProvider (line 336) | public static void SetProvider(DependencyObject obj, ILocalizationProv... method SetDefaultProvider (line 347) | public static void SetDefaultProvider(DependencyObject obj, ILocalizat... method SetSeparation (line 357) | public static void SetSeparation(DependencyObject obj, string value) method SetIncludeInvariantCulture (line 367) | public static void SetIncludeInvariantCulture(DependencyObject obj, bo... method SetDisableCache (line 377) | public static void SetDisableCache(DependencyObject obj, bool value) method SetOutputMissingKeys (line 387) | public static void SetOutputMissingKeys(DependencyObject obj, bool value) method SetDesignCulture (line 399) | [DesignOnly(true)] method LocalizeDictionary (line 466) | private LocalizeDictionary() method AvailableCulturesCollectionChanged (line 472) | private void AvailableCulturesCollectionChanged(object sender, NotifyC... method GetLocalizedObject (line 781) | public object GetLocalizedObject(string source, string dictionary, str... method GetLocalizedObject (line 793) | public object GetLocalizedObject(string key, DependencyObject target, ... method GetLocalizedObject (line 814) | public object GetLocalizedObject(string key, DependencyObject target, ... method GetFullyQualifiedResourceKey (line 828) | public FullyQualifiedResourceKeyBase GetFullyQualifiedResourceKey(stri... method GetFullyQualifiedResourceKey (line 848) | public FullyQualifiedResourceKeyBase GetFullyQualifiedResourceKey(stri... method ResourceKeyExists (line 867) | public bool ResourceKeyExists(string resourceAssembly, string resource... method ResourceKeyExists (line 885) | public bool ResourceKeyExists(string resourceAssembly, string resource... method ResourceKeyExists (line 903) | public bool ResourceKeyExists(string key, CultureInfo cultureToUse, IL... method GetIsInDesignMode (line 914) | public bool GetIsInDesignMode() method OnNewMissingKeyEvent (line 958) | internal MissingKeyEventArgs OnNewMissingKeyEvent(object sender, strin... class DictionaryEvent (line 967) | internal static class DictionaryEvent method Invoke (line 980) | internal static void Invoke(DependencyObject sender, DictionaryEvent... method AddListener (line 1007) | internal static void AddListener(IDictionaryEventListener listener) method RemoveListener (line 1022) | internal static void RemoveListener(IDictionaryEventListener listener) method EnumerateListeners (line 1038) | internal static IEnumerable EnumerateListeners() method SetCulture (line 1052) | private void SetCulture(CultureInfo c) class CultureInfoDelegateCommand (line 1060) | internal class CultureInfoDelegateCommand : ICommand method CultureInfoDelegateCommand (line 1082) | public CultureInfoDelegateCommand(Action execute) method CultureInfoDelegateCommand (line 1097) | public CultureInfoDelegateCommand(Action execute, Predi... method CanExecute (line 1119) | public bool CanExecute(object parameter) method Execute (line 1128) | public void Execute(object parameter) FILE: src/Engine/MissingKeyEventArgs.cs class MissingKeyEventArgs (line 18) | public class MissingKeyEventArgs : EventArgs method MissingKeyEventArgs (line 39) | public MissingKeyEventArgs(string key) FILE: src/Engine/ObjectDependencyManager.cs class ObjectDependencyManager (line 20) | public static class ObjectDependencyManager method ObjectDependencyManager (line 32) | static ObjectDependencyManager() method AddObjectDependency (line 54) | [MethodImpl(MethodImplOptions.Synchronized)] method CleanUp (line 110) | public static void CleanUp() method CleanUp (line 122) | [MethodImpl(MethodImplOptions.Synchronized)] FILE: src/Engine/ParentNotifiers.cs class ParentNotifiers (line 22) | public class ParentNotifiers method ContainsKey (line 32) | public bool ContainsKey(DependencyObject target) method Remove (line 41) | public void Remove(DependencyObject target) method Add (line 69) | public void Add(DependencyObject target, ParentChangedNotifier parentC... FILE: src/Engine/SafeTargetInfo.cs class SafeTargetInfo (line 19) | public class SafeTargetInfo : TargetInfo method SafeTargetInfo (line 33) | public SafeTargetInfo(object targetObject, object targetProperty, Type... method FromTargetInfo (line 44) | public static SafeTargetInfo FromTargetInfo(TargetInfo targetInfo) FILE: src/Engine/WeakReference.cs class WeakReference (line 21) | public class WeakReference : WeakReference method WeakReference (line 27) | public WeakReference(T target) : base(target) method WeakReference (line 36) | public WeakReference(T target, bool trackResurrection) method WeakReference (line 46) | protected WeakReference(SerializationInfo info, StreamingContext context) method TryGetTarget (line 56) | public bool TryGetTarget(out T target) FILE: src/Extensions/BLoc.cs class BLoc (line 25) | public class BLoc : Binding, INotifyPropertyChanged, IDictionaryEventLis... method RaisePropertyChanged (line 39) | internal void RaisePropertyChanged(string property) method ClearResourceBuffer (line 94) | public static void ClearResourceBuffer() method SafeAddItemToResourceBuffer (line 108) | internal static void SafeAddItemToResourceBuffer(string key, object item) method SafeRemoveItemFromResourceBuffer (line 121) | internal static void SafeRemoveItemFromResourceBuffer(string key) method BLoc (line 188) | public BLoc() method BLoc (line 199) | public BLoc(string key) method Dispose (line 208) | public void Dispose() method GetForcedCultureOrDefault (line 231) | protected CultureInfo GetForcedCultureOrDefault() method ResourceChanged (line 277) | public void ResourceChanged(DependencyObject sender, DictionaryEventAr... method UpdateNewValue (line 282) | private void UpdateNewValue() method FormatOutput (line 291) | public object FormatOutput() FILE: src/Extensions/FELoc.cs class FELoc (line 31) | public class FELoc : FrameworkElement, IDictionaryEventListener, INotify... method RaisePropertyChanged (line 45) | internal void RaisePropertyChanged(string property) method ClearResourceBuffer (line 63) | public static void ClearResourceBuffer() method SafeAddItemToResourceBuffer (line 77) | internal static void SafeAddItemToResourceBuffer(string key, object item) method SafeRemoveItemFromResourceBuffer (line 90) | internal static void SafeRemoveItemFromResourceBuffer(string key) method DependencyPropertyChanged (line 226) | private static void DependencyPropertyChanged(DependencyObject obj, De... method GetDependencyProperties (line 238) | private IEnumerable GetDependencyProperties(object... method RegisterParentNotifier (line 250) | private void RegisterParentNotifier() method FELoc (line 287) | public FELoc() method FELoc (line 297) | public FELoc(string key) method Dispose (line 306) | public void Dispose() method GetForcedCultureOrDefault (line 329) | protected CultureInfo GetForcedCultureOrDefault() method ResourceChanged (line 375) | public void ResourceChanged(DependencyObject sender, DictionaryEventAr... method UpdateNewValue (line 380) | private void UpdateNewValue() method FormatOutput (line 389) | public object FormatOutput() FILE: src/Extensions/LocExtension.cs class LocExtension (line 36) | [ContentProperty("ResourceIdentifierKey")] method OnNotifyPropertyChanged (line 51) | internal void OnNotifyPropertyChanged(string property) method ClearResourceBuffer (line 108) | public static void ClearResourceBuffer() method SafeAddItemToResourceBuffer (line 122) | internal static void SafeAddItemToResourceBuffer(string key, object item) method SafeRemoveItemFromResourceBuffer (line 135) | internal static void SafeRemoveItemFromResourceBuffer(string key) method GetBoundExtension (line 153) | public static LocExtension GetBoundExtension(object target, string pro... method GetPropertyName (line 178) | private static string GetPropertyName(object property) method LocExtension (line 280) | public LocExtension() method LocExtension (line 288) | public LocExtension(object key) method OnFirstTargetAdded (line 314) | protected override void OnFirstTargetAdded() method OnLastTargetRemoved (line 322) | protected override void OnLastTargetRemoved() method ResourceChanged (line 337) | public void ResourceChanged(DependencyObject sender, DictionaryEventAr... method ClearItemFromResourceBuffer (line 394) | private void ClearItemFromResourceBuffer(DictionaryEventArgs dictionar... method GetForcedCultureOrDefault (line 427) | protected CultureInfo GetForcedCultureOrDefault() method FormatOutput (line 470) | public override object FormatOutput(TargetInfo endPoint, TargetInfo info) method UpdateOnEndpoint (line 640) | protected override bool UpdateOnEndpoint(TargetInfo endpoint) method GetLocalizedValue (line 656) | public static TValue GetLocalizedValue(string key, IValueConve... method GetLocalizedValue (line 671) | public static TValue GetLocalizedValue(string key, CultureInfo... method GetLocalizedValue (line 685) | public static TValue GetLocalizedValue(string key, DependencyO... method GetLocalizedValue (line 701) | public static TValue GetLocalizedValue(string key, CultureInfo... method GetLocalizedValue (line 750) | public static object GetLocalizedValue(Type t,string key, CultureInfo ... method ResolveLocalizedValue (line 797) | public bool ResolveLocalizedValue(out TValue resolvedValue) method ResolveLocalizedValue (line 812) | public bool ResolveLocalizedValue(out TValue resolvedValue, De... method ResolveLocalizedValue (line 827) | public bool ResolveLocalizedValue(out TValue resolvedValue, Cu... method ResolveLocalizedValue (line 842) | public bool ResolveLocalizedValue(out TValue resolvedValue, Cu... method SetBinding (line 898) | public bool SetBinding(DependencyObject targetObject, object targetPro... method SetBinding (line 916) | public bool SetBinding(object targetObject, object targetProperty) method SetBinding (line 935) | public bool SetBinding(DependencyObject targetObject, object targetPro... method SetBinding (line 954) | public bool SetBinding(object targetObject, object targetProperty, int... method ToString (line 984) | public override string ToString() FILE: src/Providers/FQAssemblyDictionaryKey.cs class FQAssemblyDictionaryKey (line 19) | public class FQAssemblyDictionaryKey : FullyQualifiedResourceKeyBase method FQAssemblyDictionaryKey (line 45) | public FQAssemblyDictionaryKey(string key, string assembly = null, str... method ToString (line 56) | public FILE: src/Providers/FullyQualifiedResourceKeyBase.cs class FullyQualifiedResourceKeyBase (line 15) | public abstract class FullyQualifiedResourceKeyBase FILE: src/Providers/IInheritingLocalizationProvider.cs type IInheritingLocalizationProvider (line 21) | public interface IInheritingLocalizationProvider: ILocalizationProvider FILE: src/Providers/ILocalizationProvider.cs type ILocalizationProvider (line 20) | public interface ILocalizationProvider method GetFullyQualifiedResourceKey (line 28) | FullyQualifiedResourceKeyBase GetFullyQualifiedResourceKey(string key,... method GetLocalizedObject (line 37) | object GetLocalizedObject(string key, DependencyObject target, Culture... FILE: src/Providers/InheritingResxLocalizationProvider.cs class InheritingResxLocalizationProvider (line 23) | public class InheritingResxLocalizationProvider : ResxLocalizationProvid... method AttachedPropertyChanged (line 53) | private static void AttachedPropertyChanged(DependencyObject obj, Depe... method GetDefaultDictionary (line 66) | public static string GetDefaultDictionary(DependencyObject obj) method GetDefaultAssembly (line 76) | public static string GetDefaultAssembly(DependencyObject obj) method SetDefaultDictionary (line 88) | public static void SetDefaultDictionary(DependencyObject obj, string v... method SetDefaultAssembly (line 98) | public static void SetDefaultAssembly(DependencyObject obj, string value) method InheritingResxLocalizationProvider (line 140) | private InheritingResxLocalizationProvider() method GetAssembly (line 149) | protected override string GetAssembly(DependencyObject target) method GetDictionary (line 155) | protected override string GetDictionary(DependencyObject target) FILE: src/Providers/ParentChangedNotifierHelper.cs class ParentChangedNotifierHelper (line 23) | public static class ParentChangedNotifierHelper method GetValueOrRegisterParentNotifier (line 35) | public static T GetValueOrRegisterParentNotifier( method GetValue (line 134) | public static T GetValue(this DependencyObject target, Func( method GetParent (line 206) | public static DependencyObject GetParent(this DependencyObject depObj,... method GetParentInternal (line 214) | private static DependencyObject GetParentInternal(DependencyObject dep... FILE: src/Providers/ProviderEventArgs.cs class ProviderChangedEventArgs (line 19) | public class ProviderChangedEventArgs : EventArgs method ProviderChangedEventArgs (line 30) | public ProviderChangedEventArgs(DependencyObject obj) class ProviderErrorEventArgs (line 46) | public class ProviderErrorEventArgs : EventArgs method ProviderErrorEventArgs (line 69) | public ProviderErrorEventArgs(DependencyObject obj, string key, string... class ValueChangedEventArgs (line 87) | public class ValueChangedEventArgs : EventArgs method ValueChangedEventArgs (line 110) | public ValueChangedEventArgs(string key, object value, object tag) FILE: src/Providers/ResxLocalizationProvider.cs class ResxLocalizationProvider (line 24) | public class ResxLocalizationProvider : ResxLocalizationProviderBase method DefaultDictionaryChanged (line 64) | private static void DefaultDictionaryChanged(DependencyObject obj, Dep... method DefaultAssemblyChanged (line 75) | private static void DefaultAssemblyChanged(DependencyObject obj, Depen... method IgnoreCaseChanged (line 86) | private static void IgnoreCaseChanged(DependencyObject obj, Dependency... method GetDefaultDictionary (line 101) | public static string GetDefaultDictionary(DependencyObject obj) method GetDefaultAssembly (line 111) | public static string GetDefaultAssembly(DependencyObject obj) method GetIgnoreCase (line 121) | public static bool GetIgnoreCase(DependencyObject obj) method SetDefaultDictionary (line 133) | public static void SetDefaultDictionary(DependencyObject obj, string v... method SetDefaultAssembly (line 143) | public static void SetDefaultAssembly(DependencyObject obj, string value) method SetIgnoreCase (line 153) | public static void SetIgnoreCase(DependencyObject obj, bool value) method Reset (line 220) | public static void Reset() method ResxLocalizationProvider (line 228) | protected ResxLocalizationProvider() method ParentChangedAction (line 240) | private void ParentChangedAction(DependencyObject obj) method GetAssembly (line 246) | protected override string GetAssembly(DependencyObject target) method GetDictionary (line 256) | protected override string GetDictionary(DependencyObject target) FILE: src/Providers/ResxLocalizationProviderBase.cs class ResxLocalizationProviderBase (line 29) | public abstract class ResxLocalizationProviderBase : DependencyObject, I... method GetAssemblyName (line 97) | protected string GetAssemblyName(Assembly assembly) method ParseKey (line 119) | public static void ParseKey(string inKey, out string outAssembly, out ... method GetAssembly (line 160) | protected abstract string GetAssembly(DependencyObject target); method GetDictionary (line 167) | protected abstract string GetDictionary(DependencyObject target); method TryGetValue (line 177) | protected bool TryGetValue(string thekey, out ResourceManager result) method Add (line 187) | protected void Add(string thekey, ResourceManager value) method TryRemove (line 196) | protected void TryRemove(string thekey) method ClearResourceManagerList (line 204) | public void ClearResourceManagerList() method AddCulture (line 213) | protected void AddCulture(CultureInfo c) method UpdateCultureList (line 228) | public bool UpdateCultureList(string resourceAssembly, string resource... method GetExecutablePath (line 244) | private static string GetExecutablePath(int processId) method IsFileOfInterest (line 274) | private static bool IsFileOfInterest(string f, string dir) method GetResourceManager (line 301) | protected ResourceManager GetResourceManager(string resourceAssembly, ... method GetResourceManagerFromType (line 545) | private ResourceManager GetResourceManagerFromType(IReflect type) method GetFullyQualifiedResourceKey (line 573) | public virtual FullyQualifiedResourceKeyBase GetFullyQualifiedResource... method OnProviderChanged (line 608) | protected virtual void OnProviderChanged(DependencyObject target) method OnProviderError (line 632) | protected virtual void OnProviderError(DependencyObject target, string... method OnValueChanged (line 643) | protected virtual void OnValueChanged(string key, object value, object... method GetLocalizedObject (line 655) | public virtual object GetLocalizedObject(string key, DependencyObject ... FILE: src/TypeConverters/BitmapSourceTypeConverter.cs class BitmapSourceTypeConverter (line 25) | public class BitmapSourceTypeConverter : TypeConverter method CanConvertFrom (line 28) | public override bool CanConvertFrom(ITypeDescriptorContext context, Ty... method CanConvertTo (line 34) | public override bool CanConvertTo(ITypeDescriptorContext context, Type... method ConvertFrom (line 40) | public override object ConvertFrom(ITypeDescriptorContext context, Cul... method DeleteObject (line 69) | [System.Runtime.InteropServices.DllImport("gdi32.dll")] method ConvertTo (line 73) | public override object ConvertTo(ITypeDescriptorContext context, Cultu... FILE: src/TypeConverters/DefaultConverter.cs class DefaultConverter (line 23) | public class DefaultConverter : IValueConverter method Convert (line 35) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 90) | public object ConvertBack(object value, Type targetType, object parame... FILE: src/TypeConverters/RegisterMissingTypeConverters.cs class RegisterMissingTypeConverters (line 19) | public static class RegisterMissingTypeConverters method Register (line 29) | public static void Register() FILE: src/TypeConverters/ThicknessConverter.cs class ThicknessConverter (line 20) | public class ThicknessConverter : TypeConverter method CanConvertFrom (line 23) | public override bool CanConvertFrom(ITypeDescriptorContext context, Sy... method ConvertFrom (line 29) | public override object ConvertFrom(ITypeDescriptorContext context, Cul... FILE: src/ValueConverters/PrependTypeConverter.cs class PrependTypeConverter (line 25) | public class PrependTypeConverter : TypeValueConverterBase, IValueConverter method Convert (line 29) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 43) | public object ConvertBack(object value, Type targetType, object parame... FILE: src/ValueConverters/StringFormatConverter.cs class StringFormatConverter (line 23) | public class StringFormatConverter : TypeValueConverterBase, IMultiValue... method Convert (line 29) | public object Convert(object[] values, Type targetType, object paramet... method ConvertBack (line 68) | public object[] ConvertBack(object value, Type[] targetTypes, object p... FILE: src/ValueConverters/ToLowerConverter.cs class ToLowerConverter (line 25) | public class ToLowerConverter : TypeValueConverterBase, IValueConverter method Convert (line 29) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 40) | public object ConvertBack(object value, Type targetType, object parame... FILE: src/ValueConverters/ToUpperConverter.cs class ToUpperConverter (line 25) | public class ToUpperConverter : TypeValueConverterBase, IValueConverter method Convert (line 29) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 40) | public object ConvertBack(object value, Type targetType, object parame... FILE: src/ValueConverters/TranslateConverter.cs class TranslateConverter (line 27) | public class TranslateConverter : TypeValueConverterBase, IValueConverte... method Convert (line 31) | public object Convert(object[] values, Type targetType, object paramet... method ConvertBack (line 40) | public object[] ConvertBack(object value, Type[] targetTypes, object p... method Convert (line 48) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 82) | public object ConvertBack(object value, Type targetType, object parame... FILE: src/ValueConverters/TypeValueConverterBase.cs class TypeValueConverterBase (line 23) | public abstract class TypeValueConverterBase : MarkupExtension method ProvideValue (line 27) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: tests/AssemblyTest/App.xaml.cs class App (line 13) | public partial class App : Application FILE: tests/AssemblyTest/CaseConverter.cs class CaseConverter (line 10) | public class CaseConverter : IValueConverter method Convert (line 12) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 27) | public object ConvertBack(object value, Type targetType, object parame... FILE: tests/AssemblyTest/CountryRes.Designer.cs class CountryRes (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method CountryRes (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/AssemblyTest/Item.cs class Item (line 9) | public class Item : ViewModelBase FILE: tests/AssemblyTest/MainWindow.xaml.cs class MainWindow (line 16) | public partial class MainWindow : Window method MainWindow (line 18) | public MainWindow() method ButtonAssembly_Click (line 45) | private void ButtonAssembly_Click(object sender, RoutedEventArgs e) method Button_Click (line 50) | private void Button_Click(object sender, RoutedEventArgs e) method ButtonMultiThreading_Click (line 58) | private void ButtonMultiThreading_Click(object sender, RoutedEventArgs e) method ThreadStartingPoint (line 68) | private void ThreadStartingPoint() method tempWindow_Closed (line 76) | private void tempWindow_Closed(object sender, EventArgs e) FILE: tests/AssemblyTest/MyViewModel.cs class MyViewModel (line 11) | public class MyViewModel : ViewModelBase method MyViewModel (line 47) | public MyViewModel() FILE: tests/AssemblyTest/Resource.With.Dot.Designer.cs class Resource_With_Dot (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resource_With_Dot (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/AssemblyTest/StringFormatProxy.cs class StringFormatProxy (line 6) | public class StringFormatProxy : FrameworkElement method DataChanged (line 46) | private static void DataChanged(DependencyObject sender, DependencyPro... FILE: tests/AssemblyTest/Strings.Designer.cs class Strings (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Strings (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/AssemblyTest/Strings2.Designer.cs class Strings2 (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Strings2 (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/AssemblyTest/TestDataClass.cs class Countries (line 11) | public class Countries : INotifyPropertyChanged method OnNotifyPropertyChanged (line 25) | internal void OnNotifyPropertyChanged(string property) FILE: tests/AssemblyTest/TestEnum.cs type TestEnum (line 9) | public enum TestEnum FILE: tests/AssemblyTest/ViewModelBase.cs class ViewModelBase (line 9) | public class ViewModelBase : INotifyPropertyChanged method RaisePropertyChanged (line 13) | protected void RaisePropertyChanged(string propertyName) FILE: tests/AssemblyTestResourceLib/Strings.Designer.cs class Strings (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Strings (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/AssemblyTestResourceLib/Strings2.Designer.cs class Strings2 (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Strings2 (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/FluentLexTest/Application.xaml.cs class Application (line 17) | public partial class Application : System.Windows.Application FILE: tests/FluentLexTest/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/FluentLexTest/Window.xaml.cs class Window (line 25) | public partial class Window : RibbonWindow method Window (line 30) | public Window() method buttonLanguage_Click (line 35) | private void buttonLanguage_Click(object sender, System.Windows.Routed... FILE: tests/GapTextWpfTest/App.xaml.cs class App (line 14) | public partial class App : Application FILE: tests/GapTextWpfTest/Converters/ObjectTypeEqualsConverter.cs class ObjectTypeEqualsConverter (line 7) | public class ObjectTypeEqualsConverter : IValueConverter method Convert (line 9) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 16) | public object ConvertBack(object value, Type targetType, object parame... FILE: tests/GapTextWpfTest/MainWindow.xaml.cs type WeekDay (line 9) | public enum WeekDay class MainWindow (line 23) | public partial class MainWindow : Window, INotifyPropertyChanged method RaisePropertyChanged (line 35) | protected void RaisePropertyChanged(string propertyName) method MainWindow (line 107) | public MainWindow() method TestTextChanged (line 112) | private void TestTextChanged(object sender, System.Windows.Controls.Te... FILE: tests/GapTextWpfTest/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/HelloWorldWPF/App.xaml.cs class App (line 13) | public partial class App : Application FILE: tests/HelloWorldWPF/MainWindow.xaml.cs class MainWindow (line 25) | public partial class MainWindow : Window method MainWindow (line 29) | public MainWindow() method Instance_MissingKeyEvent (line 49) | private void Instance_MissingKeyEvent(object sender, MissingKeyEventAr... method BindeTestButton_Click (line 58) | private void BindeTestButton_Click(object sender, RoutedEventArgs e) FILE: tests/HelloWorldWPF/Ressourcen.Designer.cs class Ressourcen (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Ressourcen (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/HelloWorldWPF/TestVM.cs class TestVM (line 11) | public class TestVM : INotifyPropertyChanged method RaisePropertyChanged (line 25) | internal void RaisePropertyChanged(string property) type TestEnum (line 31) | public enum TestEnum FILE: tests/LeakSample/App.xaml.cs class App (line 14) | public partial class App : Application FILE: tests/LeakSample/MainWindow.xaml.cs class MainWindow (line 9) | public partial class MainWindow : Window method MainWindow (line 11) | public MainWindow() method OnReload (line 16) | private void OnReload(object sender, RoutedEventArgs e) FILE: tests/LeakSample/MainWindowViewModel.cs class MainWindowViewModel (line 12) | public class MainWindowViewModel : INotifyPropertyChanged method OnPropertyChanged (line 18) | [NotifyPropertyChangedInvocator] FILE: tests/LeakSample/Properties/Annotations.cs class CanBeNullAttribute (line 48) | [AttributeUsage( class NotNullAttribute (line 62) | [AttributeUsage( class ItemNotNullAttribute (line 82) | [AttributeUsage( class ItemCanBeNullAttribute (line 102) | [AttributeUsage( class StringFormatMethodAttribute (line 120) | [AttributeUsage( method StringFormatMethodAttribute (line 128) | public StringFormatMethodAttribute([NotNull] string formatParameterName) class ValueProviderAttribute (line 163) | [AttributeUsage( method ValueProviderAttribute (line 168) | public ValueProviderAttribute([NotNull] string name) class InvokerParameterNameAttribute (line 187) | [AttributeUsage(AttributeTargets.Parameter)] class NotifyPropertyChangedInvocatorAttribute (line 228) | [AttributeUsage(AttributeTargets.Method)] method NotifyPropertyChangedInvocatorAttribute (line 231) | public NotifyPropertyChangedInvocatorAttribute() { } method NotifyPropertyChangedInvocatorAttribute (line 232) | public NotifyPropertyChangedInvocatorAttribute([NotNull] string parame... class ContractAnnotationAttribute (line 284) | [AttributeUsage(AttributeTargets.Method, AllowMultiple = true)] method ContractAnnotationAttribute (line 287) | public ContractAnnotationAttribute([NotNull] string contract) method ContractAnnotationAttribute (line 290) | public ContractAnnotationAttribute([NotNull] string contract, bool for... class LocalizationRequiredAttribute (line 310) | [AttributeUsage(AttributeTargets.All)] method LocalizationRequiredAttribute (line 313) | public LocalizationRequiredAttribute() : this(true) { } method LocalizationRequiredAttribute (line 315) | public LocalizationRequiredAttribute(bool required) class CannotApplyEqualityOperatorAttribute (line 343) | [AttributeUsage(AttributeTargets.Interface | AttributeTargets.Class | At... class BaseTypeRequiredAttribute (line 357) | [AttributeUsage(AttributeTargets.Class, AllowMultiple = true)] method BaseTypeRequiredAttribute (line 361) | public BaseTypeRequiredAttribute([NotNull] Type baseType) class UsedImplicitlyAttribute (line 373) | [AttributeUsage(AttributeTargets.All, Inherited = false)] method UsedImplicitlyAttribute (line 376) | public UsedImplicitlyAttribute() method UsedImplicitlyAttribute (line 379) | public UsedImplicitlyAttribute(ImplicitUseKindFlags useKindFlags) method UsedImplicitlyAttribute (line 382) | public UsedImplicitlyAttribute(ImplicitUseTargetFlags targetFlags) method UsedImplicitlyAttribute (line 385) | public UsedImplicitlyAttribute(ImplicitUseKindFlags useKindFlags, Impl... class MeansImplicitUseAttribute (line 402) | [AttributeUsage(AttributeTargets.Class | AttributeTargets.GenericParamet... method MeansImplicitUseAttribute (line 405) | public MeansImplicitUseAttribute() method MeansImplicitUseAttribute (line 408) | public MeansImplicitUseAttribute(ImplicitUseKindFlags useKindFlags) method MeansImplicitUseAttribute (line 411) | public MeansImplicitUseAttribute(ImplicitUseTargetFlags targetFlags) method MeansImplicitUseAttribute (line 414) | public MeansImplicitUseAttribute(ImplicitUseKindFlags useKindFlags, Im... type ImplicitUseKindFlags (line 429) | [Flags] type ImplicitUseTargetFlags (line 450) | [Flags] class PublicAPIAttribute (line 465) | [MeansImplicitUse(ImplicitUseTargetFlags.WithMembers)] method PublicAPIAttribute (line 469) | public PublicAPIAttribute() { } method PublicAPIAttribute (line 471) | public PublicAPIAttribute([NotNull] string comment) class InstantHandleAttribute (line 484) | [AttributeUsage(AttributeTargets.Parameter)] class PureAttribute (line 498) | [AttributeUsage(AttributeTargets.Method)] class MustUseReturnValueAttribute (line 512) | [AttributeUsage(AttributeTargets.Method)] method MustUseReturnValueAttribute (line 515) | public MustUseReturnValueAttribute() { } method MustUseReturnValueAttribute (line 517) | public MustUseReturnValueAttribute([NotNull] string justification) class ProvidesContextAttribute (line 540) | [AttributeUsage( class PathReferenceAttribute (line 549) | [AttributeUsage(AttributeTargets.Parameter)] method PathReferenceAttribute (line 552) | public PathReferenceAttribute() { } method PathReferenceAttribute (line 554) | public PathReferenceAttribute([NotNull, PathReference] string basePath) class SourceTemplateAttribute (line 585) | [AttributeUsage(AttributeTargets.Method)] class MacroAttribute (line 616) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method, Al... class AspMvcAreaMasterLocationFormatAttribute (line 642) | [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Field | Att... method AspMvcAreaMasterLocationFormatAttribute (line 645) | public AspMvcAreaMasterLocationFormatAttribute([NotNull] string format) class AspMvcAreaPartialViewLocationFormatAttribute (line 653) | [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Field | Att... method AspMvcAreaPartialViewLocationFormatAttribute (line 656) | public AspMvcAreaPartialViewLocationFormatAttribute([NotNull] string f... class AspMvcAreaViewLocationFormatAttribute (line 664) | [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Field | Att... method AspMvcAreaViewLocationFormatAttribute (line 667) | public AspMvcAreaViewLocationFormatAttribute([NotNull] string format) class AspMvcMasterLocationFormatAttribute (line 675) | [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Field | Att... method AspMvcMasterLocationFormatAttribute (line 678) | public AspMvcMasterLocationFormatAttribute([NotNull] string format) class AspMvcPartialViewLocationFormatAttribute (line 686) | [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Field | Att... method AspMvcPartialViewLocationFormatAttribute (line 689) | public AspMvcPartialViewLocationFormatAttribute([NotNull] string format) class AspMvcViewLocationFormatAttribute (line 697) | [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Field | Att... method AspMvcViewLocationFormatAttribute (line 700) | public AspMvcViewLocationFormatAttribute([NotNull] string format) class AspMvcActionAttribute (line 714) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method | A... method AspMvcActionAttribute (line 717) | public AspMvcActionAttribute() { } method AspMvcActionAttribute (line 719) | public AspMvcActionAttribute([NotNull] string anonymousProperty) class AspMvcAreaAttribute (line 732) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | At... method AspMvcAreaAttribute (line 735) | public AspMvcAreaAttribute() { } method AspMvcAreaAttribute (line 737) | public AspMvcAreaAttribute([NotNull] string anonymousProperty) class AspMvcControllerAttribute (line 751) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method | A... method AspMvcControllerAttribute (line 754) | public AspMvcControllerAttribute() { } method AspMvcControllerAttribute (line 756) | public AspMvcControllerAttribute([NotNull] string anonymousProperty) class AspMvcMasterAttribute (line 768) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | At... class AspMvcModelTypeAttribute (line 775) | [AttributeUsage(AttributeTargets.Parameter)] class AspMvcPartialViewAttribute (line 784) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method | A... class AspMvcSuppressViewErrorAttribute (line 790) | [AttributeUsage(AttributeTargets.Class | AttributeTargets.Method)] class AspMvcDisplayTemplateAttribute (line 798) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | At... class AspMvcEditorTemplateAttribute (line 806) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | At... class AspMvcTemplateAttribute (line 814) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | At... class AspMvcViewAttribute (line 823) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method | A... class AspMvcViewComponentAttribute (line 830) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | At... class AspMvcViewComponentViewAttribute (line 837) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method | A... class AspMvcActionSelectorAttribute (line 851) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Property)] class HtmlElementAttributesAttribute (line 854) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Property |... method HtmlElementAttributesAttribute (line 857) | public HtmlElementAttributesAttribute() { } method HtmlElementAttributesAttribute (line 859) | public HtmlElementAttributesAttribute([NotNull] string name) class HtmlAttributeValueAttribute (line 867) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | At... method HtmlAttributeValueAttribute (line 870) | public HtmlAttributeValueAttribute([NotNull] string name) class RazorSectionAttribute (line 883) | [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method)] class CollectionAccessAttribute (line 913) | [AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor |... method CollectionAccessAttribute (line 916) | public CollectionAccessAttribute(CollectionAccessType collectionAccess... type CollectionAccessType (line 928) | [Flags] class AssertionMethodAttribute (line 946) | [AttributeUsage(AttributeTargets.Method)] class AssertionConditionAttribute (line 954) | [AttributeUsage(AttributeTargets.Parameter)] method AssertionConditionAttribute (line 957) | public AssertionConditionAttribute(AssertionConditionType conditionType) type AssertionConditionType (line 969) | public enum AssertionConditionType class TerminatesProgramAttribute (line 985) | [Obsolete("Use [ContractAnnotation('=> halt')] instead")] class LinqTunnelAttribute (line 994) | [AttributeUsage(AttributeTargets.Method)] class NoEnumerationAttribute (line 1013) | [AttributeUsage(AttributeTargets.Parameter)] class RegexPatternAttribute (line 1019) | [AttributeUsage(AttributeTargets.Parameter)] class NoReorderAttribute (line 1028) | [AttributeUsage( class XamlItemsControlAttribute (line 1036) | [AttributeUsage(AttributeTargets.Class)] class XamlItemBindingOfItemsControlAttribute (line 1048) | [AttributeUsage(AttributeTargets.Property)] class AspChildControlTypeAttribute (line 1051) | [AttributeUsage(AttributeTargets.Class, AllowMultiple = true)] method AspChildControlTypeAttribute (line 1054) | public AspChildControlTypeAttribute([NotNull] string tagName, [NotNull... class AspDataFieldAttribute (line 1065) | [AttributeUsage(AttributeTargets.Property | AttributeTargets.Method)] class AspDataFieldsAttribute (line 1068) | [AttributeUsage(AttributeTargets.Property | AttributeTargets.Method)] class AspMethodPropertyAttribute (line 1071) | [AttributeUsage(AttributeTargets.Property)] class AspRequiredAttributeAttribute (line 1074) | [AttributeUsage(AttributeTargets.Class, AllowMultiple = true)] method AspRequiredAttributeAttribute (line 1077) | public AspRequiredAttributeAttribute([NotNull] string attribute) class AspTypePropertyAttribute (line 1085) | [AttributeUsage(AttributeTargets.Property)] method AspTypePropertyAttribute (line 1090) | public AspTypePropertyAttribute(bool createConstructorReferences) class RazorImportNamespaceAttribute (line 1096) | [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)] method RazorImportNamespaceAttribute (line 1099) | public RazorImportNamespaceAttribute([NotNull] string name) class RazorInjectionAttribute (line 1107) | [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)] method RazorInjectionAttribute (line 1110) | public RazorInjectionAttribute([NotNull] string type, [NotNull] string... class RazorDirectiveAttribute (line 1121) | [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)] method RazorDirectiveAttribute (line 1124) | public RazorDirectiveAttribute([NotNull] string directive) class RazorPageBaseTypeAttribute (line 1132) | [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)] method RazorPageBaseTypeAttribute (line 1135) | public RazorPageBaseTypeAttribute([NotNull] string baseType) method RazorPageBaseTypeAttribute (line 1139) | public RazorPageBaseTypeAttribute([NotNull] string baseType, string pa... class RazorHelperCommonAttribute (line 1149) | [AttributeUsage(AttributeTargets.Method)] class RazorLayoutAttribute (line 1152) | [AttributeUsage(AttributeTargets.Property)] class RazorWriteLiteralMethodAttribute (line 1155) | [AttributeUsage(AttributeTargets.Method)] class RazorWriteMethodAttribute (line 1158) | [AttributeUsage(AttributeTargets.Method)] class RazorWriteMethodParameterAttribute (line 1161) | [AttributeUsage(AttributeTargets.Parameter)] FILE: tests/LeakSample/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 32) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/LeakSample/Properties/Settings.Designer.cs class Settings (line 15) | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] FILE: tests/LeakSample/Resources/Localization.Designer.cs class Localization (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Localization (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/LocalizationTest/App.xaml.cs class App (line 13) | public partial class App : Application method App (line 15) | public App() method InitialiseCultures (line 20) | private static void InitialiseCultures() FILE: tests/LocalizationTest/Loader.xaml.cs class Loader (line 8) | public partial class Loader : Window method Loader (line 10) | public Loader() method Button_Click_1 (line 15) | private void Button_Click_1(object sender, RoutedEventArgs e) FILE: tests/LocalizationTest/Popup.xaml.cs class Popup (line 9) | public partial class Popup : Window method Popup (line 15) | public Popup() FILE: tests/LocalizationTest/Properties/Settings.Designer.cs class Settings (line 14) | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] FILE: tests/LocalizationTest/TestResource.Designer.cs class TestResource (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method TestResource (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/MemoryTest/App.xaml.cs class App (line 13) | public partial class App : Application FILE: tests/MemoryTest/MainWindow.xaml.cs class MainWindow (line 20) | public partial class MainWindow : Window method MainWindow (line 22) | public MainWindow() method OpenWindow_Click (line 31) | private void OpenWindow_Click(object sender, RoutedEventArgs e) method CloseWindows_Click (line 39) | private void CloseWindows_Click(object sender, RoutedEventArgs e) method OpenWindowUnlocalized_Click (line 47) | private void OpenWindowUnlocalized_Click(object sender, RoutedEventArg... method GCCollect_Click (line 55) | private void GCCollect_Click(object sender, RoutedEventArgs e) FILE: tests/MemoryTest/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/MemoryTest/TestWindow.xaml.cs class TestWindow (line 20) | public partial class TestWindow : Window method TestWindow (line 26) | public TestWindow() FILE: tests/MemoryTest/TestWindowUnlocalized.xaml.cs class TestWindowUnlocalized (line 20) | public partial class TestWindowUnlocalized : Window method TestWindowUnlocalized (line 26) | public TestWindowUnlocalized() FILE: tests/ProviderExample/CSVLocalizationProvider.cs class CSVLocalizationProvider (line 29) | public class CSVLocalizationProvider : FrameworkElement, ILocalizationPr... method OnProviderChanged (line 78) | private void OnProviderChanged() method OnProviderError (line 89) | private void OnProviderError(DependencyObject target, string key, stri... method GetWorkingDirectory (line 98) | private string GetWorkingDirectory() method GetExecutablePath (line 142) | private static string GetExecutablePath(int processId) method ParseKey (line 178) | public static void ParseKey(string inKey, out string outAssembly, out ... method GetFullyQualifiedResourceKey (line 212) | public FullyQualifiedResourceKeyBase GetFullyQualifiedResourceKey(stri... method ParentChangedAction (line 239) | private void ParentChangedAction(DependencyObject obj) method OnProviderChanged (line 248) | protected virtual void OnProviderChanged(DependencyObject target) method GetAssembly (line 270) | protected string GetAssembly(DependencyObject target) method GetDictionary (line 283) | protected string GetDictionary(DependencyObject target) method GetLocalizedObject (line 298) | public object GetLocalizedObject(string key, DependencyObject target, ... FILE: tests/ProviderExample/TestProvider.cs class CSVLocalizationProvider (line 29) | public class CSVLocalizationProvider : FrameworkElement, ILocalizationPr... method OnProviderChanged (line 78) | private void OnProviderChanged() method OnProviderError (line 90) | private void OnProviderError(DependencyObject target, string key, stri... method GetWorkingDirectory (line 100) | private string GetWorkingDirectory() method ParseKey (line 128) | public static void ParseKey(string inKey, out string outAssembly, out ... method GetFullyQualifiedResourceKey (line 162) | public FullyQualifiedResourceKeyBase GetFullyQualifiedResourceKey(stri... method ParentChangedAction (line 190) | private void ParentChangedAction(DependencyObject obj) method OnProviderChanged (line 199) | protected virtual void OnProviderChanged(DependencyObject target) method GetAssembly (line 222) | protected string GetAssembly(DependencyObject target) method GetDictionary (line 235) | protected string GetDictionary(DependencyObject target) method GetLocalizedObject (line 250) | public object GetLocalizedObject(string key, DependencyObject target, ... FILE: tests/ResourceAssembly/ResTexts.Designer.cs class ResTexts (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method ResTexts (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/SatelliteAssemblyTest/App.xaml.cs class App (line 13) | public partial class App : Application FILE: tests/SatelliteAssemblyTest/MainWindow.xaml.cs class MainWindow (line 20) | public partial class MainWindow : Window method MainWindow (line 22) | public MainWindow() FILE: tests/SatelliteAssemblyTest/TestRes.Designer.cs class TestRes (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method TestRes (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/ThreadPerformance/App.xaml.cs class App (line 14) | public partial class App : Application FILE: tests/ThreadPerformance/MainView.xaml.cs class MainView (line 25) | public partial class MainView : Window method MainView (line 27) | public MainView() method BtnOpenWindow_Click (line 33) | private void BtnOpenWindow_Click(object sender, RoutedEventArgs e) method threadStart (line 40) | private void threadStart() method Window_Closed (line 48) | private void Window_Closed(object sender, EventArgs e) method BtnOpenWindow2_Click (line 53) | private void BtnOpenWindow2_Click(object sender, RoutedEventArgs e) method BtnGC_Click (line 59) | private void BtnGC_Click(object sender, RoutedEventArgs e) class ViewModelBase (line 65) | public class ViewModelBase : INotifyPropertyChanged method RaisePropertyChanged (line 69) | protected void RaisePropertyChanged(string propertyName) class MainViewModel (line 75) | public class MainViewModel : ViewModelBase method MainViewModel (line 77) | public MainViewModel() class TabModel (line 105) | public class TabModel : ViewModelBase method TabModel (line 124) | public TabModel() class ItemModel (line 134) | public class ItemModel : ViewModelBase method ItemModel (line 152) | public ItemModel() class EntrieModel (line 161) | public class EntrieModel : ViewModelBase FILE: tests/ThreadPerformance/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 32) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/ThreadPerformance/Properties/Settings.Designer.cs class Settings (line 15) | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] FILE: tests/ThreadPerformance/Resources/MainView.Designer.cs class MainView (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method MainView (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: tests/WPFLocalizeExtension.UnitTests/ValueConvertersTests/LocExtensionTests.cs class LocExtensionTests (line 13) | public class LocExtensionTests method FormatOutput_SpecifiedFallbackBehavior_SpecifiedOutput (line 22) | [Theory] method FormatOutput_MissingKeyEventHandling_FallbackBehaviorNotUsed (line 46) | [Theory] method OnMissingKeyEvent (line 80) | private static void OnMissingKeyEvent(object sender, MissingKeyEventAr... FILE: tests/WPFLocalizeExtension.UnitTests/ValueConvertersTests/StringFormatConverterTests.cs class StringFormatConverterTests (line 16) | public class StringFormatConverterTests method Convert_SupportedTargetType_ValueConverted (line 38) | [Theory] method Convert_UnsupportableTargetTypes_ExceptionThrown (line 56) | [Theory] method Convert_ValuesIsNull_ExceptionThrown (line 73) | [Fact] method Convert_ValuesIsEmpty_ExceptionThrown (line 87) | [Fact] method Convert_FormatStringIsNull_ReturnsNull (line 101) | [Fact] method Convert_SecondValueIsUnsetValue_ReturnsNull (line 117) | [Fact] method Convert_SpecifiedValues_ValueConverted (line 133) | [Theory] method ConvertBack_AnyValue_ReturnsNull (line 150) | [Fact]