FlowDocumentReader::OnIsKeyboardFocusWithinChanged Method (DependencyPropertyChangedEventArgs)
.NET Framework (current version)
Handles the IsKeyboardFocusWithinChanged routed event.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual void OnIsKeyboardFocusWithinChanged( DependencyPropertyChangedEventArgs e ) override
Parameters
- e
-
Type:
System.Windows::DependencyPropertyChangedEventArgs
A DependencyPropertyChangedEventArgs object containing the arguments associated with the IsKeyboardFocusWithinChanged routed event.
This method moves the focus to the content area of the FlowDocumentReader.
This method is called whenever the IsKeyboardFocusWithin dependency property changes.
.NET Framework
Available since 3.0
Available since 3.0
Show: