ValueSource.IsCurrent Özellik

Tanım

Değerin yöntemi tarafından ayarlanıp ayarlanmadığını SetCurrentValue(DependencyProperty, Object) alır.

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

Özellik Değeri

true değeri yöntemi tarafından SetCurrentValue(DependencyProperty, Object) ayarlandıysa; değilse, false.

Şunlara uygulanır