Window::OnSourceInitialized Method (EventArgs^)
.NET Framework (current version)
Raises the SourceInitialized event.
Assembly: PresentationFramework (in PresentationFramework.dll)
OnSourceInitialized raises the SourceInitialized event.
A type that derives from Window may override OnSourceInitialized. The overridden method must call OnSourceInitialized on the base class if SourceInitialized needs to be raised.
.NET Framework
Available since 3.0
Available since 3.0
Show: