Gets the ResourceKey for the Style that tracks the current selection in templates based on a TreeListView.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static ComponentResourceKey SelectionTrackingStyleKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property SelectionTrackingStyleKey As ComponentResourceKey

See Also