GridViewItemPresenter.SelectedBorderThicknessProperty 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 SelectedBorderThickness dependency property.
public:
static property DependencyProperty ^ SelectedBorderThicknessProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedBorderThicknessProperty();
public static DependencyProperty SelectedBorderThicknessProperty { get; }
var dependencyProperty = GridViewItemPresenter.selectedBorderThicknessProperty;
Public Shared ReadOnly Property SelectedBorderThicknessProperty As DependencyProperty
Property Value
The identifier for the SelectedBorderThickness dependency property.