2 implementations of Maximizable
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
73
public bool
Maximizable
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
481
bool IWindowProvider.
Maximizable
2 references to Maximizable
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
166
return _iface.
Maximizable
;
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
354
if ( ! ((IWindowProvider)this).
Maximizable
)