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

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

Removed Added
public class Telerik.Windows.Automation.Peers.RadComboBoxAutomationPeer ()
  • Method: protected override string GetNameCore ()
  • Method (i): protected virtual string GetNameCore ()
  • Method: public IRawElementProviderSimple[] GetSelection ()
  • Property: bool CanSelectMultiple { public get; }
public class Telerik.Windows.Automation.Peers.RadDateTimePickerAutomationPeer ()
  • Method: protected override string GetNameCore ()
  • Method (i): protected virtual string GetNameCore ()
Telerik.Windows.Automation.Peers RadTimeSpanPickerAutomationPeer ()
n/a public class Telerik.Windows.Automation.Peers.RadTimeSpanPickerAutomationPeer
--> NONE <--
  • Constructor: public RadTimeSpanPickerAutomationPeer (RadTimeSpanPicker owner)
  • Method (i): public bool CheckAccess ()
  • Method: public virtual void Collapse ()
  • Method (i): public virtual bool Equals (object obj)
  • Method: public virtual void Expand ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public string GetAcceleratorKey ()
  • Method (i): protected virtual string GetAcceleratorKeyCore ()
  • Method (i): public string GetAccessKey ()
  • Method (i): protected virtual string GetAccessKeyCore ()
  • Method (i): public AutomationControlType GetAutomationControlType ()
  • Method: protected override AutomationControlType GetAutomationControlTypeCore ()
  • Method (i): public string GetAutomationId ()
  • Method (i): protected virtual string GetAutomationIdCore ()
  • Method (i): public Rect GetBoundingRectangle ()
  • Method (i): protected virtual Rect GetBoundingRectangleCore ()
  • Method (i): public List`1 GetChildren ()
  • Method: protected override List`1 GetChildrenCore ()
  • Method (i): public string GetClassName ()
  • Method: protected override string GetClassNameCore ()
  • Method (i): public Point GetClickablePoint ()
  • Method (i): protected virtual Point GetClickablePointCore ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public string GetHelpText ()
  • Method: protected override string GetHelpTextCore ()
  • Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
  • Method (i): public string GetItemStatus ()
  • Method: protected override string GetItemStatusCore ()
  • Method (i): public string GetItemType ()
  • Method (i): protected virtual string GetItemTypeCore ()
  • Method (i): public AutomationPeer GetLabeledBy ()
  • Method (i): protected virtual AutomationPeer GetLabeledByCore ()
  • Method (i): public AutomationLiveSetting GetLiveSetting ()
  • Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
  • Method (i): public string GetLocalizedControlType ()
  • Method: protected override string GetLocalizedControlTypeCore ()
  • Method (i): public string GetName ()
  • Method (i): protected virtual string GetNameCore ()
  • Method (i): public AutomationOrientation GetOrientation ()
  • Method (i): protected virtual AutomationOrientation GetOrientationCore ()
  • Method (i): public AutomationPeer GetParent ()
  • Method: public override object GetPattern (PatternInterface patternInterface)
  • Method (i): public AutomationPeer GetPeerFromPoint (Point point)
  • Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
  • Method (i): public Type GetType ()
  • Method (i): public bool HasKeyboardFocus ()
  • Method (i): protected virtual bool HasKeyboardFocusCore ()
  • Method (i): public void InvalidatePeer ()
  • Method (i): public bool IsContentElement ()
  • Method (i): protected virtual bool IsContentElementCore ()
  • Method (i): public bool IsControlElement ()
  • Method (i): protected virtual bool IsControlElementCore ()
  • Method (i): public bool IsEnabled ()
  • Method (i): protected virtual bool IsEnabledCore ()
  • Method (i): public bool IsKeyboardFocusable ()
  • Method (i): protected virtual bool IsKeyboardFocusableCore ()
  • Method (i): public bool IsOffscreen ()
  • Method (i): protected virtual bool IsOffscreenCore ()
  • Method (i): public bool IsPassword ()
  • Method (i): protected virtual bool IsPasswordCore ()
  • Method (i): public bool IsRequiredForForm ()
  • Method (i): protected virtual bool IsRequiredForFormCore ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
  • Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
  • Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
  • Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
  • Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
  • Method (i): public void ResetChildrenCache ()
  • Method (i): public void SetFocus ()
  • Method (i): protected virtual void SetFocusCore ()
  • Method: public virtual void SetValue (string value)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: Dispatcher Dispatcher { public get; }
  • Property: AutomationPeer EventsSource { public get; public set; }
  • Property: virtual ExpandCollapseState ExpandCollapseState { public get; }
  • Property: ProtectedInternal virtual bool IsHwndHost { }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: UIElement Owner { public get; }
  • Property: virtual string Value { public get; }
