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