CompatibleFocus
StockSharp.Xaml.Charting.Common
要素の焦点を制御する特性を提供するヘルパークラス。 Silverlight と WPF の両方と互換性があります。
メソッド
GetIsFocusable
public static bool GetIsFocusable(DependencyObject obj)
result = CompatibleFocus.GetIsFocusable(obj)
Gets the IsFocusableProperty
- obj
- オブジェクト。
戻り値: 担当: 佐藤 宏
SetIsFocusable
public static void SetIsFocusable(DependencyObject obj, bool value)
CompatibleFocus.SetIsFocusable(obj, value)
設定するIsFocusableProperty
- obj
- オブジェクト。
- value
- 担当: 佐藤 浩
フィールド
IsFocusableProperty
public static readonly DependencyProperty IsFocusableProperty
value = CompatibleFocus.IsFocusableProperty
電子メール:IsFocusableDependencyProperty@