8 references to GetWindowStyle
UIAutomationClient (8)
MS\Internal\Automation\HwndProxyElementProvider.cs (8)
298
if ( IsBitSet(
GetWindowStyle
(), SafeNativeMethods.WS_DISABLED) )
485
int style =
GetWindowStyle
();
504
int style =
GetWindowStyle
();
544
int style =
GetWindowStyle
();
584
int style =
GetWindowStyle
();
706
int style =
GetWindowStyle
();
845
int style =
GetWindowStyle
();
890
int style =
GetWindowStyle
();