'宣言 Public Shared Function GetIsSelectionActive( _ ByVal d As DependencyObject _ ) As Boolean
public static bool GetIsSelectionActive( DependencyObject d )
IsSelectionActive プロパティは System.Windows.Controls.Primitives.Selector.GetIsSelectionActive(System.Windows.DependencyObject) のような読み取り専用継承されたプロパティです。キーボード フォーカスはコントロールの中にあるかどうかを示します。選択された項目をレンダーする方法を制御できます。