2 references to IsInList
PresentationFramework (2)
System\Windows\Controls\ContainerTracking.cs (2)
111Debug.Assert(IsInList(root), "This container should be in the tracking list."); 122Debug.Assert(!IsInList(root), "This container shouldn't be in our tracking list");