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

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

Removed Added
public class Telerik.Windows.Automation.Peers.FilteringDropDownAutomationPeer ()
  • Method (i): protected virtual string GetLocalizedControlTypeCore ()
  • Method: protected override string GetLocalizedControlTypeCore ()
public class Telerik.Windows.Automation.Peers.FrozenColumnsSplitterAutomationPeer ()
  • Method (i): protected virtual string GetLocalizedControlTypeCore ()
  • Method: protected override string GetLocalizedControlTypeCore ()
public class Telerik.Windows.Automation.Peers.GridViewCellAutomationPeer ()
  • Method (i): protected virtual string GetLocalizedControlTypeCore ()
  • Method: protected override string GetLocalizedControlTypeCore ()
public abstract class Telerik.Windows.Automation.Peers.GridViewDataControlAutomationPeer ()
  • Method: public abstract DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem)
  • Method: public abstract DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem, int index)
  • Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
  • Method (i): protected virtual string GetClassNameCore ()
  • Method (i): protected virtual string GetNameCore ()
  • Method: public virtual DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem)
  • Method: public virtual DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem, int index)
  • Method: protected override AutomationControlType GetAutomationControlTypeCore ()
  • Method: protected override string GetClassNameCore ()
  • Method: protected override string GetNameCore ()
public class Telerik.Windows.Automation.Peers.GridViewNewRowAutomationPeer ()
  • Method (i): protected virtual string GetLocalizedControlTypeCore ()
  • Method: protected override string GetLocalizedControlTypeCore ()
public class Telerik.Windows.Automation.Peers.GridViewRowAutomationPeer ()
  • Method (i): protected virtual string GetLocalizedControlTypeCore ()
  • Method: protected override string GetLocalizedControlTypeCore ()
public class Telerik.Windows.Automation.Peers.RadGridViewAutomationPeer ()
  • Method: public override DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem)
  • Method: public override DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem, int index)
  • Method: protected override AutomationControlType GetAutomationControlTypeCore ()
  • Method: protected override string GetClassNameCore ()
  • Method (i): public virtual DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem)
  • Method (i): public virtual DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem, int index)
  • Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
  • Method (i): protected virtual string GetClassNameCore ()
public class Telerik.Windows.Automation.Peers.RadTreeListViewAutomationPeer ()
  • Method: public override DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem)
  • Method: public override DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem, int index)
  • Method: protected override AutomationControlType GetAutomationControlTypeCore ()
  • Method: protected override string GetClassNameCore ()
  • Method (i): public virtual DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem)
  • Method (i): public virtual DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem, int index)
  • Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
  • Method (i): protected virtual string GetClassNameCore ()
Telerik.Windows.Controls ColumnSyncBehavior ()
n/a public class Telerik.Windows.Controls.ColumnSyncBehavior
--> NONE <--
  • Constructor: public ColumnSyncBehavior (RadGridView grid, INotifyCollectionChanged columns)
  • Field: public static readonly DependencyProperty ColumnsProperty
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static INotifyCollectionChanged GetColumns (DependencyObject dependencyObject)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static void SetColumns (DependencyObject dependencyObject, INotifyCollectionChanged columns)
  • Method (i): public virtual string ToString ()
  • Method: public static void Transfer (IList source, IList target)
