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