Table of Contents

Class Focusing

Namespace
The.WPF.Controls
Assembly
Instagile.WPF.dll
public static class Focusing
Inheritance
Focusing
Inherited Members

Fields

IsFocusedProperty

public static readonly DependencyProperty IsFocusedProperty

Field Value

DependencyProperty

Methods

GetIsFocused(DependencyObject)

public static bool GetIsFocused(DependencyObject d)

Parameters

d DependencyObject

Returns

bool

SetIsFocused(DependencyObject, bool)

public static void SetIsFocused(DependencyObject d, bool value)

Parameters

d DependencyObject
value bool