6 references to StaysOpen
PresentationFramework (6)
src\Framework\System\Windows\Controls\DatePicker.cs (1)
887if (popup != null && !popup.StaysOpen)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (5)
1104if (_cacheValid[(int)CacheBits.CaptureEngaged] && !StaysOpen && 1136(!StaysOpen)) 1220if (!popup.StaysOpen) 1274if (!popup.StaysOpen) 1797if (!StaysOpen)