Selector.IsSynchronizedWithCurrentItemProperty プロパティ

定義

IsSynchronizedWithCurrentItem 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsSynchronizedWithCurrentItemProperty { DependencyProperty ^ get(); };
static DependencyProperty IsSynchronizedWithCurrentItemProperty();
public static DependencyProperty IsSynchronizedWithCurrentItemProperty { get; }
var dependencyProperty = Selector.isSynchronizedWithCurrentItemProperty;
Public Shared ReadOnly Property IsSynchronizedWithCurrentItemProperty As DependencyProperty

プロパティ値

IsSynchronizedWithCurrentItem 依存関係プロパティの識別子。

適用対象