106 Commits (5b015d54dc09c4ae1cee7d7f41fbbc14a5fe96ba)

Author SHA1 Message Date
Zhang Dian 5b015d54dc
Update Placeholder properties to use TextBox as owner in NumericUpDown & ComboBox (#20929) 5 days ago
Julien Lebosquain b612be79db
Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 2 weeks ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Tom Edwards b7cb9e5770
Unify selection event handling for all `SelectingItemsControl` types plus `TreeView` (#19203) 3 months ago
Julian c23be27756
Fix focus issues with combo box #19396 (#19672) 6 months ago
Julian 105ba1aa42
IsEditable combox box (#18094) 8 months ago
Ge 770d31f4e6
ComboBox Empty Selection should not Generate a TextBlock as SelectionBoxItem (#16748) 1 year ago
Bill Henning 0d1d72e26a
Update popups and flyouts to properly support OverlayDismissEventPassThrough (#15517) 2 years ago
Dong Bin edb66a7720
ComboBox: support different DataTemplate for selected item. (#15420) 2 years ago
Max Katz 180410e076
TemplatePart XAML diagnostics (#14180) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Zachary Weldon cbfa327aee added clear function to combobox 3 years ago
startewho 4e8e788866 handled 3 years ago
aldelaro5 ea110cd807 Fix mouse wheel events being eaten on ComboBox on browser 3 years ago
Steven Kirk 16615a43d3 Don't expose pseudoclass constants. 3 years ago
Steven Kirk 1e5ef03eca Make InvalidateMirrorTransform protected. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
rabbitism fb202aa060 feat: respect DisplayMemberPath in SelectionBoxItem. 3 years ago
Steven Kirk 8bfe6b9645 Support heterogeneous item containers. 3 years ago
Julien Lebosquain aa55ad2329
Addressed feedback on PR #10608 3 years ago
Tom Edwards 81530c4231 Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
Steven Kirk a331e1f86b Account for enabled state of combo box items. 3 years ago
Steven Kirk fdc65d1c4e Different selection logic when ComboBox closed. 3 years ago
Giuseppe Lippolis 5cc0edb8ae fix: ItemContainerGenerator obsolete member after #9677 3 years ago
Emmanuel Hansen 79b30658f1 add TopLevel.GetTopLevel api 3 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 3 years ago
robloo 6497e49c26 Open/Close ComboBox drop-down with Enter and Space 3 years ago
robloo 53a78131f5 Add DropDownOpened and DropDownClosed events to ComboBox 3 years ago
robloo 9b24a5bed6 Remove duplicate OnKeyDown handler 3 years ago
robloo cfb8a896fa Modernize ComboBox properties 3 years ago
Steven Kirk 395a90d920 Create containers for remaining ItemsControls. 3 years ago
Steven Kirk 306c045493 Reinstate some commented-out code. 3 years ago
Steven Kirk 1101f28dd7 Refactored ItemContainerGenerator. 3 years ago
Steven Kirk 5d1f9f4a0f Removed VirtualizationMode. 3 years ago
Steven Kirk 692c0c155d Begin refactoring ItemsPresenter. 3 years ago
daniel mayost 4fae1b6e7a Move FlewDirection to Visual and fix tests 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Giuseppe Lippolis 9e1ff3e3be fix: Addreaa review 3 years ago
Giuseppe Lippolis ee84a8c7fd feat(Controls): Address rule CA1822 3 years ago
rabbitism 79cc37e372 feat: add :dropdownopen and :pressed pseudoclass for combobox. 4 years ago
daniel mayost b6e66047f2 add fixes 4 years ago
daniel mayost c77c500bcd fixes tests 4 years ago
daniel mayost 402790ba86 improve UpdateFlowDirection 4 years ago
daniel mayost 7e6edb0f32 fixes bugs 4 years ago
daniel mayost ee4c0f97e6 remove OnAttachedToVisualTree because bug 4 years ago
daniel mayost 03e01a6e55 initial working 4 years ago
Tako fd5e2169c1 reimplementation and some tests 4 years ago
Tako f100caf011 Disabled items in ComboBox souldnt be selectable with arrow keys. 4 years ago
daniel mayost e4c4c40807 same 4 years ago
robloo d4540ed0e5 Add template part attributes to common controls 4 years ago