2 references to IsAbsolutePlacementMode
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (2)
2308if (target == null || IsAbsolutePlacementMode(placement)) 2394if (target != null && !IsAbsolutePlacementMode(placement))