3 references to GetWindowExStyle
System.Windows.Forms (3)
System\Windows\Forms\Accessibility\LabelEditUiaTextProvider.cs (1)
68
public override WINDOW_EX_STYLE WindowExStyle =>
GetWindowExStyle
(_owningChildEdit);
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxUiaTextProvider.cs (1)
110
?
GetWindowExStyle
(_owningChildEdit)
System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseUiaTextProvider.cs (1)
286
?
GetWindowExStyle
(Owner)