'Declaration
Public Overrides Function SelectStyle( _
ByVal As System.Object, _
ByVal As System.Windows.DependencyObject _
) As System.Windows.Style
public override System.Windows.Style SelectStyle(
System.object ,
System.Windows.DependencyObject
)
Parameters
- item
- The content.
- container
- The element to which the style will be applied.
Return Value
Returns an application-specific style to apply; otherwise, a null reference (Nothing in Visual Basic).
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2