3 references to DropOpposite
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (3)
718
opposite = _cacheValid[(int)CacheBits.
DropOpposite
];
735
opposite = popup._cacheValid[(int)CacheBits.
DropOpposite
];
749
_cacheValid[(int)CacheBits.
DropOpposite
] = value;