| Visual Basic (Declaration) | |
|---|---|
Public Shared Sub SetRowSelectorStyle( _ ByVal d As DependencyObject, _ ByVal value As Style _ ) | |
| C# | |
|---|---|
public static void SetRowSelectorStyle( DependencyObject d, Style value ) | |
Parameters
- d
- The dependency object to which the attached property is written.
- value
- The Style that will be applied to row selectors.
Supported Frameworks: Microsoft .NET Framework version 3.5