GridViewItemPresenter.SelectedPointerOverBackgroundProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the SelectedPointerOverBackground dependency property.
public:
static property DependencyProperty ^ SelectedPointerOverBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedPointerOverBackgroundProperty();
public static DependencyProperty SelectedPointerOverBackgroundProperty { get; }
var dependencyProperty = GridViewItemPresenter.selectedPointerOverBackgroundProperty;
Public Shared ReadOnly Property SelectedPointerOverBackgroundProperty As DependencyProperty
Property Value
The identifier for the SelectedPointerOverBackground dependency property.