The DockSiteRegionAdapter fires an IsActiveChanged event when an activeaware-view contains a ComboBox and the DropDown List of the ComboBox is expanded.
The normal WPF TabControl does not show such a behaviour.
Is it somehow possible to suppress such events, when the IsActiveChanged-Event is caused by a Framework-Element within the view?
The normal WPF TabControl does not show such a behaviour.
Is it somehow possible to suppress such events, when the IsActiveChanged-Event is caused by a Framework-Element within the view?