'Declaration
Public ReadOnly Property IsFixedSize As Boolean
'Usage
Dim instance As DefaultStyleCollection Dim value As Boolean value = instance.IsFixedSize
public bool IsFixedSize {get;}
(This implementation always returns false.)
'Declaration
Public ReadOnly Property IsFixedSize As Boolean
'Usage
Dim instance As DefaultStyleCollection Dim value As Boolean value = instance.IsFixedSize
public bool IsFixedSize {get;}