2 implementations of IsModal
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
90public bool IsModal
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
520bool IWindowProvider.IsModal
1 reference to IsModal
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
177return _iface.IsModal;