Telerik.Windows.Automation.Peers RadTimeSpanPickerComponentAutomationPeer ()
n/a public class Telerik.Windows.Automation.Peers.RadTimeSpanPickerComponentAutomationPeer
--> NONE <--
  • Constructor: public RadTimeSpanPickerComponentAutomationPeer (RadTimeSpanPickerComponent owner)
  • Method (i): public bool CheckAccess ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public string GetAcceleratorKey ()
  • Method (i): protected virtual string GetAcceleratorKeyCore ()
  • Method (i): public string GetAccessKey ()
  • Method (i): protected virtual string GetAccessKeyCore ()
  • Method (i): public AutomationControlType GetAutomationControlType ()
  • Method: protected override AutomationControlType GetAutomationControlTypeCore ()
  • Method (i): public string GetAutomationId ()
  • Method (i): protected virtual string GetAutomationIdCore ()
  • Method (i): public Rect GetBoundingRectangle ()
  • Method (i): protected virtual Rect GetBoundingRectangleCore ()
  • Method (i): public List`1 GetChildren ()
  • Method: protected override List`1 GetChildrenCore ()
  • Method (i): public string GetClassName ()
  • Method: protected override string GetClassNameCore ()
  • Method (i): public Point GetClickablePoint ()
  • Method (i): protected virtual Point GetClickablePointCore ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public string GetHelpText ()
  • Method: protected override string GetHelpTextCore ()
  • Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
  • Method (i): public string GetItemStatus ()
  • Method (i): protected virtual string GetItemStatusCore ()
  • Method (i): public string GetItemType ()
  • Method (i): protected virtual string GetItemTypeCore ()
  • Method (i): public AutomationPeer GetLabeledBy ()
  • Method (i): protected virtual AutomationPeer GetLabeledByCore ()
  • Method (i): public AutomationLiveSetting GetLiveSetting ()
  • Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
  • Method (i): public string GetLocalizedControlType ()
  • Method: protected override string GetLocalizedControlTypeCore ()
  • Method (i): public string GetName ()
  • Method: protected override string GetNameCore ()
  • Method (i): public AutomationOrientation GetOrientation ()
  • Method: protected override AutomationOrientation GetOrientationCore ()
  • Method (i): public AutomationPeer GetParent ()
  • Method: public override object GetPattern (PatternInterface patternInterface)
  • Method (i): public AutomationPeer GetPeerFromPoint (Point point)
  • Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
  • Method (i): public Type GetType ()
  • Method (i): public bool HasKeyboardFocus ()
  • Method (i): protected virtual bool HasKeyboardFocusCore ()
  • Method (i): public void InvalidatePeer ()
  • Method (i): public bool IsContentElement ()
  • Method (i): protected virtual bool IsContentElementCore ()
  • Method (i): public bool IsControlElement ()
  • Method (i): protected virtual bool IsControlElementCore ()
  • Method (i): public bool IsEnabled ()
  • Method (i): protected virtual bool IsEnabledCore ()
  • Method (i): public bool IsKeyboardFocusable ()
  • Method (i): protected virtual bool IsKeyboardFocusableCore ()
  • Method (i): public bool IsOffscreen ()
  • Method (i): protected virtual bool IsOffscreenCore ()
  • Method (i): public bool IsPassword ()
  • Method (i): protected virtual bool IsPasswordCore ()
  • Method (i): public bool IsRequiredForForm ()
  • Method (i): protected virtual bool IsRequiredForFormCore ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
  • Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
  • Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
  • Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
  • Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
  • Method (i): public void ResetChildrenCache ()
  • Method (i): public void SetFocus ()
  • Method (i): protected virtual void SetFocusCore ()
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Property: Dispatcher Dispatcher { public get; }
  • Property: AutomationPeer EventsSource { public get; public set; }
  • Property: ProtectedInternal virtual bool IsHwndHost { }
  • Property: UIElement Owner { public get; }
