[Mono-bugs] [Bug 428993] UIA Suport in ListBox Control

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 23 15:58:32 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=428993

User mcarrion at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=428993#c2





--- Comment #2 from Mario Carrion <mcarrion at novell.com>  2008-09-23 13:58:32 MDT ---
I need it because we need to generate an event when the selection mode changes.
So, I'm using:

* ListBox.UIASelectionModeChanged to generate
SelectionPatternIdentifiers.CanSelectMultipleProperty, and

* and I'm using SWF.ListBox.SelectedIndexCollection.UIACollectionChanged to
generate the followinge events:
** SelectionPatternIdentifiers.SelectionProperty
** SelectionPatternIdentifiers.IsSelectionRequiredProperty
** SelectionPatternIdentifiers.InvalidatedEvent

Both internal events aren't related at all.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list