Click or drag to resize
DigitalRuneAssetLoadHelperAssetLoaded Event
Occurs after all fix-up actions were executed and the asset is fully loaded.

Namespace: DigitalRune.Graphics.Content
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public event EventHandler<EventArgs> AssetLoaded

Value

Type: SystemEventHandlerEventArgs
See Also