2 references to AnimateFromBottom
PresentationFramework (2)
System\Windows\Controls\Primitives\Popup.cs (2)
2883
get { return _cacheValid[(int)CacheBits.
AnimateFromBottom
]; }
2884
set { _cacheValid[(int)CacheBits.
AnimateFromBottom
] = value; }