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