ButtonBase.IsPointerOverProperty 屬性

定義

識別 IsPointerOver 相依性屬性。

public:
 static property DependencyProperty ^ IsPointerOverProperty { DependencyProperty ^ get(); };
static DependencyProperty IsPointerOverProperty();
public static DependencyProperty IsPointerOverProperty { get; }
var dependencyProperty = ButtonBase.isPointerOverProperty;
Public Shared ReadOnly Property IsPointerOverProperty As DependencyProperty

屬性值

IsPointerOver相依性屬性的識別碼。

適用於