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

属性值

如果方法设置了 该值,则为

适用于