In This Topic
Syntax
'Declaration
Public Function SelectStyle( _
ByVal As System.Object, _
ByVal As Windows.UI.Xaml.DependencyObject _
) As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style SelectStyle(
System.object ,
Windows.UI.Xaml.DependencyObject
)
Parameters
- item
- container
See Also