ResourceDictionary.IsFixedSize Propriété

Définition

Obtient si ce ResourceDictionary est de taille fixe.

public:
 property bool IsFixedSize { bool get(); };
public bool IsFixedSize { get; }
member this.IsFixedSize : bool
Public ReadOnly Property IsFixedSize As Boolean

Valeur de propriété

true si la table de hachage est de taille fixe ; sinon, false.

Implémente

Remarques

L’implémentation par défaut retourne la Hashtable valeur par défaut, qui est false.

S’applique à