C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml
FrameworkElement Class
FrameworkElement Events
Loaded Event
Unloaded Event
FrameworkElement
Loaded Event
Occurs when a FrameworkElement has been constructed and added to the object tree.
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
RoutedEventHandler
Loaded
Value
Type:
Windows.UI.Xaml
RoutedEventHandler
See Also
Reference
FrameworkElement Class
Windows.UI.Xaml Namespace