public class Telerik.Windows.Controls.GridViewBoundColumnBase ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Field: public static readonly DependencyProperty IsSearchableProperty
  • Method: protected virtual object GetDisplayCellContent (object item)
  • Method: protected virtual object GetExportCellContent (object item)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: bool IsSearchable { public get; public set; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewCellClipboardEventArgs ()
--> NONE <--
  • Constructor: public GridViewCellClipboardEventArgs (GridViewCellInfo cell, object value, GridViewCellType cellType)
  • Property: GridViewCellType CellType { public get; }
GridViewCellType ()
n/a public sealed enum Telerik.Windows.Controls.GridViewCellType
                    Cell = 0,
                    HeaderCell = 1,
                    FooterCell = 2,
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.GridViewCheckBoxColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual object GetDisplayCellContent (object item)
  • Method (i): protected virtual object GetExportCellContent (object item)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: bool IsSearchable { public get; public set; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
GridViewClipboardCopyMode ()
public sealed enum Telerik.Windows.Controls.GridViewClipboardCopyMode
                    None = 1,
                    Cells = 2,
                    Default = 2,
                    Header = 4,
                    Footer = 8,
                    All = 14,
                    SkipEmptyRows = 16,
public sealed enum Telerik.Windows.Controls.GridViewClipboardCopyMode
                    None = 1,
                    Cells = 2,
                    Default = 2,
                    Header = 4,
                    Footer = 8,
                    All = 14,
                    SkipEmptyRows = 16,
                    SkipEmptyColumns = 32,
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.GridViewColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method: protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Field: public static readonly DependencyProperty ShouldGenerateFieldFilterEditorsProperty
  • Method: protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewColumnCollection ()
  • Method: public void AddRange (IEnumerable`1 items)
  • Method: public void RemoveItems (IEnumerable`1 items)
  • Method: public void AddRange (IEnumerable`1 items)
  • Method: public void RemoveItems (IEnumerable`1 items)
  • Property: new GridViewColumn this [int index] { public get; public set; }
public class Telerik.Windows.Controls.GridViewComboBoxColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Field: public static readonly DependencyProperty EmptyTextProperty
  • Method: protected override object GetDisplayCellContent (object item)
  • Method (i): protected virtual object GetExportCellContent (object item)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: string EmptyText { public get; public set; }
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: bool IsSearchable { public get; public set; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewDataColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual object GetDisplayCellContent (object item)
  • Method (i): protected virtual object GetExportCellContent (object item)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: bool IsSearchable { public get; public set; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewDynamicHyperlinkColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual object GetDisplayCellContent (object item)
  • Method (i): protected virtual object GetExportCellContent (object item)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: bool IsSearchable { public get; public set; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewExpressionColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewHyperlinkColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual object GetDisplayCellContent (object item)
  • Method (i): protected virtual object GetExportCellContent (object item)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: bool IsSearchable { public get; public set; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewImageColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual object GetDisplayCellContent (object item)
  • Method (i): protected virtual object GetExportCellContent (object item)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: bool IsSearchable { public get; public set; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewMaskedInputColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual object GetDisplayCellContent (object item)
  • Method (i): protected virtual object GetExportCellContent (object item)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: bool IsSearchable { public get; public set; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
Telerik.Windows.Controls GridViewMultiColumnComboBoxColumn ()
n/a public class Telerik.Windows.Controls.GridViewMultiColumnComboBoxColumn
--> NONE <--
  • Constructor: public GridViewMultiColumnComboBoxColumn ()
  • 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 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 KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • 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 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 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 PropertyChangedEventHandler PropertyChanged
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event EventHandler`1 SortingStateChanged
  • 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
  • Field: public static readonly DependencyProperty AutoCompleteModeProperty
  • Field: public static readonly DependencyProperty CloseDropDownAfterSelectionInputProperty
  • Field: public static readonly DependencyProperty DisplayMemberPathProperty
  • Field: public static readonly DependencyProperty DropDownHeightProperty
  • Field: public static readonly DependencyProperty DropDownMaxHeightProperty
  • Field: public static readonly DependencyProperty DropDownMaxWidthProperty
  • Field: public static readonly DependencyProperty DropDownMinHeightProperty
  • Field: public static readonly DependencyProperty DropDownMinWidthProperty
  • Field: public static readonly DependencyProperty DropDownPlacementProperty
  • Field: public static readonly DependencyProperty DropDownWidthProperty
  • Field: public static readonly DependencyProperty HighlightMatchesProperty
  • Field: public static readonly DependencyProperty ItemsSourceProperty
  • Field: public static readonly DependencyProperty KeepDropDownOpenProperty
  • Field: public static readonly DependencyProperty MatchCaseProperty
  • Field: public static readonly DependencyProperty NullTextProperty
  • Field: public static readonly DependencyProperty OpenDropDownOnInputProperty
  • Field: public static readonly DependencyProperty SelectedValuePathProperty
  • Field: public static readonly DependencyProperty SelectedValuesDisplaySeparatorProperty
  • Field: public static readonly DependencyProperty SelectionBoxesVisibilityProperty
  • Field: public static readonly DependencyProperty SelectionModeProperty
  • 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): 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 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: public override bool CanEdit (object item)
  • Method (i): public virtual bool CanFilter ()
  • Method (i): public virtual bool CanGroup ()
  • Method (i): public virtual bool CanSort ()
  • 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 ClearFilters ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method: protected object ConvertValue (object value, object dataItem)
  • Method: protected object ConvertValueBack (object value, object dataItem)
  • Method (i): public virtual void CopyPropertiesFrom (GridViewColumn source)
  • Method: public override FrameworkElement CreateCellEditElement (GridViewCell cell, object dataItem)
  • Method: public override FrameworkElement CreateCellElement (GridViewCell cell, object dataItem)
  • Method (i): public virtual IColumnFilterDescriptor CreateColumnFilterDescriptor ()
  • Method (i): public virtual ContentControl CreateField ()
  • Method (i): public virtual FrameworkElement CreateFieldFilterEditor ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public IEnumerable`1 GetAggregateResults (QueryableCollectionViewGroup group)
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method: ProtectedInternal override object GetCellContent (object item)
  • Method (i): protected virtual object GetDisplayCellContent (object item)
  • Method (i): protected virtual object GetExportCellContent (object item)
  • Method (i): public string GetFilteringDisplayString (object distinctValue)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method: public override object GetNewValueFromEditor (object editor)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public object GetValueForItem (object item)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAggregateFunctionsCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): public virtual object OnCopyingCellClipboardContent (object item)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDataMemberBindingChanged ()
  • Method (i): ProtectedInternal virtual void OnDragEnter (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnDragLeave (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnDragOver (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnDrop (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): ProtectedInternal 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): ProtectedInternal virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method: public override void OnPastingCellClipboardContent (object item, object value)
  • Method (i): ProtectedInternal virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected void OnPropertyChanged (string propertyName)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs args)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): ProtectedInternal virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): ProtectedInternal virtual object PrepareCellForEdit (FrameworkElement editingElement, RoutedEventArgs editingEventArgs)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected virtual void Refresh ()
  • Method (i): ProtectedInternal virtual void RefreshCellElement (FrameworkElement element, DependencyProperty dependencyProperty)
  • 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): 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): protected virtual IQueryable SortDistinctValues (IQueryable source)
  • Method (i): protected virtual IQueryable SortDistinctValuesByFilteringDisplay (IQueryable source)
  • Method (i): public virtual string ToString ()
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public virtual IList`1 UpdateSourceWithEditorValue (GridViewCell gridViewCell)
  • Method (i): public void VerifyAccess ()
  • Property: virtual double ActualWidth { public get; }
  • Property: AggregateFunctionCollection AggregateFunctions { 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: SearchAutoCompleteMode AutoCompleteMode { public get; public set; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • Property: ProtectedInternal DependencyProperty BindingTarget { }
  • Property: DataTemplate CellEditTemplate { public get; public set; }
  • Property: DataTemplateSelector CellEditTemplateSelector { public get; public set; }
  • Property: Style CellStyle { public get; public set; }
  • Property: StyleSelector CellStyleSelector { public get; public set; }
  • Property: DataTemplate CellTemplate { public get; public set; }
  • Property: DataTemplateSelector CellTemplateSelector { public get; public set; }
  • Property: bool CloseDropDownAfterSelectionInput { public get; public set; }
  • Property: IColumnFilterDescriptor ColumnFilterDescriptor { public get; }
  • Property: string ColumnGroupName { 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: GridViewDataControl DataControl { public get; }
  • Property: virtual string DataFormatString { public get; public set; }
  • Property: virtual Binding DataMemberBinding { public get; public set; }
  • Property: virtual Type DataType { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: string DisplayMemberPath { public get; public set; }
  • Property: double DropDownHeight { public get; public set; }
  • Property: double DropDownMaxHeight { public get; public set; }
  • Property: double DropDownMaxWidth { public get; public set; }
  • Property: double DropDownMinHeight { public get; public set; }
  • Property: double DropDownMinWidth { public get; public set; }
  • Property: PlacementMode DropDownPlacement { public get; public set; }
  • Property: double DropDownWidth { public get; public set; }
  • Property: Style EditorStyle { public get; public set; }
  • Property: GridViewEditTriggers EditTriggers { public get; public set; }
  • Property: virtual double ExportedElementWidth { public get; }
  • Property: IFilteringControl FilteringControl { public get; public set; }
  • Property: Style FilteringControlStyle { public get; public set; }
  • Property: protected virtual Func`2 FilteringDisplayFunc { }
  • Property: string FilterMemberPath { public get; public set; }
  • Property: Type FilterMemberType { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: object Footer { public get; public set; }
  • Property: Style FooterCellStyle { public get; public set; }
  • Property: TextAlignment FooterTextAlignment { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Style GroupFooterCellStyle { public get; public set; }
  • Property: StyleSelector GroupFooterCellStyleSelector { public get; public set; }
  • Property: DataTemplate GroupFooterTemplate { public get; public set; }
  • Property: DataTemplateSelector GroupFooterTemplateSelector { public get; public set; }
  • Property: string GroupHeaderFormatString { public get; public set; }
  • Property: DataTemplate GroupHeaderTemplate { public get; public set; }
  • Property: DataTemplateSelector GroupHeaderTemplateSelector { public get; public set; }
  • Property: virtual string GroupMemberPath { public get; public set; }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: virtual object Header { public get; public set; }
  • Property: Style HeaderCellStyle { public get; public set; }
  • Property: TextAlignment HeaderTextAlignment { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: bool HighlightMatches { public get; public set; }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: virtual bool IsAutoGenerated { public get; public set; }
  • Property: bool IsCustomSortingEnabled { public get; public set; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFilterable { public get; public set; }
  • Property: bool IsFilteringDeferred { public get; public set; }
  • Property: bool IsFocused { public get; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsGroupable { 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: virtual bool IsLeftSideFrozen { public get; }
  • Property: bool IsLoaded { 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: virtual bool IsReadOnly { public get; public set; }
  • Property: Binding IsReadOnlyBinding { public get; public set; }
  • Property: bool IsReorderable { public get; public set; }
  • Property: bool IsResizable { public get; public set; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsSearchable { public get; public set; }
  • Property: bool IsSelected { public get; public set; }
  • Property: bool IsSortable { 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: virtual bool IsVisible { public get; public set; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: Binding ItemsSourceBinding { public get; public set; }
  • Property: virtual Type ItemType { public get; }
  • Property: bool KeepDropDownOpen { public get; public set; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: bool MatchCase { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: string NullText { public get; public set; }
  • Property: bool OpenDropDownOnInput { public get; public set; }
  • Property: bool OptimizeDistinctFilterQuery { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: GridViewSearchPanel SearchPanel { public get; }
  • Property: string SelectedValuePath { public get; public set; }
  • Property: string SelectedValuesDisplaySeparator { public get; public set; }
  • Property: Visibility SelectionBoxesVisibility { public get; public set; }
  • Property: AutoCompleteSelectionMode SelectionMode { public get; public set; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
  • Property: bool ShowColumnWhenGrouped { public get; public set; }
  • Property: bool ShowDistinctFilters { public get; public set; }
  • Property: bool ShowFieldFilters { public get; public set; }
  • Property: bool ShowFilterButton { public get; public set; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: int SortingIndex { public get; }
  • Property: SortingState SortingState { public get; public set; }
  • Property: virtual string SortMemberPath { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: GridViewTabStop TabStopMode { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: protected virtual FilterDescriptorCollection TargetFilters { }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: TextAlignment TextAlignment { public get; public set; }
  • Property: TextDecorationCollection TextDecorations { public get; public set; }
  • Property: TextTrimming TextTrimming { public get; public set; }
  • Property: TextWrapping TextWrapping { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: DataTemplate ToolTipTemplate { public get; public set; }
  • Property: DataTemplateSelector ToolTipTemplateSelector { 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: virtual string UniqueName { public get; public set; }
  • Property: GridViewValidationMode ValidatesOnDataErrors { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
public class Telerik.Windows.Controls.GridViewPinRowColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewSelectColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.GridViewSortingEventArgs ()
  • Constructor: public GridViewSortingEventArgs (GridViewColumn column, SortingState oldSortingState, SortingState newSortingState)
  • Constructor: public GridViewSortingEventArgs (GridViewColumn column, SortingState oldSortingState, SortingState newSortingState)
public class Telerik.Windows.Controls.GridViewToggleRowDetailsColumn ()
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Event: public event EventHandler`1 SortingStateChanged
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual bool IsLeftSideFrozen { public get; }
  • Property: virtual bool IsRightSideFrozen { public get; }
  • Property: Nullable`1 ShouldGenerateFieldFilterEditors { public get; public set; }
public class Telerik.Windows.Controls.RadGridView ()
  • Method: public void SelectCellRegion (IEnumerable`1 cellRegions)
  • Method: public void UnselectCellRegion (IEnumerable`1 cellRegions)
  • Event: public event EventHandler`1 Searched
  • Event: public event EventHandler`1 Searching
  • Field: public static readonly DependencyProperty CanUserGroupColumnsProperty
  • Field: public static readonly DependencyProperty CanUserSearchInHiddenColumnsProperty
  • Field: public static readonly DependencyProperty ColumnAggregatesAlignmentProperty
  • Field: public static readonly DependencyProperty EnableStickyGroupHeadersProperty
  • Field: public static readonly DependencyProperty SearchModeProperty
  • Method (i): ProtectedInternal virtual void RegisterCopyPasteApplicationCommands ()
  • Method: public void SelectCellRegion (IEnumerable`1 cellRegions)
  • Method (i): public void SelectItemsRange (int startIndex, int endIndex, bool shouldClearCurrentSelection)
  • Method (i): public void SelectItemsRange (object startItem, object endItem, bool shouldClearCurrentSelection)
  • Method (i): protected virtual bool ShouldDestroyContainersOnReset ()
  • Method: public void UnselectCellRegion (IEnumerable`1 cellRegions)
  • Property: object BusyIndicatorContent { public get; public set; }
  • Property: DataTemplate BusyIndicatorContentTemplate { public get; public set; }
  • Property: bool BusyIndicatorIsIndeterminate { public get; public set; }
  • Property: double BusyIndicatorProgressValue { public get; public set; }
  • Property: bool CanUserGroupColumns { public get; public set; }
  • Property: bool CanUserSearchInHiddenColumns { public get; public set; }
  • Property: ColumnAggregatesAlignment ColumnAggregatesAlignment { public get; public set; }
  • Property: bool EnableStickyGroupHeaders { public get; public set; }
  • Property: bool FilteringDropDownStaysOpen { public get; public set; }
  • Property: Binding IsExpandableBinding { public get; public set; }
  • Property: Binding IsExpandedBinding { public get; public set; }
  • Property: int LeftFrozenColumnCount { public get; public set; }
  • Property: double NonFrozenColumnsViewportHorizontalOffsetRight { public get; }
  • Property: int RightFrozenColumnCount { public get; public set; }
  • Property: Visibility RightFrozenColumnsSplitterVisibility { public get; public set; }
  • Property: SearchMode SearchMode { public get; public set; }
  • Property: Visibility SearchPanelCloseButtonVisibility { public get; public set; }
  • Property: SearchStateManager SearchStateManager { public get; public set; }
  • Property: bool ShowScrollPositionIndicator { public get; public set; }
Telerik.Windows.Controls RadMultiColumnComboBox ()
n/a public class Telerik.Windows.Controls.RadMultiColumnComboBox
--> NONE <--
  • Constructor: public RadMultiColumnComboBox ()
  • 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 EventHandler`1 InitializeDropDownContentManager
  • Event: public event EventHandler`1 InitializeSelectionBridge
  • 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 EventHandler`1 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 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
  • Field: public static readonly DependencyProperty AutoCompleteModeProperty
  • Field: public static readonly DependencyProperty AutoCompleteProviderProperty
  • Field: public static readonly DependencyProperty CanUserResizeDropDownProperty
  • Field: public static readonly DependencyProperty CloseDropDownAfterSelectionInputProperty
  • Field: public static readonly DependencyProperty DeferTextChangeProperty
  • Field: public static readonly DependencyProperty DisplayMemberPathProperty
  • Field: public static readonly DependencyProperty DropDownContentManagerProperty
  • Field: public static readonly DependencyProperty DropDownElementStyleProperty
  • Field: public static readonly DependencyProperty DropDownHeightProperty
  • Field: public static readonly DependencyProperty DropDownMaxHeightProperty
  • Field: public static readonly DependencyProperty DropDownMaxWidthProperty
  • Field: public static readonly DependencyProperty DropDownMinHeightProperty
  • Field: public static readonly DependencyProperty DropDownMinWidthProperty
  • Field: public static readonly DependencyProperty DropDownPlacementProperty
  • Field: public static readonly DependencyProperty DropDownWidthProperty
  • Field: public static readonly DependencyProperty EditorMinWidthProperty
  • Field: public static readonly DependencyProperty FooterContentProperty
  • Field: public static readonly DependencyProperty FooterContentTemplateProperty
  • Field: public static readonly DependencyProperty FooterVisibilityProperty
  • Field: public static readonly DependencyProperty HighlightMatchesProperty
  • Field: public static readonly DependencyProperty IsReadOnlyProperty
  • Field: public static readonly DependencyProperty ItemsSourceProviderProperty
  • Field: public static readonly DependencyProperty KeepDropDownOpenProperty
  • Field: public static readonly DependencyProperty MatchCaseProperty
  • Field: public static readonly DependencyProperty NullTextProperty
  • Field: public static readonly DependencyProperty OpenDropDownOnFocusProperty
  • Field: public static readonly DependencyProperty OpenDropDownOnInputProperty
  • Field: public static readonly DependencyProperty SearchModeProperty
  • Field: public static readonly DependencyProperty SearchStateManagerProperty
  • Field: public static readonly DependencyProperty SelectedIndexProperty
  • Field: public static readonly DependencyProperty SelectedItemProperty
  • Field: public static readonly DependencyProperty SelectedItemsProperty
  • Field: public static readonly DependencyProperty SelectedValueProperty
  • Field: public static readonly DependencyProperty SelectionBoxesVisibilityProperty
  • Field: public static readonly DependencyProperty SelectionBoxStyleProperty
  • Field: public static readonly DependencyProperty SelectionBoxStyleSelectorProperty
  • Field: public static readonly DependencyProperty SelectionBoxTemplateProperty
  • Field: public static readonly DependencyProperty SelectionBoxTemplateSelectorProperty
  • Field: public static readonly DependencyProperty SelectionBridgeProperty
  • Field: public static readonly RoutedEvent SelectionChangedEvent
  • Field: public static readonly DependencyProperty SelectionModeProperty
  • 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: ProtectedInternal void AssignSelectionBridge (ISelectionBridge selectionBridge)
  • 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: public virtual void CloseDropDown ()
  • 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: protected override void OnInitialized (EventArgs e)
  • Method: ProtectedInternal virtual void OnInitializeDropDownContentManager (DropDownContentManagerEventArgs args)
  • Method: protected virtual void OnInitializeSelectionBridge (SelectionBridgeEventArgs args)
  • 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: public virtual void OpenDropDown ()
  • 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: ProtectedInternal void RaiseSelectionChanged (IList`1 addedItems, IList`1 removedItems)
  • 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: public virtual void ToggleDropDown ()
  • 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: SearchAutoCompleteMode AutoCompleteMode { public get; public set; }
  • Property: SuggestProvider AutoCompleteProvider { 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 CanUserResizeDropDown { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: bool CloseDropDownAfterSelectionInput { 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: bool DeferTextChange { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: string DisplayMemberPath { public get; public set; }
  • Property: DropDownContentManager DropDownContentManager { public get; public set; }
  • Property: Style DropDownElementStyle { public get; public set; }
  • Property: double DropDownHeight { public get; public set; }
  • Property: double DropDownMaxHeight { public get; public set; }
  • Property: double DropDownMaxWidth { public get; public set; }
  • Property: double DropDownMinHeight { public get; public set; }
  • Property: double DropDownMinWidth { public get; public set; }
  • Property: PlacementMode DropDownPlacement { public get; public set; }
  • Property: double DropDownWidth { public get; public set; }
  • Property: double EditorMinWidth { 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: object FooterContent { public get; public set; }
  • Property: DataTemplate FooterContentTemplate { public get; public set; }
  • Property: Visibility FooterVisibility { 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: bool HighlightMatches { 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; }
  • 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: 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: ItemsSourceProvider ItemsSourceProvider { public get; public set; }
  • Property: bool KeepDropDownOpen { public get; public set; }
  • 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: bool MatchCase { 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: string NullText { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OpenDropDownOnFocus { public get; public set; }
  • Property: bool OpenDropDownOnInput { 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: SearchMode SearchMode { public get; public set; }
  • Property: SearchStateManager SearchStateManager { public get; public set; }
  • Property: int SelectedIndex { public get; public set; }
  • Property: object SelectedItem { public get; public set; }
  • Property: RadObservableCollection`1 SelectedItems { public get; }
  • Property: object SelectedValue { public get; public set; }
  • Property: string SelectedValuePath { public get; public set; }
  • Property: Visibility SelectionBoxesVisibility { public get; public set; }
  • Property: Style SelectionBoxStyle { public get; public set; }
  • Property: StyleSelector SelectionBoxStyleSelector { public get; public set; }
  • Property: DataTemplate SelectionBoxTemplate { public get; public set; }
  • Property: DataTemplateSelector SelectionBoxTemplateSelector { public get; public set; }
  • Property: ISelectionBridge SelectionBridge { public get; public set; }
  • Property: AutoCompleteSelectionMode SelectionMode { 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.RadTreeListView ()
--> NONE <--
  • Event: public event EventHandler`1 Searched
  • Event: public event EventHandler`1 Searching
  • Field: public static readonly DependencyProperty AutoExpandItemsAfterFilterProperty
  • Method (i): ProtectedInternal virtual void RegisterCopyPasteApplicationCommands ()
  • Method (i): public void SelectItemsRange (int startIndex, int endIndex, bool shouldClearCurrentSelection)
  • Method (i): public void SelectItemsRange (object startItem, object endItem, bool shouldClearCurrentSelection)
  • Method (i): protected virtual bool ShouldDestroyContainersOnReset ()
  • Property: bool AutoExpandItemsAfterFilter { public get; public set; }
  • Property: object BusyIndicatorContent { public get; public set; }
  • Property: DataTemplate BusyIndicatorContentTemplate { public get; public set; }
  • Property: bool BusyIndicatorIsIndeterminate { public get; public set; }
  • Property: double BusyIndicatorProgressValue { public get; public set; }
  • Property: bool FilteringDropDownStaysOpen { public get; public set; }
  • Property: int LeftFrozenColumnCount { public get; public set; }
  • Property: double NonFrozenColumnsViewportHorizontalOffsetRight { public get; }
  • Property: int RightFrozenColumnCount { public get; public set; }
  • Property: Visibility RightFrozenColumnsSplitterVisibility { public get; public set; }
  • Property: Visibility SearchPanelCloseButtonVisibility { public get; public set; }
  • Property: SearchStateManager SearchStateManager { public get; public set; }
  • Property: bool ShowScrollPositionIndicator { public get; public set; }
SortingState ()
public sealed enum Telerik.Windows.Controls.SortingState
                    Ascending = 0,
                    Descending = 1,
                    None = 2,
n/a
--> NONE <-- --> NONE <--
ColumnAggregatesAlignment ()
n/a public sealed enum Telerik.Windows.Controls.GridView.ColumnAggregatesAlignment
                    NoAlignment = 0,
                    NextToGroupKey = 1,
                    BelowGroupKey = 2,
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.GridView.CommonColumnHeader ()
--> NONE <--
  • Property: virtual GridViewDataControl ParentDataControl { public get; }
public class Telerik.Windows.Controls.GridView.DataCellsPresenter ()
  • Method: ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
Telerik.Windows.Controls.GridView FrozenColumnsSplitter ()
public class Telerik.Windows.Controls.GridView.FrozenColumnsSplitter
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridView.FrozenColumnsSplitter
(Please hover your mouse over the type to see the inheritance signatures)
  • Field: public static readonly DependencyProperty HorizontalOffsetProperty
  • Field: public static readonly DependencyProperty ParentGridProperty
  • Field: public static readonly DependencyProperty ParentRowProperty
--> NONE <--
Telerik.Windows.Controls.GridView FrozenColumnsSplitterBase ()
n/a public abstract class Telerik.Windows.Controls.GridView.FrozenColumnsSplitterBase
--> NONE <--
  • Constructor: protected FrozenColumnsSplitterBase ()
  • 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
  • Field: public static readonly DependencyProperty HorizontalOffsetProperty
  • Field: public static readonly DependencyProperty ParentGridProperty
  • Field: public static readonly DependencyProperty ParentRowProperty
  • 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: double HorizontalOffset { 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; }
  • Property: GridViewDataControl ParentGrid { public get; public set; }
  • Property: FrameworkElement ParentRow { public get; public set; }
  • [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; }
Telerik.Windows.Controls.GridView FrozenColumnsSplitterRightSide ()
n/a public class Telerik.Windows.Controls.GridView.FrozenColumnsSplitterRightSide
--> NONE <--
  • Constructor: public FrozenColumnsSplitterRightSide ()
  • 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: 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 (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: double HorizontalOffset { 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; }
  • Property: GridViewDataControl ParentGrid { public get; public set; }
  • Property: FrameworkElement ParentRow { public get; public set; }
  • [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.GridView.GridViewAggregateResultCell ()
--> NONE <--
  • Property: virtual GridViewDataControl ParentDataControl { public get; }
public class Telerik.Windows.Controls.GridView.GridViewCell ()
--> NONE <--
  • Field: public static readonly DependencyProperty CurrentBorderBrushProperty
  • Field: public static readonly DependencyProperty MouseOverBackgroundProperty
  • Field: public static readonly DependencyProperty SelectedBackgroundProperty
  • Property: Brush CurrentBorderBrush { public get; public set; }
  • Property: Brush MouseOverBackground { public get; public set; }
  • Property: virtual GridViewDataControl ParentDataControl { public get; }
  • Property: Brush SelectedBackground { public get; public set; }
public abstract class Telerik.Windows.Controls.GridView.GridViewCellBase ()
--> NONE <--
  • Property: virtual GridViewDataControl ParentDataControl { public get; }
public class Telerik.Windows.Controls.GridView.GridViewColumnGroupRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
public class Telerik.Windows.Controls.GridView.GridViewDataControl ()
--> NONE <--
  • Event: public event EventHandler`1 Searched
  • Event: public event EventHandler`1 Searching
  • Field: public static readonly DependencyProperty BusyIndicatorContentProperty
  • Field: public static readonly DependencyProperty BusyIndicatorContentTemplateProperty
  • Field: public static readonly DependencyProperty BusyIndicatorIsIndeterminateProperty
  • Field: public static readonly DependencyProperty BusyIndicatorProgressValueProperty
  • Field: public static readonly DependencyProperty FilteringDropDownStaysOpenProperty
  • Field: public static readonly DependencyProperty LeftFrozenColumnCountProperty
  • Field: public static readonly DependencyProperty NonFrozenColumnsViewportHorizontalOffsetRightProperty
  • Field: public static readonly DependencyProperty RightFrozenColumnCountProperty
  • Field: public static readonly DependencyProperty RightFrozenColumnsSplitterVisibilityProperty
  • Field: public static readonly RoutedEvent SearchedEvent
  • Field: public static readonly RoutedEvent SearchingEvent
  • Field: public static readonly DependencyProperty SearchPanelCloseButtonVisibilityProperty
  • Field: public static readonly DependencyProperty SearchStateManagerProperty
  • Field: public static readonly DependencyProperty ShowScrollPositionIndicatorProperty
  • Method: ProtectedInternal virtual void RegisterCopyPasteApplicationCommands ()
  • Method: public void SelectItemsRange (int startIndex, int endIndex, bool shouldClearCurrentSelection)
  • Method: public void SelectItemsRange (object startItem, object endItem, bool shouldClearCurrentSelection)
  • Method: protected virtual bool ShouldDestroyContainersOnReset ()
  • Property: object BusyIndicatorContent { public get; public set; }
  • Property: DataTemplate BusyIndicatorContentTemplate { public get; public set; }
  • Property: bool BusyIndicatorIsIndeterminate { public get; public set; }
  • Property: double BusyIndicatorProgressValue { public get; public set; }
  • Property: bool FilteringDropDownStaysOpen { public get; public set; }
  • Property: Binding IsExpandableBinding { public get; public set; }
  • Property: Binding IsExpandedBinding { public get; public set; }
  • Property: int LeftFrozenColumnCount { public get; public set; }
  • Property: double NonFrozenColumnsViewportHorizontalOffsetRight { public get; }
  • Property: int RightFrozenColumnCount { public get; public set; }
  • Property: Visibility RightFrozenColumnsSplitterVisibility { public get; public set; }
  • Property: Visibility SearchPanelCloseButtonVisibility { public get; public set; }
  • Property: SearchStateManager SearchStateManager { public get; public set; }
  • Property: bool ShowScrollPositionIndicator { public get; public set; }
GridViewEditOperationType ()
public sealed enum Telerik.Windows.Controls.GridView.GridViewEditOperationType
                    Insert = 0,
                    Edit = 1,
public sealed enum Telerik.Windows.Controls.GridView.GridViewEditOperationType
                    Insert = 0,
                    Edit = 1,
                    None = 2,
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.GridView.GridViewFilteredEventArgs ()
  • Constructor: public GridViewFilteredEventArgs (IEnumerable`1 added, IEnumerable`1 removed)
  • Constructor: public GridViewFilteredEventArgs (IEnumerable`1 added, IEnumerable`1 removed, IColumnFilterDescriptor columnFilterDescriptor)
  • Constructor: public GridViewFilteredEventArgs (IEnumerable`1 added, IEnumerable`1 removed)
  • Constructor: public GridViewFilteredEventArgs (IEnumerable`1 added, IEnumerable`1 removed, IColumnFilterDescriptor columnFilterDescriptor)
public class Telerik.Windows.Controls.GridView.GridViewFilteringEventArgs ()
  • Constructor: public GridViewFilteringEventArgs (IEnumerable`1 added, IEnumerable`1 removed)
  • Constructor: public GridViewFilteringEventArgs (IEnumerable`1 added, IEnumerable`1 removed, IColumnFilterDescriptor columnFilterDescriptor)
  • Constructor: public GridViewFilteringEventArgs (IEnumerable`1 added, IEnumerable`1 removed)
  • Constructor: public GridViewFilteringEventArgs (IEnumerable`1 added, IEnumerable`1 removed, IColumnFilterDescriptor columnFilterDescriptor)
public class Telerik.Windows.Controls.GridView.GridViewFooterCell ()
--> NONE <--
  • Property: virtual GridViewDataControl ParentDataControl { public get; }
public abstract class Telerik.Windows.Controls.GridView.GridViewFooterCellBase ()
--> NONE <--
  • Property: virtual GridViewDataControl ParentDataControl { public get; }
public class Telerik.Windows.Controls.GridView.GridViewFooterRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
public class Telerik.Windows.Controls.GridView.GridViewGroupFooterCell ()
--> NONE <--
  • Property: virtual GridViewDataControl ParentDataControl { public get; }
public class Telerik.Windows.Controls.GridView.GridViewGroupFooterRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
Telerik.Windows.Controls.GridView GridViewGroupHeaderCell ()
n/a public class Telerik.Windows.Controls.GridView.GridViewGroupHeaderCell
--> NONE <--
  • Constructor: public GridViewGroupHeaderCell ()
  • Event: public event EventHandler`1 CellDoubleClick
  • 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 PropertyChangedEventHandler PropertyChanged
  • 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): protected virtual void AddChild (object value)
  • 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): protected virtual void AddText (string text)
  • 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: protected override void OnColumnChanged (GridViewColumn oldColumn, GridViewColumn newColumn)
  • Method (i): protected virtual void OnContentChanged (object oldContent, object newContent)
  • Method (i): protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat)
  • Method (i): protected virtual void OnContentTemplateChanged (DataTemplate oldContentTemplate, DataTemplate newContentTemplate)
  • Method (i): protected virtual void OnContentTemplateSelectorChanged (DataTemplateSelector oldContentTemplateSelector, DataTemplateSelector newContentTemplateSelector)
  • 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: 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 (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 (PropertyChangedEventArgs args)
  • 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 virtual bool ShouldSerializeContent ()
  • 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: virtual GridViewColumn Column { public get; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: virtual object Content { public get; public set; }
  • Property: string ContentStringFormat { public get; public set; }
  • Property: DataTemplate ContentTemplate { public get; public set; }
  • Property: DataTemplateSelector ContentTemplateSelector { public get; public set; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: GridViewBoundColumnBase DataColumn { public get; }
  • 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: bool HasContent { 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; }
  • Property: virtual GridViewDataControl ParentDataControl { public get; }
  • Property: GridViewRowItem ParentRow { 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: Brush VerticalGridLinesBrush { public get; }
  • Property: double VerticalGridLinesWidth { 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; }
public class Telerik.Windows.Controls.GridView.GridViewHeaderCell ()
--> NONE <--
  • Property: virtual GridViewDataControl ParentDataControl { public get; }
public class Telerik.Windows.Controls.GridView.GridViewHeaderRow ()
  • Method: ProtectedInternal override void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal override void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
public class Telerik.Windows.Controls.GridView.GridViewLoadingIndicator ()
--> NONE <--
  • Field: public static readonly DependencyProperty BusyContentProperty
  • Field: public static readonly DependencyProperty BusyContentTemplateProperty
  • Field: public static readonly DependencyProperty IsIndeterminateProperty
  • Field: public static readonly DependencyProperty ProgressValueProperty
  • Property: object BusyContent { public get; public set; }
  • Property: DataTemplate BusyContentTemplate { public get; public set; }
  • Property: bool IsIndeterminate { public get; public set; }
  • Property: double ProgressValue { public get; public set; }
public class Telerik.Windows.Controls.GridView.GridViewMergedCell ()
--> NONE <--
  • Property: override GridViewDataControl ParentDataControl { public get; }
public class Telerik.Windows.Controls.GridView.GridViewNewRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Property: Brush MouseOverBackground { public get; public set; }
  • Property: Brush SelectedBackground { public get; public set; }
public class Telerik.Windows.Controls.GridView.GridViewRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Field: public static readonly DependencyProperty MouseOverBackgroundProperty
  • Field: public static readonly DependencyProperty SelectedBackgroundProperty
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Property: Brush MouseOverBackground { public get; public set; }
  • Property: Brush SelectedBackground { public get; public set; }
public abstract class Telerik.Windows.Controls.GridView.GridViewRowItem ()
  • Method: ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
Telerik.Windows.Controls.GridView GridViewSearchedEventArgs ()
n/a public class Telerik.Windows.Controls.GridView.GridViewSearchedEventArgs
--> NONE <--
  • Constructor: public GridViewSearchedEventArgs (string searchText)
  • 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: object OriginalSource { public get; }
  • Property: RoutedEvent RoutedEvent { public get; public set; }
  • Property: string SearchText { public get; }
  • Property: object Source { public get; public set; }
Telerik.Windows.Controls.GridView GridViewSearchingEventArgs ()
n/a public class Telerik.Windows.Controls.GridView.GridViewSearchingEventArgs
--> NONE <--
  • Constructor: public GridViewSearchingEventArgs (string searchText)
  • 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 Cancel { public get; public set; }
  • Property: bool Handled { public get; public set; }
  • Property: object OriginalSource { public get; }
  • Property: RoutedEvent RoutedEvent { public get; public set; }
  • Property: string SearchText { public get; }
  • Property: object Source { public get; public set; }
public class Telerik.Windows.Controls.GridView.GridViewSearchPanel ()
--> NONE <--
  • Field: public static readonly DependencyProperty CloseButtonVisibilityProperty
  • Property: Visibility CloseButtonVisibility { public get; public set; }
public class Telerik.Windows.Controls.GridView.GridViewSelectedCellsChangedEventArgs ()
  • Constructor: public GridViewSelectedCellsChangedEventArgs (IList`1 addedCells, IList`1 removedCells)
  • Constructor: public GridViewSelectedCellsChangedEventArgs (IList`1 addedCells, IList`1 removedCells)
public class Telerik.Windows.Controls.GridView.GridViewSelectedCellsChangingEventArgs ()
  • Constructor: public GridViewSelectedCellsChangingEventArgs (IList`1 addedCells, IList`1 removedCells)
  • Constructor: public GridViewSelectedCellsChangingEventArgs (IList`1 addedCells, IList`1 removedCells, bool isCancelable)
  • Constructor: public GridViewSelectedCellsChangingEventArgs (IList`1 addedCells, IList`1 removedCells)
  • Constructor: public GridViewSelectedCellsChangingEventArgs (IList`1 addedCells, IList`1 removedCells, bool isCancelable)
Telerik.Windows.Controls.GridView GroupHeaderRow ()
public class Telerik.Windows.Controls.GridView.GroupHeaderRow
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridView.GroupHeaderRow
(Please hover your mouse over the type to see the inheritance signatures)
  • Field: public static readonly DependencyProperty RowIndicatorVisibilityProperty
  • Property: Visibility RowIndicatorVisibility { public get; public set; }
  • Event: public event EventHandler`1 CellLoaded
  • Event: public event EventHandler`1 CellUnloaded
  • Event: public event RoutedEventHandler IsCurrentChanged
  • Event: public event RoutedEventHandler Selected
  • Event: public event RoutedEventHandler Unselected
  • Field: public static readonly DependencyProperty GroupAggregateResultsProperty
  • Method (i): protected virtual void AddChild (object value)
  • Method (i): protected virtual void AddText (string text)
  • Method (i): public virtual ContentControl CreateIndentItem ()
  • Method: ProtectedInternal override GridViewCellBase CreateItem ()
  • Method (i): public virtual void Dispose ()
  • Method (i): ProtectedInternal virtual bool IsSelectable ()
  • Method (i): protected virtual void OnCellLoaded (GridViewCellBase cell)
  • Method (i): protected virtual void OnCellUnloaded (GridViewCellBase cell)
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnContentChanged (object oldContent, object newContent)
  • Method (i): protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat)
  • Method (i): protected virtual void OnContentTemplateChanged (DataTemplate oldContentTemplate, DataTemplate newContentTemplate)
  • Method (i): protected virtual void OnContentTemplateSelectorChanged (DataTemplateSelector oldContentTemplateSelector, DataTemplateSelector newContentTemplateSelector)
  • Method (i): protected virtual void OnHasHierarchyChanged ()
  • Method (i): protected virtual void OnIsAlternatingChanged (bool oldValue, bool newValue)
  • Method (i): protected virtual void OnIsCurrentChanged (bool newValue)
  • Method (i): protected virtual void OnItemChanged (object oldItem, object newItem)
  • Method (i): protected virtual void OnSelected (RadRoutedEventArgs e)
  • Method (i): protected virtual void OnUnselected (RadRoutedEventArgs e)
  • Method (i): protected virtual void SelectionPropertyChanged (object sender, DependencyPropertyChangedEventArgs rowSelectionArgs)
  • Method (i): public virtual void SetHorizontalScrollOffset (double newHorizontalOffset)
  • Method (i): public virtual bool ShouldSerializeContent ()
  • Property: virtual ActionOnLostFocus ActionOnLostFocus { public get; }
  • Property: IList`1 Cells { public get; }
  • Property: virtual object Content { public get; public set; }
  • Property: string ContentStringFormat { public get; public set; }
  • Property: DataTemplate ContentTemplate { public get; public set; }
  • Property: DataTemplateSelector ContentTemplateSelector { public get; public set; }
  • Property: GridViewDataControl GridViewDataControl { public get; }
  • Property: IEnumerable`1 GroupAggregateResults { public get; }
  • Property: bool HasContent { public get; }
  • Property: bool HasHierarchy { public get; }
  • Property: Brush HorizontalGridLinesBrush { public get; }
  • Property: double HorizontalGridLinesWidth { public get; }
  • Property: virtual double HorizontalOffset { public get; }
  • Property: int IndentLevel { public get; public set; }
  • Property: bool IsAlternating { public get; public set; }
  • Property: bool IsCurrent { public get; public set; }
  • Property: bool IsSelected { public get; public set; }
  • Property: object Item { public get; public set; }
  • Property: protected virtual string PartDataCellsPresenterName { }
  • Property: virtual Visibility RowIndicatorVisibility { public get; public set; }
  • Property: Brush VerticalGridLinesBrush { public get; }
  • Property: double VerticalGridLinesWidth { public get; }
public class Telerik.Windows.Controls.GridView.HighlightTextBlock ()
--> NONE <--
  • Constructor: public HighlightTextBlock (SearchStateManager searchStateManager)
public class Telerik.Windows.Controls.GridView.LookupElement ()
--> NONE <--
  • Field: public static readonly DependencyProperty EmptyTextProperty
  • Property: string EmptyText { public get; public set; }
SearchMode ()
n/a public sealed enum Telerik.Windows.Controls.GridView.SearchMode
                    MatchAnyTerm = 0,
                    MatchAllTerms = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.GridView SearchStateManager ()
n/a public class Telerik.Windows.Controls.GridView.SearchStateManager
--> NONE <--
  • Constructor: public SearchStateManager ()
  • 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: SearchAutoCompleteMode AutoCompleteMode { public get; public set; }
  • Property: bool HighlightMatches { public get; public set; }
  • Property: bool IsSearchWithAccentEnabled { public get; public set; }
  • Property: bool MatchCase { public get; public set; }
public class Telerik.Windows.Controls.GridView.GridView.FrozenColumnsChangedEventArgs ()
  • Constructor: public FrozenColumnsChangedEventArgs (IList`1 addedFrozenColumns, IList`1 removedFrozenColumns, IList`1 allFrozenColumns)
  • Constructor: public FrozenColumnsChangedEventArgs (IList`1 addedFrozenColumns, IList`1 removedFrozenColumns, IList`1 allFrozenColumns)
FilterOperatorType ()
n/a public sealed enum Telerik.Windows.Controls.GridView.SearchPanel.FilterOperatorType
                    Positive = 0,
                    Negative = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.GridView.SearchPanel SearchDataMemberDescriptor ()
n/a public class Telerik.Windows.Controls.GridView.SearchPanel.SearchDataMemberDescriptor
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static SearchDataMemberDescriptor FromColumn (GridViewBoundColumnBase column)
  • Method: public static SearchDataMemberDescriptor FromItemPropertyInfo (ItemPropertyInfo propertyInfo)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string DataMemberName { public get; public set; }
  • Property: Type DataMemberType { public get; public set; }
Telerik.Windows.Controls.GridView.SearchPanel SearchFilterDescriptor ()
n/a public class Telerik.Windows.Controls.GridView.SearchPanel.SearchFilterDescriptor
--> NONE <--
  • Constructor: public SearchFilterDescriptor (IEnumerable`1 dataMembers, FilterOperatorType filterOperatorType, SearchStateManager searchStateManager)
  • Event: public event EventHandler Changed
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • 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): public virtual Expression CreateFilterExpression (Expression instance)
  • Method: protected override Expression CreateFilterExpression (ParameterExpression parameterExpression)
  • Method (i): protected Freezable CreateInstance ()
  • Method (i): protected virtual 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: protected virtual FilterOperator GetFilterOperatorForType (Type dataType)
  • 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 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 void OnPropertyChanged (string propertyName)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs args)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public virtual void ResumeNotifications ()
  • 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 void SuspendNotifications ()
  • 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: virtual FilterDescriptorCollection FilterDescriptors { public get; public set; }
  • Property: protected FilterOperatorType FilterOperatorType { }
  • Property: string FilterValue { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual FilterCompositionLogicalOperator LogicalOperator { public get; public set; }
  • Property: virtual bool NotificationsSuspended { public get; }
Telerik.Windows.Controls.GridView.SearchPanel SearchFilterDescriptorsManager ()
n/a public class Telerik.Windows.Controls.GridView.SearchPanel.SearchFilterDescriptorsManager
--> NONE <--
  • Constructor: public SearchFilterDescriptorsManager (SearchStateManager searchStateManager, CompositeFilterDescriptorCollection filterDescriptors)
  • 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: SearchAutoCompleteMode AutoCompleteMode { public get; public set; }
  • Property: CompositeFilterDescriptorCollection FilterDescriptors { public get; }
  • Property: CompositeFilterDescriptor MainFilterDescriptor { public get; }
  • Property: bool MatchCase { public get; public set; }
  • Property: virtual List`1 SearchDataMembers { public get; }
Telerik.Windows.Controls.MultiColumnComboBox AppendProvider ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.AppendProvider
--> NONE <--
  • Constructor: public AppendProvider (QueryableCollectionView collectionView)
  • Constructor: public AppendProvider (QueryableCollectionView collectionView, SearchStateManager searchStateManager)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected override object GetCurrentItem ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: protected override void HandleSearchTextChanged (string newSearchText)
  • Method: ProtectedInternal override void InitializeCollectionView (QueryableCollectionView collectionView)
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void MoveCurrentToFirst ()
  • Method: public override void MoveCurrentToLast ()
  • Method: public override void MoveCurrentToNext ()
  • Method: public override void MoveCurrentToPrevious ()
  • Method (i): protected virtual void MovingCurrentItem ()
  • Method (i): protected void OnPropertyChanged (string propertyName)
  • Method: ProtectedInternal override void SetCurrentItem (object item)
  • Method (i): ProtectedInternal virtual void SetMatchText ()
  • Method (i): public virtual string ToString ()
  • Property: ProtectedInternal override SearchAutoCompleteMode AutoCompleteMode { }
  • Property: ProtectedInternal virtual QueryableCollectionView CollectionView { }
  • Property: string DisplayMemberPath { public get; public set; }
  • Property: bool HighlightMatches { public get; public set; }
  • Property: bool MatchCase { public get; public set; }
  • Property: string MatchText { public get; public set; }
  • Property: ProtectedInternal SearchStateManager SearchStateManager { }
  • Property: string SearchText { public get; public set; }
  • Property: AutoCompleteSelectionInfo SelectionInfo { public get; public set; }
  • Property: bool ShouldSetMatchText { public get; public set; }
Telerik.Windows.Controls.MultiColumnComboBox AutoCompleteFilterDescriptor ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.AutoCompleteFilterDescriptor
--> NONE <--
  • Constructor: public AutoCompleteFilterDescriptor (IEnumerable`1 dataMembers, SearchStateManager searchStateManager)
  • Event: public event EventHandler Changed
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • 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): public virtual Expression CreateFilterExpression (Expression instance)
  • Method (i): protected virtual Expression CreateFilterExpression (ParameterExpression parameterExpression)
  • Method (i): protected Freezable CreateInstance ()
  • Method (i): protected virtual 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: protected override FilterOperator GetFilterOperatorForType (Type dataType)
  • 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 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 void OnPropertyChanged (string propertyName)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs args)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected void ReadPreamble ()
  • Method (i): public virtual void ResumeNotifications ()
  • 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 void SuspendNotifications ()
  • 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: virtual FilterDescriptorCollection FilterDescriptors { public get; public set; }
  • Property: protected FilterOperatorType FilterOperatorType { }
  • Property: string FilterValue { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual FilterCompositionLogicalOperator LogicalOperator { public get; public set; }
  • Property: virtual bool NotificationsSuspended { public get; }
Telerik.Windows.Controls.MultiColumnComboBox AutoCompleteSelectionInfo ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.AutoCompleteSelectionInfo
--> NONE <--
  • Constructor: public AutoCompleteSelectionInfo ()
  • 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: int SelectionLength { public get; public set; }
  • Property: int SelectionStart { public get; public set; }
Telerik.Windows.Controls.MultiColumnComboBox DropDownContentManager ()
n/a public abstract class Telerik.Windows.Controls.MultiColumnComboBox.DropDownContentManager
--> NONE <--
  • Constructor: protected DropDownContentManager ()
  • Method: public virtual void CleanUp ()
  • 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: public void Initialize (Popup dropDownPopup)
  • Method: public virtual void InitializeDropDownContent (Popup dropDownPopup)
  • Method: public abstract ISelectionBridge InitializeSelectionBridge ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public abstract void OnCollectionViewCollectionChanged (QueryableCollectionView collectionView)
  • Method: public abstract void OnMouseDown (object sender, MouseButtonEventArgs args)
  • Method: public abstract void OnMouseUp (object sender, MouseButtonEventArgs args)
  • Method: public abstract void RefreshDropDownElement ()
  • Method: public abstract void SetSelectionMode ()
  • Method (i): public virtual string ToString ()
  • Property: abstract FrameworkElement DropDownElement { public get; }
  • Property: abstract RadMultiColumnComboBox Owner { public get; }
Telerik.Windows.Controls.MultiColumnComboBox DropDownContentManagerEventArgs ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.DropDownContentManagerEventArgs
--> 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: DropDownContentManager DropDownContentManager { public get; }
Telerik.Windows.Controls.MultiColumnComboBox GridViewCommandProvider ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.GridViewCommandProvider
--> NONE <--
  • Constructor: public GridViewCommandProvider (GridViewDataControl grid)
  • 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: public override IEnumerable`1 ProvideCommandsForKey (Key key)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Controls.MultiColumnComboBox GridViewDropDownContentManager ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.GridViewDropDownContentManager
--> NONE <--
  • Constructor: public GridViewDropDownContentManager (RadMultiColumnComboBox owner)
  • Method: public override void CleanUp ()
  • 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): public void Initialize (Popup dropDownPopup)
  • Method: public override void InitializeDropDownContent (Popup dropDownPopup)
  • Method: public override ISelectionBridge InitializeSelectionBridge ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void OnCollectionViewCollectionChanged (QueryableCollectionView collectionView)
  • Method: public override void OnMouseDown (object sender, MouseButtonEventArgs args)
  • Method: public override void OnMouseUp (object sender, MouseButtonEventArgs args)
  • Method: public override void RefreshDropDownElement ()
  • Method: public override void SetSelectionMode ()
  • Method (i): public virtual string ToString ()
  • Property: GridViewColumnCollection Columns { public get; }
  • Property: override FrameworkElement DropDownElement { public get; }
  • Property: override RadMultiColumnComboBox Owner { public get; }
Telerik.Windows.Controls.MultiColumnComboBox GridViewItemsSourceProvider ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.GridViewItemsSourceProvider
--> NONE <--
  • Constructor: public GridViewItemsSourceProvider ()
  • Event: public event EventHandler Changed
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Field: public static readonly DependencyProperty AlternateRowStyleProperty
  • Field: public static readonly DependencyProperty AlternateRowStyleSelectorProperty
  • Field: public static readonly DependencyProperty AlternationCountProperty
  • Field: public static readonly DependencyProperty AutoGenerateColumnsProperty
  • Field: public static readonly DependencyProperty ColumnWidthProperty
  • Field: public static readonly DependencyProperty ContextMenuProperty
  • Field: public static readonly DependencyProperty IsReadOnlyProperty
  • Field: public static readonly DependencyProperty RowIndicatorVisibilityProperty
  • Field: public static readonly DependencyProperty RowStyleProperty
  • Field: public static readonly DependencyProperty RowStyleSelectorProperty
  • Field: public static readonly DependencyProperty ShowColumnFootersProperty
  • Field: public static readonly DependencyProperty ShowColumnHeadersProperty
  • 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 virtual Freezable CreateInstanceCore ()
  • Method (i): public virtual void Dispose ()
  • Method (i): protected virtual void Dispose (bool disposing)
  • 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 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 void OnPropertyChanged (string propertyName)
  • 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: Style AlternateRowStyle { public get; public set; }
  • Property: StyleSelector AlternateRowStyleSelector { public get; public set; }
  • Property: int AlternationCount { public get; public set; }
  • Property: bool AutoGenerateColumns { public get; public set; }
  • Property: bool CanFreeze { public get; }
  • Property: QueryableCollectionView CollectionView { public get; }
  • Property: ObservableCollection`1 Columns { public get; }
  • Property: GridViewLength ColumnWidth { public get; public set; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: IKeyboardCommandProvider CustomCommandProvider { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsReadOnly { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: object ItemsSource { public get; public set; }
  • Property: Visibility RowIndicatorVisibility { public get; public set; }
  • Property: Style RowStyle { public get; public set; }
  • Property: StyleSelector RowStyleSelector { public get; public set; }
  • Property: SearchStateManager SearchStateManager { public get; }
  • Property: bool ShowColumnFooters { public get; public set; }
  • Property: bool ShowColumnHeaders { public get; public set; }
Telerik.Windows.Controls.MultiColumnComboBox ISelectionBridge ()
n/a public interface Telerik.Windows.Controls.MultiColumnComboBox.ISelectionBridge
--> NONE <--
  • Method: void ClearOwnerSelection ()
  • Method: void ClearSourceSelection ()
  • Method: void InitializeCollectionView (QueryableCollectionView sourceCollectionView)
  • Method: void ItemsDeselectedInOwner (IEnumerable`1 removedItems)
  • Method: void ItemsDeselectedInSource (IEnumerable`1 removedItems)
  • Method: void ItemsSelectedInOwner (IEnumerable`1 addedItems)
  • Method: void ItemsSelectedInSource (IEnumerable`1 addedItems)
  • Method: void SelectedItemsResetInOwner ()
  • Method: bool SynchronizeCurrentItemWithSelection ()
  • Method: void SynchronizeSelectedItemsWithSource ()
  • Method: void UnsubscribeFromSourceEvents ()
  • Property: RadMultiColumnComboBox Owner { public get; }
Telerik.Windows.Controls.MultiColumnComboBox ItemsSourceProvider ()
n/a public abstract class Telerik.Windows.Controls.MultiColumnComboBox.ItemsSourceProvider
--> NONE <--
  • Constructor: protected ItemsSourceProvider ()
  • Event: public event EventHandler Changed
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • 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: protected override Freezable CreateInstanceCore ()
  • Method: public virtual void Dispose ()
  • Method: protected virtual void Dispose (bool disposing)
  • 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 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: protected void OnPropertyChanged (string propertyName)
  • 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: QueryableCollectionView CollectionView { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsSealed { public get; }
  • Property: object ItemsSource { public get; public set; }
Telerik.Windows.Controls.MultiColumnComboBox RadMultiColumnComboBoxAutomationPeer ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.RadMultiColumnComboBoxAutomationPeer
--> NONE <--
  • Constructor: public RadMultiColumnComboBoxAutomationPeer (FrameworkElement 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 (i): protected virtual 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 (i): protected virtual 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 (i): public virtual 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.MultiColumnComboBox SearchAutoCompleteBox ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SearchAutoCompleteBox
--> NONE <--
  • Constructor: public SearchAutoCompleteBox ()
  • 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
  • Field: public static readonly DependencyProperty AutoCompleteProviderProperty
  • Field: public static readonly DependencyProperty DeferTextChangeProperty
  • Field: public static readonly DependencyProperty EditorMinWidthProperty
  • Field: public static readonly DependencyProperty IsReadOnlyProperty
  • Field: public static readonly DependencyProperty NullTextProperty
  • Field: public static readonly DependencyProperty SelectedItemsProperty
  • Field: public static readonly DependencyProperty SelectionBoxesVisibilityProperty
  • Field: public static readonly DependencyProperty SelectionBoxStyleProperty
  • Field: public static readonly DependencyProperty SelectionBoxStyleSelectorProperty
  • Field: public static readonly DependencyProperty SelectionBoxTemplateProperty
  • Field: public static readonly DependencyProperty SelectionBoxTemplateSelectorProperty
  • Field: public static readonly DependencyProperty SelectionModeProperty
  • Field: public static readonly DependencyProperty ShowNullTextProperty
  • 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: 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 (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: 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: 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: SuggestProvider AutoCompleteProvider { 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: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: bool DeferTextChange { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: double EditorMinWidth { 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: 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 IsReadOnly { public get; public set; }
  • 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: string NullText { 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: RadMultiColumnComboBox Owner { public get; }
  • 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: RadObservableCollection`1 SelectedItems { public get; public set; }
  • Property: Visibility SelectionBoxesVisibility { public get; public set; }
  • Property: Style SelectionBoxStyle { public get; public set; }
  • Property: StyleSelector SelectionBoxStyleSelector { public get; public set; }
  • Property: DataTemplate SelectionBoxTemplate { public get; public set; }
  • Property: DataTemplateSelector SelectionBoxTemplateSelector { public get; public set; }
  • Property: AutoCompleteSelectionMode SelectionMode { public get; public set; }
  • Property: bool ShowNullText { 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; }
Telerik.Windows.Controls.MultiColumnComboBox SearchAutoCompleteBoxAutomationPeer ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SearchAutoCompleteBoxAutomationPeer
--> NONE <--
  • Constructor: public SearchAutoCompleteBoxAutomationPeer (FrameworkElement 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 (i): protected virtual 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 (i): protected virtual 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: public virtual IRawElementProviderSimple[] GetSelection ()
  • 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: virtual bool CanSelectMultiple { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: AutomationPeer EventsSource { public get; public set; }
  • Property: ProtectedInternal virtual bool IsHwndHost { }
  • Property: virtual bool IsSelectionRequired { public get; }
  • Property: UIElement Owner { public get; }
Telerik.Windows.Controls.MultiColumnComboBox SearchAutoCompleteBoxCommands ()
n/a public abstract sealed class Telerik.Windows.Controls.MultiColumnComboBox.SearchAutoCompleteBoxCommands
--> 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 RemoveItem { public get; }
Telerik.Windows.Controls.MultiColumnComboBox SearchAutoCompleteBoxesItemsControl ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SearchAutoCompleteBoxesItemsControl
--> NONE <--
  • Constructor: public SearchAutoCompleteBoxesItemsControl ()
  • 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
  • Field: public static readonly DependencyProperty SelectionBoxesVisibilityProperty
  • Method (i): protected virtual void AddChild (object value)
  • 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): protected virtual void AddText (string text)
  • 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: protected override 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): protected virtual void ClearContainerForItemOverride (DependencyObject element, object item)
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public DependencyObject ContainerFromElement (DependencyObject element)
  • 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: protected override DependencyObject GetContainerForItemOverride ()
  • 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: protected override 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 bool IsItemItsOwnContainer (object item)
  • Method: protected override bool IsItemItsOwnContainerOverride (object item)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method: protected override 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): protected virtual void OnAlternationCountChanged (int oldAlternationCount, int newAlternationCount)
  • 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 OnDisplayMemberPathChanged (string oldDisplayMemberPath, string newDisplayMemberPath)
  • 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 OnGroupStyleSelectorChanged (GroupStyleSelector oldGroupStyleSelector, GroupStyleSelector newGroupStyleSelector)
  • 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 OnItemBindingGroupChanged (BindingGroup oldItemBindingGroup, BindingGroup newItemBindingGroup)
  • Method (i): protected virtual void OnItemContainerStyleChanged (Style oldItemContainerStyle, Style newItemContainerStyle)
  • Method (i): protected virtual void OnItemContainerStyleSelectorChanged (StyleSelector oldItemContainerStyleSelector, StyleSelector newItemContainerStyleSelector)
  • Method (i): protected virtual void OnItemsChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnItemsPanelChanged (ItemsPanelTemplate oldItemsPanel, ItemsPanelTemplate newItemsPanel)
  • Method (i): protected virtual void OnItemsSourceChanged (IEnumerable oldValue, IEnumerable newValue)
  • Method (i): protected virtual void OnItemStringFormatChanged (string oldItemStringFormat, string newItemStringFormat)
  • Method (i): protected virtual void OnItemTemplateChanged (DataTemplate oldItemTemplate, DataTemplate newItemTemplate)
  • Method (i): protected virtual void OnItemTemplateSelectorChanged (DataTemplateSelector oldItemTemplateSelector, DataTemplateSelector newItemTemplateSelector)
  • 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: protected 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: protected override void PrepareContainerForItemOverride (DependencyObject element, object item)
  • 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): protected virtual bool ShouldApplyItemContainerStyle (DependencyObject container, object item)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeGroupStyle ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): public bool ShouldSerializeItems ()
  • 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: int AlternationCount { 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: string DisplayMemberPath { public get; public set; }
  • Property: TextBox Editor { 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: ObservableCollection`1 GroupStyle { public get; }
  • Property: GroupStyleSelector GroupStyleSelector { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: bool HasItems { public get; }
  • 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 IsGrouping { 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 IsTextSearchCaseSensitive { public get; public set; }
  • Property: bool IsTextSearchEnabled { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: BindingGroup ItemBindingGroup { public get; public set; }
  • Property: ItemContainerGenerator ItemContainerGenerator { public get; }
  • Property: Style ItemContainerStyle { public get; public set; }
  • Property: StyleSelector ItemContainerStyleSelector { public get; public set; }
  • Property: ItemCollection Items { public get; }
  • Property: ItemsPanelTemplate ItemsPanel { public get; public set; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: string ItemStringFormat { public get; public set; }
  • Property: DataTemplate ItemTemplate { public get; public set; }
  • Property: DataTemplateSelector ItemTemplateSelector { public get; public set; }
  • 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: Visibility SelectionBoxesVisibility { 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 override 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.MultiColumnComboBox SearchAutoCompleteBoxItem ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SearchAutoCompleteBoxItem
--> NONE <--
  • Constructor: public SearchAutoCompleteBoxItem ()
  • 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): protected virtual void AddChild (object value)
  • 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): protected virtual void AddText (string text)
  • 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 OnContentChanged (object oldContent, object newContent)
  • Method (i): protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat)
  • Method (i): protected virtual void OnContentTemplateChanged (DataTemplate oldContentTemplate, DataTemplate newContentTemplate)
  • Method (i): protected virtual void OnContentTemplateSelectorChanged (DataTemplateSelector oldContentTemplateSelector, DataTemplateSelector newContentTemplateSelector)
  • 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: 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 (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: 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 virtual bool ShouldSerializeContent ()
  • 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: virtual object Content { public get; public set; }
  • Property: string ContentStringFormat { public get; public set; }
  • Property: DataTemplate ContentTemplate { public get; public set; }
  • Property: DataTemplateSelector ContentTemplateSelector { public get; public set; }
  • 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: bool HasContent { 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; }
Telerik.Windows.Controls.MultiColumnComboBox SearchAutoCompleteBoxItemAutomationPeer ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SearchAutoCompleteBoxItemAutomationPeer
--> NONE <--
  • Constructor: public SearchAutoCompleteBoxItemAutomationPeer (FrameworkElement 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 (i): protected virtual 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 (i): protected virtual List`1 GetChildrenCore ()
  • Method (i): public string GetClassName ()
  • Method (i): protected virtual 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 (i): protected virtual 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: ProtectedInternal virtual bool IsHwndHost { }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: UIElement Owner { public get; }
  • Property: virtual string Value { public get; }
Telerik.Windows.Controls.MultiColumnComboBox SearchAutoCompleteBoxWrapPanel ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SearchAutoCompleteBoxWrapPanel
--> NONE <--
  • Constructor: public SearchAutoCompleteBoxWrapPanel ()
  • 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 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 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: protected override Size ArrangeOverride (Size finalSize)
  • 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): protected virtual UIElementCollection CreateUIElementCollection (FrameworkElement logicalParent)
  • 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: protected override void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsItemsHostChanged (bool oldIsItemsHost, bool newIsItemsHost)
  • 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 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 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 dc)
  • 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 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 ShouldSerializeChildren ()
  • 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: CacheMode CacheMode { public get; public set; }
  • Property: UIElementCollection Children { public get; }
  • 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: bool ForceCursor { public get; public set; }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: ProtectedInternal virtual bool HasLogicalOrientation { }
  • Property: bool HasLogicalOrientationPublic { public get; }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: ProtectedInternal UIElementCollection InternalChildren { }
  • 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: bool IsItemsHost { public get; public set; }
  • 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 IsVisible { public get; }
  • Property: double ItemHeight { public get; public set; }
  • Property: double ItemWidth { public get; public set; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: ProtectedInternal virtual Orientation LogicalOrientation { }
  • Property: Orientation LogicalOrientationPublic { public get; }
  • 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: Orientation Orientation { public get; public set; }
  • Property: bool OverridesDefaultStyle { 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: object Tag { 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: 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; }
SearchAutoCompleteMode ()
n/a public sealed enum Telerik.Windows.Controls.MultiColumnComboBox.SearchAutoCompleteMode
                    Suggest = 0,
                    Append = 1,
                    SuggestAppend = 2,
                    Search = 3,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.MultiColumnComboBox SearchProvider ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SearchProvider
--> NONE <--
  • Constructor: public SearchProvider (QueryableCollectionView collectionView)
  • Constructor: public SearchProvider (QueryableCollectionView collectionView, SearchStateManager searchStateManager)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual object GetCurrentItem ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected virtual void HandleSearchTextChanged (string newSearchText)
  • Method (i): ProtectedInternal virtual void InitializeCollectionView (QueryableCollectionView collectionView)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MoveCurrentToFirst ()
  • Method (i): public virtual void MoveCurrentToLast ()
  • Method (i): public virtual void MoveCurrentToNext ()
  • Method (i): public virtual void MoveCurrentToPrevious ()
  • Method (i): protected virtual void MovingCurrentItem ()
  • Method (i): protected void OnPropertyChanged (string propertyName)
  • Method (i): ProtectedInternal virtual void SetCurrentItem (object item)
  • Method (i): ProtectedInternal virtual void SetMatchText ()
  • Method (i): public virtual string ToString ()
  • Property: ProtectedInternal override SearchAutoCompleteMode AutoCompleteMode { }
  • Property: ProtectedInternal virtual QueryableCollectionView CollectionView { }
  • Property: string DisplayMemberPath { public get; public set; }
  • Property: bool HighlightMatches { public get; public set; }
  • Property: bool MatchCase { public get; public set; }
  • Property: string MatchText { public get; public set; }
  • Property: ProtectedInternal SearchStateManager SearchStateManager { }
  • Property: string SearchText { public get; public set; }
  • Property: AutoCompleteSelectionInfo SelectionInfo { public get; public set; }
  • Property: bool ShouldSetMatchText { public get; public set; }
Telerik.Windows.Controls.MultiColumnComboBox SelectionBridge ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SelectionBridge
--> NONE <--
  • Constructor: public SelectionBridge (RadMultiColumnComboBox owner)
  • Method: public virtual void CleanUp ()
  • Method: public virtual void ClearOwnerSelection ()
  • Method: public virtual void ClearSourceSelection ()
  • 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: public virtual void InitializeCollectionView (QueryableCollectionView sourceCollectionView)
  • Method: public virtual void ItemsDeselectedInOwner (IEnumerable`1 removedItems)
  • Method: public virtual void ItemsDeselectedInSource (IEnumerable`1 removedItems)
  • Method: public virtual void ItemsSelectedInOwner (IEnumerable`1 addedItems)
  • Method: public virtual void ItemsSelectedInSource (IEnumerable`1 addedItems)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void SelectedItemsResetInOwner ()
  • Method: public virtual bool SynchronizeCurrentItemWithSelection ()
  • Method: public virtual void SynchronizeSelectedItemsWithSource ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UnsubscribeFromSourceEvents ()
  • Property: ProtectedInternal QueryableCollectionView CollectionView { }
  • Property: virtual RadMultiColumnComboBox Owner { public get; }
Telerik.Windows.Controls.MultiColumnComboBox SelectionBridgeEventArgs ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SelectionBridgeEventArgs
--> 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: ISelectionBridge SelectionBridge { public get; public set; }
Telerik.Windows.Controls.MultiColumnComboBox SuggestAppendProvider ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SuggestAppendProvider
--> NONE <--
  • Constructor: public SuggestAppendProvider (QueryableCollectionView collectionView)
  • Constructor: public SuggestAppendProvider (QueryableCollectionView collectionView, SearchStateManager searchStateManager)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual object GetCurrentItem ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected virtual void HandleSearchTextChanged (string newSearchText)
  • Method (i): ProtectedInternal virtual void InitializeCollectionView (QueryableCollectionView collectionView)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MoveCurrentToFirst ()
  • Method (i): public virtual void MoveCurrentToLast ()
  • Method (i): public virtual void MoveCurrentToNext ()
  • Method (i): public virtual void MoveCurrentToPrevious ()
  • Method (i): protected virtual void MovingCurrentItem ()
  • Method (i): protected void OnPropertyChanged (string propertyName)
  • Method (i): ProtectedInternal virtual void SetCurrentItem (object item)
  • Method (i): ProtectedInternal virtual void SetMatchText ()
  • Method (i): public virtual string ToString ()
  • Property: ProtectedInternal override SearchAutoCompleteMode AutoCompleteMode { }
  • Property: ProtectedInternal virtual QueryableCollectionView CollectionView { }
  • Property: string DisplayMemberPath { public get; public set; }
  • Property: bool HighlightMatches { public get; public set; }
  • Property: bool MatchCase { public get; public set; }
  • Property: string MatchText { public get; public set; }
  • Property: ProtectedInternal SearchStateManager SearchStateManager { }
  • Property: string SearchText { public get; public set; }
  • Property: AutoCompleteSelectionInfo SelectionInfo { public get; public set; }
  • Property: bool ShouldSetMatchText { public get; public set; }
Telerik.Windows.Controls.MultiColumnComboBox SuggestProvider ()
n/a public class Telerik.Windows.Controls.MultiColumnComboBox.SuggestProvider
--> NONE <--
  • Constructor: public SuggestProvider (QueryableCollectionView collectionView)
  • Constructor: public SuggestProvider (QueryableCollectionView collectionView, SearchStateManager searchStateManager)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected virtual object GetCurrentItem ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: protected virtual void HandleSearchTextChanged (string newSearchText)
  • Method: ProtectedInternal virtual void InitializeCollectionView (QueryableCollectionView collectionView)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void MoveCurrentToFirst ()
  • Method: public virtual void MoveCurrentToLast ()
  • Method: public virtual void MoveCurrentToNext ()
  • Method: public virtual void MoveCurrentToPrevious ()
  • Method: protected virtual void MovingCurrentItem ()
  • Method: protected void OnPropertyChanged (string propertyName)
  • Method: ProtectedInternal virtual void SetCurrentItem (object item)
  • Method: ProtectedInternal virtual void SetMatchText ()
  • Method (i): public virtual string ToString ()
  • Property: ProtectedInternal virtual SearchAutoCompleteMode AutoCompleteMode { }
  • Property: ProtectedInternal virtual QueryableCollectionView CollectionView { }
  • Property: string DisplayMemberPath { public get; public set; }
  • Property: bool HighlightMatches { public get; public set; }
  • Property: bool MatchCase { public get; public set; }
  • Property: string MatchText { public get; public set; }
  • Property: ProtectedInternal SearchStateManager SearchStateManager { }
  • Property: string SearchText { public get; public set; }
  • Property: AutoCompleteSelectionInfo SelectionInfo { public get; public set; }
  • Property: bool ShouldSetMatchText { public get; public set; }
public class Telerik.Windows.Controls.TreeListView.TreeListViewRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Property: Brush MouseOverBackground { public get; public set; }
  • Property: Brush SelectedBackground { public get; public set; }

TopSummary