8 references to GetWindowStyle
UIAutomationClient (8)
MS\Internal\Automation\HwndProxyElementProvider.cs (8)
299
if ( IsBitSet(
GetWindowStyle
(), SafeNativeMethods.WS_DISABLED) )
486
int style =
GetWindowStyle
();
505
int style =
GetWindowStyle
();
545
int style =
GetWindowStyle
();
585
int style =
GetWindowStyle
();
707
int style =
GetWindowStyle
();
846
int style =
GetWindowStyle
();
891
int style =
GetWindowStyle
();