Edit

Share via


TokenizingTextBoxStyleSelector.SelectStyleCore Method

Definition

Microsoft.UI.Xaml.Controls.StyleSelector.SelectStyleCore(System.Object,Microsoft.UI.Xaml.DependencyObject)
protected override Microsoft.UI.Xaml.Style SelectStyleCore (object item, Microsoft.UI.Xaml.DependencyObject container);
override this.SelectStyleCore : obj * Microsoft.UI.Xaml.DependencyObject -> Microsoft.UI.Xaml.Style
Protected Overrides Function SelectStyleCore (item As Object, container As DependencyObject) As Style

Parameters

item
Object
container
Microsoft.UI.Xaml.DependencyObject

Returns

Microsoft.UI.Xaml.Style

Applies to