Checks if the Load and Unload events should be ignored. This happens when the control is inside a TabItem for example

Namespace: Ico.WPF.Specialized
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool ShouldIgnoreLoadEvent()
Visual Basic
Public Function ShouldIgnoreLoadEvent As Boolean
JScript
public function ShouldIgnoreLoadEvent() : boolean

Return Value

See Also