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 依赖属性的标识符。

适用于