Share via


PersonPicture.ContactProperty 屬性

定義

識別 Contact 相依性屬性。

public:
 static property DependencyProperty ^ ContactProperty { DependencyProperty ^ get(); };
static DependencyProperty ContactProperty();
public static DependencyProperty ContactProperty { get; }
var dependencyProperty = PersonPicture.contactProperty;
Public Shared ReadOnly Property ContactProperty As DependencyProperty

屬性值

Contact 相依性屬性的標識碼。

適用於