Search Results for

    Show / Hide Table of Contents

    Class TranslationMemoryIcons

    TranslationMemoryIcons

    Inheritance
    object
    ResourceDictionary
    TranslationMemoryIcons
    Implements
    IDictionary
    ICollection
    IEnumerable
    ISupportInitialize
    IUriContext
    INameScope
    IComponentConnector
    Inherited Members
    ResourceDictionary.CopyTo(DictionaryEntry[], int)
    ResourceDictionary.RegisterName(string, object)
    ResourceDictionary.UnregisterName(string)
    ResourceDictionary.FindName(string)
    ResourceDictionary.Add(object, object)
    ResourceDictionary.Clear()
    ResourceDictionary.Contains(object)
    ResourceDictionary.GetEnumerator()
    ResourceDictionary.Remove(object)
    ResourceDictionary.BeginInit()
    ResourceDictionary.EndInit()
    ResourceDictionary.OnGettingValue(object, ref object, out bool)
    ResourceDictionary.MergedDictionaries
    ResourceDictionary.Source
    ResourceDictionary.IsFixedSize
    ResourceDictionary.IsReadOnly
    ResourceDictionary.InvalidatesImplicitDataTemplateResources
    ResourceDictionary.this[object]
    ResourceDictionary.DeferrableContent
    ResourceDictionary.Keys
    ResourceDictionary.Values
    ResourceDictionary.Count
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Sdl.Desktop.Platform.Styles.ImageResources
    Assembly: Sdl.Desktop.Platform.Styles.dll
    Syntax
    public class TranslationMemoryIcons : ResourceDictionary, IDictionary, ICollection, IEnumerable, ISupportInitialize, IUriContext, INameScope, IComponentConnector

    Constructors

    TranslationMemoryIcons()

    Declaration
    public TranslationMemoryIcons()

    Methods

    InitializeComponent()

    InitializeComponent

    Declaration
    public void InitializeComponent()

    Implements

    IDictionary
    ICollection
    IEnumerable
    ISupportInitialize
    IUriContext
    INameScope
    IComponentConnector

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(object, Action<Window>)
    In this article
    • Constructors
      • TranslationMemoryIcons()
    • Methods
      • InitializeComponent()
    • Implements
    • Extension Methods
    Back to top Generated by DocFX