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

プロパティ値

値が メソッドによって設定された場合は a0/& 。それ以外の場合は 。

適用対象