Telerik.Windows.Controls AsyncFilteringBehavior ()
n/a public sealed class Telerik.Windows.Controls.AsyncFilteringBehavior
--> NONE <--
  • Constructor: public AsyncFilteringBehavior ()
  • Event: public event EventHandler`1 ItemsFound
  • Method: public virtual void Dispose ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual void FindItems (Predicate`1 match)
  • Method: public virtual IEnumerable`1 FindMatchingItems (string searchText, IList items, IEnumerable`1 escapedItems, string textSearchPath, TextSearchMode textSearchMode)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public virtual object GetValue (object item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
public class Telerik.Windows.Controls.AutoCompleteBoxesItemsControl ()
--> NONE <--
  • Field: public static readonly DependencyProperty BoxesItemStyleProperty
  • Field: public static readonly DependencyProperty BoxesItemStyleSelectorProperty
  • Field: public static readonly DependencyProperty BoxesItemTemplateSelectorProperty
  • Property: Style BoxesItemStyle { public get; public set; }
  • Property: StyleSelector BoxesItemStyleSelector { public get; public set; }
  • Property: DataTemplateSelector BoxesItemTemplateSelector { public get; public set; }
Telerik.Windows.Controls ComboBoxFilteringBehavior ()
n/a public class Telerik.Windows.Controls.ComboBoxFilteringBehavior
--> NONE <--
  • Constructor: public ComboBoxFilteringBehavior ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual int FindFullMatchIndex (ReadOnlyCollection`1 matchIndexes)
  • Method: public virtual List`1 FindMatchingIndexes (string text)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: ProtectedInternal RadComboBox ComboBox { }
public class Telerik.Windows.Controls.DateTimePickerClock ()
  • Method (i): protected virtual void RegisterTouch ()
  • Property: bool EnableSelectionCaching { public get; public set; }
  • Property: bool IsScrollIntoViewEnabled { public get; public set; }
  • Property: bool IsSynchronizedWithCurrentItem { public get; public set; }
Telerik.Windows.Controls DayTimeSpanComponent ()
n/a public sealed class Telerik.Windows.Controls.DayTimeSpanComponent
--> NONE <--
  • Constructor: public DayTimeSpanComponent ()
  • Event: public event EventHandler Changed
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public Freezable Clone ()
  • Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
  • Method (i): public Freezable CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected Freezable CreateInstance ()
  • Method: protected override Freezable CreateInstanceCore ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public virtual int GetSelectedIndexFromTimeSpan (long originalTicks, long ticksLeftAfterSelection)
  • Method: public override long GetTicksFromItem (object item)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: bool CanFreeze { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: string Header { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: decimal Maximum { public get; public set; }
  • Property: decimal Minimum { public get; public set; }
  • Property: ProtectedInternal object SelectedItem { }
  • Property: decimal Step { public get; public set; }
Telerik.Windows.Controls HighlightBehavior ()
n/a public class Telerik.Windows.Controls.HighlightBehavior
--> NONE <--
  • Constructor: public HighlightBehavior ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual int FindHighlightedIndex (string searchText, IList filteredItems, IEnumerable`1 escapedItems, string textSearchPath, TextSearchMode textSearchMode)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Controls HourTimeSpanComponent ()
n/a public sealed class Telerik.Windows.Controls.HourTimeSpanComponent
--> NONE <--
  • Constructor: public HourTimeSpanComponent ()
  • Event: public event EventHandler Changed
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public Freezable Clone ()
  • Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
  • Method (i): public Freezable CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected Freezable CreateInstance ()
  • Method: protected override Freezable CreateInstanceCore ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public virtual int GetSelectedIndexFromTimeSpan (long originalTicks, long ticksLeftAfterSelection)
  • Method: public override long GetTicksFromItem (object item)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: bool CanFreeze { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: string Header { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: decimal Maximum { public get; public set; }
  • Property: decimal Minimum { public get; public set; }
  • Property: ProtectedInternal object SelectedItem { }
  • Property: decimal Step { public get; public set; }
Telerik.Windows.Controls IHighlightBehavior ()
n/a public interface Telerik.Windows.Controls.IHighlightBehavior
--> NONE <--
  • Method: int FindHighlightedIndex (string searchText, IList filteredItems, IEnumerable`1 escapedItems, string textSearchPath, TextSearchMode textSearchMode)
Telerik.Windows.Controls MillisecondTimeSpanComponent ()
n/a public sealed class Telerik.Windows.Controls.MillisecondTimeSpanComponent
--> NONE <--
  • Constructor: public MillisecondTimeSpanComponent ()
  • Event: public event EventHandler Changed
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public Freezable Clone ()
  • Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
  • Method (i): public Freezable CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected Freezable CreateInstance ()
  • Method: protected override Freezable CreateInstanceCore ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public virtual int GetSelectedIndexFromTimeSpan (long originalTicks, long ticksLeftAfterSelection)
  • Method: public override long GetTicksFromItem (object item)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: bool CanFreeze { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: string Header { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: decimal Maximum { public get; public set; }
  • Property: decimal Minimum { public get; public set; }
  • Property: ProtectedInternal object SelectedItem { }
  • Property: decimal Step { public get; public set; }
Telerik.Windows.Controls MinuteTimeSpanComponent ()
n/a public sealed class Telerik.Windows.Controls.MinuteTimeSpanComponent
--> NONE <--
  • Constructor: public MinuteTimeSpanComponent ()
  • Event: public event EventHandler Changed
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public Freezable Clone ()
  • Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
  • Method (i): public Freezable CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected Freezable CreateInstance ()
  • Method: protected override Freezable CreateInstanceCore ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public virtual int GetSelectedIndexFromTimeSpan (long originalTicks, long ticksLeftAfterSelection)
  • Method: public override long GetTicksFromItem (object item)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: bool CanFreeze { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: string Header { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: decimal Maximum { public get; public set; }
  • Property: decimal Minimum { public get; public set; }
  • Property: ProtectedInternal object SelectedItem { }
  • Property: decimal Step { public get; public set; }
Telerik.Windows.Controls RadAutoCompleteBox ()
public class Telerik.Windows.Controls.RadAutoCompleteBox
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadAutoCompleteBox
(Please hover your mouse over the type to see the inheritance signatures)
  • Method: public virtual void Dispose ()
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Field: public static readonly DependencyProperty BoxesItemStyleProperty
  • Field: public static readonly DependencyProperty BoxesItemStyleSelectorProperty
  • Field: public static readonly DependencyProperty BoxesItemTemplateSelectorProperty
  • Field: public static readonly DependencyProperty HighlightBehaviorProperty
  • Field: public static readonly DependencyProperty NoResultsContentProperty
  • Field: public static readonly DependencyProperty NoResultsContentTemplateProperty
  • [Obsolete: The RadAutoCompleteBox control will no longer implement the IDisposable interface and this method will be removed in a future release.]Method: public virtual void Dispose ()
  • Method: ProtectedInternal virtual bool HandleKeyDown (Key systemKey)
  • Method: protected virtual void OnHighlightBehaviorChanged ()
  • Method: protected override void OnMouseWheel (MouseWheelEventArgs e)
  • Property: Style BoxesItemStyle { public get; public set; }
  • Property: StyleSelector BoxesItemStyleSelector { public get; public set; }
  • Property: DataTemplateSelector BoxesItemTemplateSelector { public get; public set; }
  • Property: IHighlightBehavior HighlightBehavior { public get; public set; }
  • Property: object NoResultsContent { public get; public set; }
  • Property: DataTemplate NoResultsContentTemplate { public get; public set; }
public class Telerik.Windows.Controls.RadAutoCompleteBoxItem ()
  • Method (i): public virtual void OnApplyTemplate ()
  • Method: public override void OnApplyTemplate ()
public class Telerik.Windows.Controls.RadClock ()
  • Method (i): protected virtual void RegisterTouch ()
  • Property: bool EnableSelectionCaching { public get; public set; }
  • Property: bool IsScrollIntoViewEnabled { public get; public set; }
  • Property: bool IsSynchronizedWithCurrentItem { public get; public set; }
public class Telerik.Windows.Controls.RadColorPaletteView ()
  • Method (i): protected virtual void RegisterTouch ()
  • Property: bool EnableSelectionCaching { public get; public set; }
  • Property: bool IsScrollIntoViewEnabled { public get; public set; }
  • Property: bool IsSynchronizedWithCurrentItem { public get; public set; }
public class Telerik.Windows.Controls.RadColorPicker ()
  • [Obsolete: This property is obsolete. Use the SplitButtonStyle and the ButtonPartStyle property of the RadSplitButton.]Field: public static readonly DependencyProperty ColorButtonStyleProperty
  • [Obsolete: This property is obsolete. Use the SplitButtonStyle and the TogglePartStyle property of the RadSplitButton.]Field: public static readonly DependencyProperty ExpanderButtonStyleProperty
  • [Obsolete: This property is obsolete. Use the SplitButtonStyle and the ButtonPartStyle property of the RadSplitButton.]Property: Style ColorButtonStyle { public get; public set; }
  • [Obsolete: This property is obsolete. Use the SplitButtonStyle and the TogglePartStyle property of the RadSplitButton.]Property: Style ExpanderButtonStyle { public get; public set; }
--> NONE <--
Telerik.Windows.Controls RadComboBox ()
public class Telerik.Windows.Controls.RadComboBox
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadComboBox
(Please hover your mouse over the type to see the inheritance signatures)
  • Property: protected string TextInputString { }
  • Field: public static readonly DependencyProperty AllowMultipleSelectionProperty
  • Field: public static readonly DependencyProperty IsDropDownTabNavigationEnabledProperty
  • Field: public static readonly DependencyProperty MultipleSelectionBoxTemplateProperty
  • Field: public static readonly DependencyProperty MultipleSelectionSeparatorProperty
  • Field: public static readonly DependencyProperty MultipleSelectionSeparatorStringFormatProperty
  • Field: public static readonly DependencyProperty TextBoxStyleProperty
  • Method (i): protected void BeginUpdateSelectedItems ()
  • Method (i): protected void EndUpdateSelectedItems ()
  • Method: protected virtual void OnTextBoxStyleChanged ()
  • Method (i): public void SelectAll ()
  • Method (i): public void UnselectAll ()
  • Property: bool AllowMultipleSelection { public get; public set; }
  • Property: protected bool CanSelectMultipleItems { }
  • Property: ComboBoxFilteringBehavior FilteringBehavior { public get; public set; }
  • Property: bool IsDropDownTabNavigationEnabled { public get; public set; }
  • Property: protected bool IsUpdatingSelectedItems { }
  • Property: DataTemplate MultipleSelectionBoxTemplate { public get; public set; }
  • Property: char MultipleSelectionSeparator { public get; public set; }
  • Property: string MultipleSelectionSeparatorStringFormat { public get; public set; }
  • Property: IList SelectedItems { public get; }
  • Property: Style TextBoxStyle { public get; public set; }
  • Property: ProtectedInternal string TextInputString { }
  • Property: bool UpdateTextOnLostFocus { public get; public set; }
Telerik.Windows.Controls RadComboBoxCommands ()
n/a public abstract sealed class Telerik.Windows.Controls.RadComboBoxCommands
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: static RoutedUICommand SelectAll { public get; }
  • Property: static RoutedUICommand ToggleSelectAll { public get; }
  • Property: static RoutedUICommand UnselectAll { public get; }
public class Telerik.Windows.Controls.RadComboBoxItem ()
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method: protected override void OnMouseLeave (MouseEventArgs e)
public class Telerik.Windows.Controls.RadDatePicker ()
--> NONE <--
  • Property: bool IsInputRestrictedToSelectableDates { public get; public set; }
  • Property: object TodayButtonContent { public get; public set; }
  • Property: Visibility TodayButtonVisibility { public get; public set; }
public class Telerik.Windows.Controls.RadDateTimePicker ()
--> NONE <--
  • Field: public static readonly DependencyProperty IsInputRestrictedToSelectableDatesProperty
  • Field: public static readonly DependencyProperty TodayButtonContentProperty
  • Field: public static readonly DependencyProperty TodayButtonVisibilityProperty
  • Property: bool IsInputRestrictedToSelectableDates { public get; public set; }
  • Property: object TodayButtonContent { public get; public set; }
  • Property: Visibility TodayButtonVisibility { public get; public set; }
public abstract sealed class Telerik.Windows.Controls.RadDateTimePickerCommands ()
--> NONE <--
  • Property: static RoutedUICommand Close { public get; }
public class Telerik.Windows.Controls.RadMaskedCurrencyInput ()
  • Method: protected override bool HandleSpaceKey ()
  • Method: protected override bool HandlePasteNoMask (object value, out object returnString)
  • Method (i): protected virtual bool HandleSpaceKey ()
public class Telerik.Windows.Controls.RadMaskedDateTimeInput ()
--> NONE <--
  • Method (i): protected virtual bool HandlePasteNoMask (object value, out object returnString)
public abstract class Telerik.Windows.Controls.RadMaskedInputBase ()
--> NONE <--
  • Method: protected virtual bool HandlePasteNoMask (object value, out object returnString)
public class Telerik.Windows.Controls.RadMaskedNumericInput ()
  • Method: protected override bool HandleSpaceKey ()
  • Method: protected override bool HandlePasteNoMask (object value, out object returnString)
  • Method (i): protected virtual bool HandleSpaceKey ()
public abstract class Telerik.Windows.Controls.RadMaskedSectionBase ()
--> NONE <--
  • Method (i): protected virtual bool HandlePasteNoMask (object value, out object returnString)
Telerik.Windows.Controls RadMaskedTextBox ()
public class Telerik.Windows.Controls.RadMaskedTextBox n/a
  • Constructor: public RadMaskedTextBox ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Event: public event EventHandler`1 ValueChanged
  • Event: public event EventHandler`1 ValueChanging
  • Field: public static readonly DependencyProperty AcceptReturnProperty
  • Field: public static readonly DependencyProperty AutoCompleteIntervalProperty
  • Field: public static readonly DependencyProperty CultureProperty
  • Field: public static readonly DependencyProperty EmptyContentProperty
  • Field: public static readonly DependencyProperty EmptyContentTemplateProperty
  • Field: public static readonly DependencyProperty IsEmptyProperty
  • Field: public static readonly DependencyProperty IsReadOnlyProperty
  • Field: public static readonly DependencyProperty IsSpinEnabledProperty
  • Field: public static readonly DependencyProperty MaskedTextProperty
  • Field: public static readonly DependencyProperty MaskProperty
  • Field: public static readonly DependencyProperty MaskTypeProperty
  • Field: public static readonly DependencyProperty MaxLengthProperty
  • Field: public static readonly DependencyProperty PlaceholderProperty
  • Field: public static readonly DependencyProperty SelectionOnFocusProperty
  • Field: public static readonly DependencyProperty TextAlignmentProperty
  • Field: public static readonly DependencyProperty UndoLimitProperty
  • Field: public static readonly DependencyProperty UpdateValueEventProperty
  • Field: public static readonly RoutedEvent ValueChangedEvent
  • Field: public static readonly RoutedEvent ValueChangingEvent
  • Field: public static readonly DependencyProperty ValueProperty
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method: public bool CallSpin (bool isUp)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method: protected override void OnGotFocus (RoutedEventArgs e)
  • Method: protected override void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method: protected override void OnLostFocus (RoutedEventArgs e)
  • Method: protected override void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method: protected override void OnMouseEnter (MouseEventArgs e)
  • Method: protected override void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method: public virtual void ResetTheme ()
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: bool AcceptReturn { public get; public set; }
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • [Obsolete: This property was not used and will be removed.]Property: int AutoCompleteInterval { public get; public set; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: CultureInfo Culture { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: object EmptyContent { public get; public set; }
  • Property: DataTemplate EmptyContentTemplate { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsEmpty { public get; public set; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsReadOnly { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsSpinEnabled { public get; public set; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: string Mask { public get; public set; }
  • Property: string MaskedText { public get; public set; }
  • Property: MaskType MaskType { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: int MaxLength { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: char Placeholder { public get; public set; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: int SelectionLength { public get; public set; }
  • Property: SelectionOnFocus SelectionOnFocus { public get; public set; }
  • Property: int SelectionStart { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • [Obsolete: Please use HorizontalContentAlignment property.]Property: TextAlignment TextAlignment { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: int UndoLimit { public get; public set; }
  • Property: UpdateValueEvent UpdateValueEvent { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: object Value { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
--> NONE <--
Telerik.Windows.Controls RadMaskedTextBoxValueChangingEventArgs ()
public class Telerik.Windows.Controls.RadMaskedTextBoxValueChangingEventArgs n/a
  • Constructor: public RadMaskedTextBoxValueChangingEventArgs (object newValue, string newMaskedText, RoutedEvent routedEvent, object source)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected virtual void InvokeEventHandler (delegate genericHandler, object genericTarget)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnSetSource (object source)
  • Method (i): public virtual string ToString ()
  • Property: bool Handled { public get; public set; }
  • Property: string NewMaskedText { public get; }
  • Property: object NewValue { public get; }
  • Property: object OriginalSource { public get; }
  • Property: RoutedEvent RoutedEvent { public get; public set; }
  • Property: object Source { public get; public set; }
--> NONE <--
public class Telerik.Windows.Controls.RadMaskedTextInput ()
  • Method (i): protected virtual bool HandlePasteOverride (object value, out object returnString)
  • Method: protected override bool HandlePasteNoMask (object value, out object returnString)
  • Method: protected override bool HandlePasteOverride (object value, out object returnString)
public class Telerik.Windows.Controls.RadNumericUpDown ()
  • Field: public static readonly DependencyProperty DecreaseButtonContentTemplateProperty
  • Field: public static readonly DependencyProperty IncreaseButtonContentTemplateProperty
  • Property: DataTemplate DecreaseButtonContentTemplate { public get; public set; }
  • Property: DataTemplate IncreaseButtonContentTemplate { public get; public set; }
  • [Obsolete: This is property is not used with the current implementation of RadNumericUpDown and will be deleted in the next official release.]Field: public static readonly DependencyProperty DecreaseButtonContentTemplateProperty
  • [Obsolete: This is property is not used with the current implementation of RadNumericUpDown and will be deleted in the next official release.]Field: public static readonly DependencyProperty IncreaseButtonContentTemplateProperty
  • Field: public static readonly DependencyProperty IsReadOnlyProperty
  • Field: public static readonly DependencyProperty UpdateValueToMatchTextOnLostFocusProperty
  • [Obsolete: This is property is not used with the current implementation of RadNumericUpDown and will be deleted in the next official release.]Property: DataTemplate DecreaseButtonContentTemplate { public get; public set; }
  • [Obsolete: This is property is not used with the current implementation of RadNumericUpDown and will be deleted in the next official release.]Property: DataTemplate IncreaseButtonContentTemplate { public get; public set; }
  • Property: bool IsReadOnly { public get; public set; }
  • Property: bool UpdateValueToMatchTextOnLostFocus { public get; public set; }
public class Telerik.Windows.Controls.RadTimePicker ()
--> NONE <--
  • Property: bool IsInputRestrictedToSelectableDates { public get; public set; }
  • Property: object TodayButtonContent { public get; public set; }
  • Property: Visibility TodayButtonVisibility { public get; public set; }
Telerik.Windows.Controls RadTimeSpanPicker ()
n/a public class Telerik.Windows.Controls.RadTimeSpanPicker
--> NONE <--
  • Constructor: public RadTimeSpanPicker ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event RoutedEventHandler DropDownClosed
  • Event: public event RoutedEventHandler DropDownOpened
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Event: public event EventHandler`1 ValueChanged
  • Field: public static readonly DependencyProperty DropDownWidthProperty
  • Field: public static readonly DependencyProperty GenerateDefaultComponentsProperty
  • Field: public static readonly DependencyProperty IsDropDownOpenProperty
  • Field: public static readonly DependencyProperty MaxDropDownHeightProperty
  • Field: public static readonly DependencyProperty StringFormatProperty
  • Field: public static readonly DependencyProperty TextAlignmentProperty
  • Field: public static readonly DependencyProperty TimeSpanComponentsProperty
  • Field: public static readonly DependencyProperty TimeSpanComponentStyleProperty
  • Field: public static readonly DependencyProperty TimeSpanComponentStyleSelectorProperty
  • Field: public static readonly DependencyProperty TimeSpanTextProperty
  • Field: public static readonly DependencyProperty TimeSpanWatermarkContentProperty
  • Field: public static readonly DependencyProperty TimeSpanWatermarkTemplateProperty
  • Field: public static readonly DependencyProperty ValueProperty
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method: protected override AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: double DropDownWidth { public get; public set; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: bool GenerateDefaultComponents { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsDropDownOpen { public get; public set; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxDropDownHeight { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: string StringFormat { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: TextAlignment TextAlignment { public get; public set; }
  • Property: TimeSpanComponentCollection TimeSpanComponents { public get; }
  • Property: Style TimeSpanComponentStyle { public get; public set; }
  • Property: StyleSelector TimeSpanComponentStyleSelector { public get; public set; }
  • Property: string TimeSpanText { public get; }
  • Property: object TimeSpanWatermarkContent { public get; public set; }
  • Property: DataTemplate TimeSpanWatermarkTemplate { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: Nullable`1 Value { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
Telerik.Windows.Controls RadTimeSpanPickerComponent ()
n/a public class Telerik.Windows.Controls.RadTimeSpanPickerComponent
--> NONE <--
  • Constructor: public RadTimeSpanPickerComponent ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method (i): public virtual void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
public class Telerik.Windows.Controls.RadUpDown ()
  • Property: DataTemplate DecreaseButtonContentTemplate { public get; public set; }
  • Property: DataTemplate IncreaseButtonContentTemplate { public get; public set; }
  • [Obsolete: This is property is not used with the current implementation of RadNumericUpDown and will be deleted in the next official release.]Property: DataTemplate DecreaseButtonContentTemplate { public get; public set; }
  • [Obsolete: This is property is not used with the current implementation of RadNumericUpDown and will be deleted in the next official release.]Property: DataTemplate IncreaseButtonContentTemplate { public get; public set; }
  • Property: bool IsReadOnly { public get; public set; }
  • Property: bool UpdateValueToMatchTextOnLostFocus { public get; public set; }
Telerik.Windows.Controls SecondTimeSpanComponent ()
n/a public sealed class Telerik.Windows.Controls.SecondTimeSpanComponent
--> NONE <--
  • Constructor: public SecondTimeSpanComponent ()
  • Event: public event EventHandler Changed
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public Freezable Clone ()
  • Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
  • Method (i): public Freezable CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected Freezable CreateInstance ()
  • Method: protected override Freezable CreateInstanceCore ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public virtual int GetSelectedIndexFromTimeSpan (long originalTicks, long ticksLeftAfterSelection)
  • Method: public override long GetTicksFromItem (object item)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: bool CanFreeze { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: string Header { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: decimal Maximum { public get; public set; }
  • Property: decimal Minimum { public get; public set; }
  • Property: ProtectedInternal object SelectedItem { }
  • Property: decimal Step { public get; public set; }
Telerik.Windows.Controls StepTimeSpanComponentBase ()
n/a public abstract class Telerik.Windows.Controls.StepTimeSpanComponentBase
--> NONE <--
  • Constructor: protected StepTimeSpanComponentBase ()
  • Event: public event EventHandler Changed
  • Field: public static readonly DependencyProperty MaximumProperty
  • Field: public static readonly DependencyProperty MinimumProperty
  • Field: public static readonly DependencyProperty StepProperty
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public Freezable Clone ()
  • Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
  • Method (i): public Freezable CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected Freezable CreateInstance ()
  • Method (i): protected abstract Freezable CreateInstanceCore ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public virtual int GetSelectedIndexFromTimeSpan (long originalTicks, long ticksLeftAfterSelection)
  • Method (i): public abstract long GetTicksFromItem (object item)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: bool CanFreeze { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: string Header { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: decimal Maximum { public get; public set; }
  • Property: decimal Minimum { public get; public set; }
  • Property: ProtectedInternal object SelectedItem { }
  • Property: decimal Step { public get; public set; }
Telerik.Windows.Controls TimeSpanComponentBase ()
n/a public abstract class Telerik.Windows.Controls.TimeSpanComponentBase
--> NONE <--
  • Constructor: protected TimeSpanComponentBase ()
  • Event: public event EventHandler Changed
  • Field: public static readonly DependencyProperty HeaderProperty
  • Field: public static readonly DependencyProperty ItemsSourceProperty
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public Freezable Clone ()
  • Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
  • Method (i): public Freezable CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected Freezable CreateInstance ()
  • Method (i): protected abstract Freezable CreateInstanceCore ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method: public virtual int GetSelectedIndexFromTimeSpan (long originalTicks, long ticksLeftAfterSelection)
  • Method: public abstract long GetTicksFromItem (object item)
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: bool CanFreeze { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: string Header { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: ProtectedInternal object SelectedItem { }
Telerik.Windows.Controls TimeSpanComponentCollection ()
n/a public sealed class Telerik.Windows.Controls.TimeSpanComponentCollection
--> NONE <--
  • Constructor: public TimeSpanComponentCollection ()
  • Event: public event EventHandler Changed
  • Method (i): public virtual void Add (TimeSpanComponentBase value)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public bool CheckAccess ()
  • Method (i): public virtual void Clear ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public FreezableCollection`1 Clone ()
  • Method (i): protected virtual void CloneCore (Freezable source)
  • Method (i): public FreezableCollection`1 CloneCurrentValue ()
  • Method (i): protected virtual void CloneCurrentValueCore (Freezable source)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual bool Contains (TimeSpanComponentBase value)
  • Method (i): public virtual void CopyTo (TimeSpanComponentBase[] array, int index)
  • Method (i): protected Freezable CreateInstance ()
  • Method: protected override Freezable CreateInstanceCore ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public void Freeze ()
  • Method (i): protected virtual bool FreezeCore (bool isChecking)
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public Freezable GetAsFrozen ()
  • Method (i): protected virtual void GetAsFrozenCore (Freezable source)
  • Method (i): public Freezable GetCurrentValueAsFrozen ()
  • Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable source)
  • Method (i): public Enumerator GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public virtual int IndexOf (TimeSpanComponentBase value)
  • Method (i): public virtual void Insert (int index, TimeSpanComponentBase value)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnChanged ()
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
  • Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public virtual bool Remove (TimeSpanComponentBase value)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): protected void WritePostscript ()
  • Method (i): protected void WritePreamble ()
  • Property: bool CanFreeze { public get; }
  • Property: virtual int Count { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual TimeSpanComponentBase this [int index] { public get; public set; }
Telerik.Windows.Controls TimeSpanPickerCommands ()
n/a public abstract sealed class Telerik.Windows.Controls.TimeSpanPickerCommands
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: static ICommand Clear { public get; }
  • Property: static ICommand Close { public get; }
Telerik.Windows.Controls.AutoCompleteBox AutoCompleteBoxExtensions ()
n/a public abstract sealed class Telerik.Windows.Controls.AutoCompleteBox.AutoCompleteBoxExtensions
--> NONE <--
  • Field: public static readonly DependencyProperty IsTabStopProperty
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public static bool GetIsTabStop (DependencyObject obj)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static void SetIsTabStop (DependencyObject obj, bool value)
  • Method (i): public virtual string ToString ()
public class Telerik.Windows.Controls.ColorEditor.UnifiedColorViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
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)
public class Telerik.Windows.Controls.ColorEditor.ViewModel.CmykaColorViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public abstract class Telerik.Windows.Controls.ColorEditor.ViewModel.ColorViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public class Telerik.Windows.Controls.ColorEditor.ViewModel.HexColorViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public class Telerik.Windows.Controls.ColorEditor.ViewModel.HlsaColorViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public class Telerik.Windows.Controls.ColorEditor.ViewModel.HsvaColorViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public class Telerik.Windows.Controls.ColorEditor.ViewModel.RgbaColorViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public class Telerik.Windows.Controls.MaskedInput.MaskedInputExtensions ()
--> NONE <--
  • Field: public static readonly DependencyProperty AllowMinusOnNullValueProperty
  • Method: public static bool GetAllowMinusOnNullValue (DependencyObject obj)
  • Method: public static void SetAllowMinusOnNullValue (DependencyObject obj, bool value)
public class Telerik.Windows.Controls.MaskedInput.PreviewInputTextBox ()
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method: protected override void OnPreviewKeyDown (KeyEventArgs e)
Telerik.Windows.Controls.MaskedTextBox ExtendedTextBox ()
public class Telerik.Windows.Controls.MaskedTextBox.ExtendedTextBox n/a
  • Constructor: public ExtendedTextBox ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event RoutedEventHandler SelectionChanged
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextChangedEventHandler TextChanged
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public void AppendText (string textData)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginChange ()
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void Clear ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public void Copy ()
  • Method (i): public void Cut ()
  • Method (i): public IDisposable DeclareChangeBlock ()
  • Method (i): public void EndChange ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public int GetCharacterIndexFromLineIndex (int lineIndex)
  • Method (i): public int GetCharacterIndexFromPoint (Point point, bool snapToText)
  • Method (i): public int GetFirstVisibleLineIndex ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public int GetLastVisibleLineIndex ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public int GetLineIndexFromCharacterIndex (int charIndex)
  • Method (i): public int GetLineLength (int lineIndex)
  • Method (i): public string GetLineText (int lineIndex)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public int GetNextSpellingErrorCharacterIndex (int charIndex, LogicalDirection direction)
  • Method (i): public Rect GetRectFromCharacterIndex (int charIndex)
  • Method (i): public Rect GetRectFromCharacterIndex (int charIndex, bool trailingEdge)
  • Method (i): public SpellingError GetSpellingError (int charIndex)
  • Method (i): public int GetSpellingErrorLength (int charIndex)
  • Method (i): public int GetSpellingErrorStart (int charIndex)
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void LineDown ()
  • Method (i): public void LineLeft ()
  • Method (i): public void LineRight ()
  • Method (i): public void LineUp ()
  • Method (i): public void LockCurrentUndoUnit ()
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method (i): public virtual void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method: protected override void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method: protected override void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method: protected override void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method: protected override void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method: protected override void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): protected virtual void OnSelectionChanged (RoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextChanged (TextChangedEventArgs e)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): public void PageDown ()
  • Method (i): public void PageLeft ()
  • Method (i): public void PageRight ()
  • Method (i): public void PageUp ()
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public void Paste ()
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public bool Redo ()
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public virtual void ResetTheme ()
  • Method (i): public void ScrollToEnd ()
  • Method (i): public void ScrollToHome ()
  • Method (i): public void ScrollToHorizontalOffset (double offset)
  • Method (i): public void ScrollToLine (int lineIndex)
  • Method (i): public void ScrollToVerticalOffset (double offset)
  • Method (i): public void Select (int start, int length)
  • Method (i): public void SelectAll ()
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeText (XamlDesignerSerializationManager manager)
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public bool Undo ()
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: bool AcceptsReturn { public get; public set; }
  • Property: bool AcceptsTab { public get; public set; }
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: bool AutoWordSelection { public get; public set; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: bool CanRedo { public get; }
  • Property: bool CanUndo { public get; }
  • Property: Brush CaretBrush { public get; public set; }
  • Property: int CaretIndex { public get; public set; }
  • Property: CharacterCasing CharacterCasing { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: double ExtentHeight { public get; }
  • Property: double ExtentWidth { public get; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: double HorizontalOffset { public get; }
  • Property: ScrollBarVisibility HorizontalScrollBarVisibility { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInactiveSelectionHighlightEnabled { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsReadOnly { public get; public set; }
  • Property: bool IsReadOnlyCaretVisible { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsSelectionActive { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsUndoEnabled { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: int LineCount { public get; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: int MaxLength { public get; public set; }
  • Property: int MaxLines { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: int MinLines { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: string SelectedText { public get; public set; }
  • Property: Brush SelectionBrush { public get; public set; }
  • Property: int SelectionLength { public get; public set; }
  • Property: double SelectionOpacity { public get; public set; }
  • Property: int SelectionStart { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: SpellCheck SpellCheck { public get; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: string Text { public get; public set; }
  • Property: TextAlignment TextAlignment { public get; public set; }
  • Property: TextDecorationCollection TextDecorations { public get; public set; }
  • Property: TextWrapping TextWrapping { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: Typography Typography { public get; }
  • Property: string Uid { public get; public set; }
  • Property: int UndoLimit { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: double VerticalOffset { public get; }
  • Property: ScrollBarVisibility VerticalScrollBarVisibility { public get; public set; }
  • Property: double ViewportHeight { public get; }
  • Property: double ViewportWidth { public get; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.TimeSpanPicker TimeSpanComponentSelectedItemChangedEventArgs ()
n/a public class Telerik.Windows.Controls.TimeSpanPicker.TimeSpanComponentSelectedItemChangedEventArgs
--> NONE <--
  • Constructor: public TimeSpanComponentSelectedItemChangedEventArgs (object oldValue, object newValue)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: object NewValue { public get; }
  • Property: object OldValue { public get; }
Telerik.Windows.Controls.TimeSpanPicker ValueChangedEventArgs ()
n/a public class Telerik.Windows.Controls.TimeSpanPicker.ValueChangedEventArgs
--> NONE <--
  • Constructor: public ValueChangedEventArgs (Nullable`1 oldValue, Nullable`1 newValue)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Nullable`1 NewValue { public get; }
  • Property: Nullable`1 OldValue { public get; }

TopSummary