FlowDocumentReader::OnInitialized Method (EventArgs^)
.NET Framework (current version)
Handles the Initialized routed event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System::EventArgs^
An EventArgs object containing the arguments associated with the Initialized routed event.
This method is called when the IsInitialized property is true.
This method overrides FrameworkElement::OnInitialized.
.NET Framework
Available since 3.0
Available since 3.0
Show: