[]
Raises the Initialized event.
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. |
This method is invoked whenever IsInitialized is set to true internally.