Table of Contents

Class AutoSelect

Namespace
The.WPF.Controls
Assembly
Instagile.WPF.dll
public sealed class AutoSelect : DependencyObject
Inheritance
AutoSelect
Inherited Members

Fields

OnFocusProperty

public static readonly DependencyProperty OnFocusProperty

Field Value

DependencyProperty

Methods

GetOnFocus(UIElement)

public static bool GetOnFocus(UIElement element)

Parameters

element UIElement

Returns

bool

SetOnFocus(UIElement, bool)

public static void SetOnFocus(UIElement element, bool value)

Parameters

element UIElement
value bool