ValueSource.IsCurrent Свойство

Определение

Возвращает значение, заданное методом SetCurrentValue(DependencyProperty, Object) .

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

Значение свойства

true Значение, заданное методом SetCurrentValue(DependencyProperty, Object) ; в противном случае false.

Применяется к