Changes in telerik.windows.controls.input from v22 (Version 4.0.30319.42000)<br> to v221 (Version 4.0.30319.42000)

Changes in telerik.windows.controls.input from v22 (Version 4.0.30319.42000)
to v221 (Version 4.0.30319.42000)

Removed Added
Telerik.Windows.Controls ComboBoxToolTipHelper ()
n/a public abstract sealed class Telerik.Windows.Controls.ComboBoxToolTipHelper
--> NONE <--
  • Field: public static readonly DependencyProperty ShowToolTipOnTrimmedTextProperty
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public static bool GetShowToolTipOnTrimmedText (DependencyObject obj)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static void SetShowToolTipOnTrimmedText (DependencyObject obj, bool value)
  • Method (i): public virtual string ToString ()
public class Telerik.Windows.Controls.RadAutoCompleteBox ()
--> NONE <--
  • Field: public static readonly DependencyProperty DropDownItemTemplateSelectorProperty
  • Property: DataTemplateSelector DropDownItemTemplateSelector { public get; public set; }
public class Telerik.Windows.Controls.RadCalendar ()
--> NONE <--
  • Field: public static readonly DependencyProperty NextButtonVisibilityProperty
  • Field: public static readonly DependencyProperty PreviousButtonVisibilityProperty
  • Property: Visibility NextButtonVisibility { public get; public set; }
  • Property: Visibility PreviousButtonVisibility { public get; public set; }
public class Telerik.Windows.Controls.RadComboBox ()
--> NONE <--
  • Field: public static readonly DependencyProperty UpdateSelectionOnLostFocusProperty
  • Property: bool UpdateSelectionOnLostFocus { public get; public set; }
public class Telerik.Windows.Controls.RadDatePicker ()
--> NONE <--
  • Property: bool OpenDropDownOnFocus { public get; public set; }
public class Telerik.Windows.Controls.RadDateTimePicker ()
--> NONE <--
  • Field: public static readonly DependencyProperty OpenDropDownOnFocusProperty
  • Property: bool OpenDropDownOnFocus { public get; public set; }
public class Telerik.Windows.Controls.RadMaskedCurrencyInput ()
--> NONE <--
  • Method (i): protected virtual string CoerceImeInputString (string text)
public class Telerik.Windows.Controls.RadMaskedDateTimeInput ()
--> NONE <--
  • Method: protected override string CoerceImeInputString (string text)
public abstract class Telerik.Windows.Controls.RadMaskedInputBase ()
--> NONE <--
  • Method: protected virtual string CoerceImeInputString (string text)
public class Telerik.Windows.Controls.RadMaskedNumericInput ()
--> NONE <--
  • Method (i): protected virtual string CoerceImeInputString (string text)
public abstract class Telerik.Windows.Controls.RadMaskedSectionBase ()
--> NONE <--
  • Method (i): protected virtual string CoerceImeInputString (string text)
public class Telerik.Windows.Controls.RadMaskedTextInput ()
  • Method (i): protected virtual MaskValidationResult IsMaskValidOverride ()
  • Method (i): protected virtual void OnLoadedOverride (object sender, RoutedEventArgs e)
  • Field: public static readonly DependencyProperty ValidationRegexProperty
  • Field: public static readonly DependencyProperty ValueModeProperty
  • Method: protected override string CoerceImeInputString (string text)
  • Method: protected virtual string GetFormattedValue (string textInternal)
  • Method: protected virtual char GetNextChar (ITokenValidationRule rule, char spinValue, Nullable`1 forwardSpin)
  • Method: protected override MaskValidationResult IsMaskValidOverride ()
  • Method: protected override void OnLoadedOverride (object sender, RoutedEventArgs e)
  • Property: string ValidationRegex { public get; public set; }
  • Property: ValueMode ValueMode { public get; public set; }
public class Telerik.Windows.Controls.RadTimePicker ()
--> NONE <--
  • Property: bool OpenDropDownOnFocus { public get; public set; }
Telerik.Windows.Controls RadTimeSpanPicker ()
public class Telerik.Windows.Controls.RadTimeSpanPicker
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadTimeSpanPicker
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls RadTimeSpanPickerComponent ()
public class Telerik.Windows.Controls.RadTimeSpanPickerComponent
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadTimeSpanPickerComponent
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
public class Telerik.Windows.Controls.ColorEditor.Mode.ColorModeCollection ()
  • Method (i): public void AddRange (IEnumerable`1 collection)
  • Method (i): public int BinarySearch (int index, int count, ColorModeWrapper item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (ColorModeWrapper item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public ColorModeWrapper Find (Predicate`1 match)
  • Method (i): public List`1 FindAll (Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindIndex (Predicate`1 match)
  • Method (i): public ColorModeWrapper FindLast (Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindLastIndex (Predicate`1 match)
  • Method (i): public void ForEach (Action`1 action)
  • Method (i): public void InsertRange (int index, IEnumerable`1 collection)
  • Method (i): public int RemoveAll (Predicate`1 match)
  • Method (i): public void Sort (IComparer`1 comparer)
  • Method (i): public void Sort (Comparison`1 comparison)
  • Method (i): public void Sort (int index, int count, IComparer`1 comparer)
  • Method (i): public bool TrueForAll (Predicate`1 match)
  • Method (i): public void AddRange (IEnumerable`1 collection)
  • Method (i): public int BinarySearch (int index, int count, ColorModeWrapper item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (ColorModeWrapper item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public ColorModeWrapper Find (Predicate`1 match)
  • Method (i): public List`1 FindAll (Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindIndex (Predicate`1 match)
  • Method (i): public ColorModeWrapper FindLast (Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindLastIndex (Predicate`1 match)
  • Method (i): public void ForEach (Action`1 action)
  • Method (i): public void InsertRange (int index, IEnumerable`1 collection)
  • Method (i): public int RemoveAll (Predicate`1 match)
  • Method (i): public void Sort (IComparer`1 comparer)
  • Method (i): public void Sort (Comparison`1 comparison)
  • Method (i): public void Sort (int index, int count, IComparer`1 comparer)
  • Method (i): public bool TrueForAll (Predicate`1 match)
Telerik.Windows.Controls.MaskedInput ValidationHelper ()
n/a public abstract sealed class Telerik.Windows.Controls.MaskedInput.ValidationHelper
--> NONE <--
  • Field: public static readonly DependencyProperty DisplayValidationErrorsProperty
  • Field: public static readonly string Email
  • Field: public static readonly string IP
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static bool GetDisplayValidationErrors (DependencyObject obj)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static void SetDisplayValidationErrors (DependencyObject obj, bool value)
  • Method (i): public virtual string ToString ()
ValueMode ()
n/a public sealed enum Telerik.Windows.Controls.MaskedInput.ValueMode
                    Plain = 0,
                    IncludeLiterals = 1,
                    IncludePlaceholders = 2,
                    IncludeLiteralsAndPlaceholders = 3,
--> NONE <-- --> NONE <--

TopSummary