Click or drag to resize

FrameworkElementBehaviorTIsLoaded Property

Gets a value indicating whether the associated object is loaded.

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
protected bool IsLoaded { get; }

Property Value

Type: Boolean
See Also