3 references to IsParentLoaded
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
465return BroadcastEventHelper.IsParentLoaded(_do);
System\Windows\FrameworkContentElement.cs (1)
1692return BroadcastEventHelper.IsParentLoaded(this);
System\Windows\FrameworkElement.cs (1)
5685return BroadcastEventHelper.IsParentLoaded(this);