[]
Raises the Initialized event. This method is invoked whenever IsInitialized is set to true internally.
protected override void OnInitialized(EventArgs e)
Protected Overrides Sub OnInitialized(e As EventArgs)
Type | Name | Description |
---|---|---|
EventArgs | e | The RoutedEventArgs that contains the event data. |