Aracılığıyla paylaş


DependencyPropertyValueSource.IsLocal Özellik

Tanım

Özelliğin yerel bir değere ayarlanmış olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Boolean

true özelliği yerel bir değere ayarlanmışsa; Aksi takdirde, false .

Şunlara uygulanır