CompatibleFocus
StockSharp.Xaml.Charting.Common
A helper class which provides properties to control element's focus. Compatible with both Silverlight and WPF.
Methods
GetIsFocusable(DependencyObject) : bool
Gets the IsFocusableProperty
- obj
- The object.
Returns: IsFocusableProperty value
SetIsFocusable(DependencyObject, bool)
Sets the IsFocusableProperty
- obj
- The object.
- value
- The IsFocusableProperty value
Fields
IsFocusableProperty : DependencyProperty
Defines the IsFocusable DependencyProperty