2 references to IsAbsolutePlacementMode
PresentationFramework (2)
System\Windows\Controls\Primitives\Popup.cs (2)
2295if (target == null || IsAbsolutePlacementMode(placement)) 2381if (target != null && !IsAbsolutePlacementMode(placement))