共用方式為


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相依性屬性的識別碼。

適用於