SymbolIcon.OnInitialized(EventArgs) method¶
Defined in
Type: SymbolIcon
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
protected override void OnInitialized(EventArgs e)
Summary: Raises the Initialized event. This method is invoked whenever IsInitialized is set to true internally.
Parameters
| Name | Type | Description |
|---|---|---|
e | EventArgs | The RoutedEventArgs that contains the event data. |