Click or drag to resize
ResourceDictionaryIsFixedSize Property
Gets a value indicating whether the System.Collections.IDictionary object has a fixed size.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public bool IsFixedSize { get; }

Property Value

Type: Boolean
See Also