PresentationFrameworkCollection(Of T).IsFixedSize Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value indicating whether the PresentationFrameworkCollection(Of T) has a fixed size.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if the PresentationFrameworkCollection(Of T) has a fixed size; otherwise, false.
Implements
IList.IsFixedSize
Show: