ResourceDictionary.IsFixedSize Eigenschaft

Definition

Ruft ab, ob dieses ResourceDictionary eine feste Größe hat.

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

Eigenschaftswert

true, wenn die Hashtabelle eine feste Größe hat, andernfalls false.

Implementiert

Hinweise

Die Standardimplementierung gibt den Hashtable Standardwert zurück, der ist false.

Gilt für: