3 Commits (6e06a74147f3db176ca32aaf2709ef2e897b18a2)

Author SHA1 Message Date
Tim e1f9809de6 Add missing ClipToBounds="True" 3 years ago
Benedikt Stebner 17b2834d21 Implement letter spacing 3 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Max Katz 707b7af6b3 Port default theme to use ControlThemes + some formatting 4 years ago
Brett Story 5618cc03e4 Utilizing TextLayout's LineHeight in TextBox and TextPresenter 4 years ago
Tim U 2941c3f635 Rename BubbleUpScrollOnEndReached to IsScrollChainingEnabled 4 years ago
Tim 26ca4c15ba Implement `BubbleUpScrollOnEndReachedProperty` 4 years ago
Takoooooo 60a6a52735 wip 4 years ago
Max Katz 64922a34a9 Add CornerRadius to TemplatedControl and use it where possible 5 years ago
Max Katz 23acdb111b Implement ContextRequested event 5 years ago
Dariusz Komosinski a2dc40a14c Allow for using ScrollViewer.AllowAutoHide as an attached property. 5 years ago
Max Katz 67812f4e90 Changes after review 5 years ago
Dan Walmsley 48fd593147 remove obsolete comments 5 years ago
amwx b6f5571495 TextBox uses ContextFlyout 5 years ago
Jumar Macato b16d4bfa3b
fix innerL/R contents scrolling with text 6 years ago
Dan Walmsley d88de1e710 add clear box to default theme. 6 years ago
Dan Walmsley 8caa9a0966 use correct case for class names. 6 years ago
Dan Walmsley cce14fffd2 add styles for password reveal in default theme. 6 years ago
Dan Walmsley f9f32736f7 add names for default context menu. 6 years ago
Dan Walmsley 5a780952e7 use static resource for the context menus in textbox templates. 6 years ago
Dan Walmsley 23f13957cd add context menu back. 6 years ago
Dan Walmsley b11c1dd0d5 add a contextmenu to resources. 6 years ago
Dan Walmsley bb2d629a11 fix test errors. 6 years ago
Dan Walmsley 911a375897 remove default textboxcontextmenu resource. 6 years ago
Jumar Macato 608dd35fba added context menu to default theme 6 years ago
Dan Walmsley a82cd00122 move standard textbox context menu to the templates. 6 years ago
Jumar Macato 0706c82176
Fix Missing CaretBrush on DefaultTheme's TextBox 6 years ago
danwalmsley bc42091ce9
Revert "Expose Cut Copy and Paste methods for binding for context menus" 6 years ago
Dan Walmsley 5ea8c57f76 move standard textbox context menu to the templates. 6 years ago
Jumar Macato 23713366fa
add support for default theme 6 years ago
José Pedro 856118f21c
Use TextBox text alignment and wrapping in watermark. 6 years ago
Deadpikle 6c29598071 Fix clicking TextBox border moving to end 6 years ago
Symbai 6fe5892ad9 Include vertical alignment of floating watermark 6 years ago
Symbai f4fe0b126c init 6 years ago
Symbai 4ac1fee023
Update TextBox.xaml 6 years ago
Abdulbaqi Alshareef 185511d7e0 Set default SelectionForegroundBrush in default style resource instead of code 7 years ago
Abdulbaqi Alshareef c67e405738 Add SelectionBrush and SelectionForegroundBrush Feature 7 years ago
Abdulbaqi Alshareef 434af7d56d Add CaretBrush property to Textbox 7 years ago
Steven Kirk b91df127ea Remove :valid and :invalid pseudoclasses. 7 years ago
Dan Walmsley 0f18328f14 fix formatting. 7 years ago
Dan Walmsley 7f9d223169 Set IBeam cursor in TextBox template as a style. 7 years ago
Dan Walmsley 4c9d41d980 fix color resource names 8 years ago
Steven Kirk b8f127fce7 Reimplemented TemplateBinding. 8 years ago
Dan Walmsley 8befbacba0 Use textpresenter to replace with password char. 8 years ago
Dan Walmsley a9747e0bd6 whitespace. 8 years ago
Dan Walmsley aca0fb3eba Implement password char on TextBox rather than separate control. 8 years ago
sdoroff 5dce65f7b6 Created a shared DataValidationErrors framework 8 years ago
Steven Kirk 8a80a724d7 Implement disabling of ListBox scrollbars. 8 years ago
Jeremy Koritzinsky 745517f68e Updated usage of Static and Type to be x:Static and x:Type. 9 years ago
Steven Kirk 33b57118cf Bind TextPresenter.Text before CaretIndex. 9 years ago