2 implementations of IsTopmost
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
113public bool IsTopmost
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
604bool IWindowProvider.IsTopmost
1 reference to IsTopmost
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
191return _iface.IsTopmost;