InputBindingCollection.IsFixedSize Propriedade

Definição

Obtém um valor que indica se este InputBindingCollection tem um tamanho fixo.

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

Valor de Propriedade

true se a coleção tiver um tamanho fixo; caso contrário, false. A predefinição é false.

Implementações

Observações

An InputBindingCollection nunca é um tamanho fixo; portanto, IsFixedSize retorna falsesempre .

Aplica-se a