クリックまたはドラッグしてリサイズ
UtilContainsFocus メソッド
要素または要素のいずれかの子がフォーカスを持つかどうかを判定する値を取得します。

名前空間: C1.Util
アセンブリ: C1.WPF.FlexGrid.4 (C1.WPF.FlexGrid.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public static bool ContainsFocus(
	FrameworkElement e
)

パラメータ

e
型: System.WindowsFrameworkElement
チェックする要素。

戻り値

型: Boolean
要素または要素のいずれかの子がフォーカスを持つ場合は true。
参照