'宣言 Protected Overridable Sub OnIsKeyboardFocusWithinChanged( _ ByVal e As System.Windows.DependencyPropertyChangedEventArgs _ )
'使用法 Dim instance As C1FlexViewerPane Dim e As System.Windows.DependencyPropertyChangedEventArgs instance.OnIsKeyboardFocusWithinChanged(e)
protected virtual void OnIsKeyboardFocusWithinChanged( System.Windows.DependencyPropertyChangedEventArgs e )
パラメータ
- e