3 references to IsParentLoaded
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
462return BroadcastEventHelper.IsParentLoaded(_do);
System\Windows\FrameworkContentElement.cs (1)
1672return BroadcastEventHelper.IsParentLoaded(this);
System\Windows\FrameworkElement.cs (1)
5680return BroadcastEventHelper.IsParentLoaded(this);