CompatibleFocus

StockSharp.Xaml.Charting.Common

A helper class which provides properties to control element's focus. Compatible with both Silverlight and WPF.

方法

GetIsFocusable(DependencyObject) : bool

Gets the IsFocusableProperty

obj
The object.

返回值: IsFocusableProperty value

SetIsFocusable(DependencyObject, bool)

Sets the IsFocusableProperty

obj
The object.
value
The IsFocusableProperty value

字段

IsFocusableProperty : DependencyProperty

Defines the IsFocusable DependencyProperty