Aracılığıyla paylaş


FrameworkElementFactory.IsSealed Özellik

Tanım

Bu nesnenin sabit durumda olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Boolean

true bu nesne sabit bir durumdaysa; aksi takdirde , false.

Şunlara uygulanır