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

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

Removed Added
System.Collections.Generic ExtensionMethods ()
n/a public abstract sealed class System.Collections.Generic.ExtensionMethods
--> NONE <--
  • Method: public static IEnumerable`1 CastCovariant (IEnumerable`1 elements)
  • 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 ()
Telerik.Windows.Automation.Peers RadRichTextBoxAutomationPeer ()
n/a public class Telerik.Windows.Automation.Peers.RadRichTextBoxAutomationPeer
--> NONE <--
  • Constructor: public RadRichTextBoxAutomationPeer (RadRichTextBox owner)
  • Method (i): public bool CheckAccess ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public string GetAcceleratorKey ()
  • Method (i): protected virtual string GetAcceleratorKeyCore ()
  • Method (i): public string GetAccessKey ()
  • Method (i): protected virtual string GetAccessKeyCore ()
  • Method (i): public AutomationControlType GetAutomationControlType ()
  • Method: protected override AutomationControlType GetAutomationControlTypeCore ()
  • Method (i): public string GetAutomationId ()
  • Method (i): protected virtual string GetAutomationIdCore ()
  • Method (i): public Rect GetBoundingRectangle ()
  • Method (i): protected virtual Rect GetBoundingRectangleCore ()
  • Method (i): public List`1 GetChildren ()
  • Method: protected override List`1 GetChildrenCore ()
  • Method (i): public string GetClassName ()
  • Method: protected override string GetClassNameCore ()
  • Method (i): public Point GetClickablePoint ()
  • Method (i): protected virtual Point GetClickablePointCore ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public string GetHelpText ()
  • Method: protected override string GetHelpTextCore ()
  • Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
  • Method (i): public string GetItemStatus ()
  • Method: 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 (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.Automation.RichTextBox TextRangeProvider ()
n/a public class Telerik.Windows.Automation.RichTextBox.TextRangeProvider
--> NONE <--
  • Constructor: public TextRangeProvider (RadRichTextBox radRichTextBox, DocumentPosition startPosition, DocumentPosition endPosition)
  • 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 ()
Telerik.Windows.Base RadDependencyObject ()
n/a public abstract class Telerik.Windows.Base.RadDependencyObject
--> NONE <--
  • Constructor: protected RadDependencyObject ()
  • 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 object GetValue (RadDependencyProperty dependencyProperty)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnPropertyChanged (RadDependencyPropertyChangedEventArgs e)
  • Method: public void SetValue (RadDependencyProperty dependencyProperty, object value)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Base RadDependencyProperty ()
n/a public sealed class Telerik.Windows.Base.RadDependencyProperty
--> NONE <--
  • Field: public static readonly object UnsetValue
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static RadDependencyProperty Register (string name, Type propertyType, Type ownerType)
  • Method: public static RadDependencyProperty Register (string name, Type propertyType, Type ownerType, RadPropertyMetadata defaultMetadata)
  • Method: public static RadDependencyProperty RegisterAttached (string name, Type propertyType, Type ownerType)
  • Method: public static RadDependencyProperty RegisterAttached (string name, Type propertyType, Type ownerType, RadPropertyMetadata defaultMetadata)
  • Method: public override string ToString ()
  • Property: RadPropertyMetadata DefaultMetadata { public get; }
  • Property: bool IsAttached { public get; }
  • Property: string Name { public get; }
  • Property: Type OwnerType { public get; }
  • Property: Type PropertyType { public get; }
Telerik.Windows.Base RadDependencyPropertyChangedEventArgs ()
n/a public sealed struct Telerik.Windows.Base.RadDependencyPropertyChangedEventArgs
--> 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: object NewValue { public get; }
  • Property: object OldValue { public get; }
  • Property: RadDependencyProperty Property { public get; }
Telerik.Windows.Base RadPropertyChangedCallback ()
n/a public sealed delegate Telerik.Windows.Base.RadPropertyChangedCallback
--> NONE <--
  • Constructor: public RadPropertyChangedCallback (object object, IntPtr method)
  • Method: public virtual IAsyncResult BeginInvoke (RadDependencyObject sender, RadDependencyPropertyChangedEventArgs args, AsyncCallback callback, object object)
  • Method (i): public virtual object Clone ()
  • Method (i): protected virtual delegate CombineImpl (delegate follow)
  • Method (i): public object DynamicInvoke (object[] args)
  • Method (i): protected virtual object DynamicInvokeImpl (object[] args)
  • Method: public virtual void EndInvoke (IAsyncResult result)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual delegate[] GetInvocationList ()
  • Method (i): protected virtual MethodInfo GetMethodImpl ()
  • Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
  • Method (i): public Type GetType ()
  • Method: public virtual void Invoke (RadDependencyObject sender, RadDependencyPropertyChangedEventArgs args)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual delegate RemoveImpl (delegate value)
  • Method (i): public virtual string ToString ()
  • Property: MethodInfo Method { public get; }
  • Property: object Target { public get; }
Telerik.Windows.Base RadPropertyMetadata ()
n/a public class Telerik.Windows.Base.RadPropertyMetadata
--> NONE <--
  • Constructor: public RadPropertyMetadata (object defaultValue)
  • Constructor: public RadPropertyMetadata (object defaultValue, RadPropertyChangedCallback propertyChangedCallback)
  • Constructor: public RadPropertyMetadata (RadPropertyChangedCallback propertyChangedCallback)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: object DefaultValue { public get; }
Telerik.Windows.Controls DocumentViewManager ()
n/a public class Telerik.Windows.Controls.DocumentViewManager
--> NONE <--
  • Constructor: public DocumentViewManager ()
  • Event: public event EventHandler`1 DocumentChanged
  • Event: public event EventHandler`1 DocumentChanging
  • Field: public static readonly DependencyProperty DocumentProperty
  • 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 bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • 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: public void OnDocumentChanged (RadDocument document)
  • Method: public void OnDocumentChanging (RadDocument document)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • 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 ()
  • Property: StyleDefinition CurrentEditingStyle { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: RadDocument Document { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: KeyboardSelectionHandler KeyboardSelectionHandler { public get; }
  • Property: MouseSelectionHandler MouseSelectionHandler { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Controls IDocumentEditorPresenter ()
n/a public interface Telerik.Windows.Controls.IDocumentEditorPresenter
--> NONE <--
  • Method: void DoOnDocumentChanged ()
  • Method: void DoOnDocumentChanging ()
  • Method: void FocusCaret ()
  • Method: Rect GetCurrentSectionBoundsInView ()
  • Method: Point GetDocumentPointFromViewPoint (Point viewPoint)
  • Method: DocumentPosition GetDocumentPositionFromViewPoint (Point viewPoint)
  • Method: Point GetViewPointFromDocumentPosition (DocumentPosition position)
  • Method: void HandlePageDown ()
  • Method: void HandlePageUp ()
  • Method: void HideCaret ()
  • Method: void HideDropMarker ()
  • Method: void InvalidatePresenterArrange ()
  • Method: void InvalidatePresenterMeasure ()
  • Method: void MoveDropMarker (DocumentPosition position)
  • Method: void RecreateUI ()
  • Method: void ScrollToHorizontalOffset (double offset)
  • Method: void ScrollToNote (Note note)
  • Method: void ScrollToVerticalOffset (double offset)
  • Method: void ShowCaret ()
  • Method: void ShowDropMarker (DocumentPosition position)
  • Method: void UpdateCaretSize ()
  • Method: void UpdateLayout ()
  • Method: void UpdateProofingTextDecoration ()
  • Method: void UpdateScrollOffsetFromDocumentPosition (DocumentPosition documentPosition)
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: double HorizontalOffset { public get; }
  • Property: bool IsFocusable { public get; public set; }
  • Property: bool IsFocused { public get; }
  • Property: RadRichTextBox Owner { public get; public set; }
  • Property: double ScrollableHeight { public get; }
  • Property: double ScrollableWidth { public get; }
  • Property: double VerticalOffset { public get; }
  • Property: double ViewportHeight { public get; }
  • Property: double ViewportWidth { public get; }
Telerik.Windows.Controls RadRichTextBox ()
n/a public class Telerik.Windows.Controls.RadRichTextBox
--> NONE <--
  • Constructor: public RadRichTextBox ()
  • Event: public event EventHandler`1 ActiveDocumentEditorChanged
  • Event: public event EventHandler`1 CommandError
  • Event: public event EventHandler`1 CommandExecuted
  • Event: public event EventHandler`1 CommandExecuting
  • Event: public event EventHandler`1 CommentShowing
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event EventHandler CurrentEditingStyleChanged
  • Event: public event EventHandler CurrentParagraphStyleChanged
  • Event: public event EventHandler CurrentSpanStyleChanged
  • Event: public event EventHandler CurrentVisiblePageChanged
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event EventHandler DocumentArranged
  • Event: public event EventHandler DocumentChanged
  • Event: public event EventHandler DocumentChanging
  • Event: public event EventHandler DocumentContentChanged
  • Event: public event EventHandler DocumentLayoutModeChanged
  • Event: public event EventHandler`1 DocumentPresentationChanged
  • 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`1 HyperlinkClicked
  • 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 EventHandler IsReadOnlyChanged
  • 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 EventHandler`1 MergeFieldToStringConverting
  • 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 PreviewEditorKeyEventHandler PreviewEditorKeyDown
  • 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 EventHandler`1 PrintCompleted
  • Event: public event EventHandler PrintStarted
  • Event: public event EventHandler ProtectionStateChanged
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event EventHandler ScaleFactorChanged
  • Event: public event EventHandler`1 SelectedLayoutBoxChanged
  • Event: public event EventHandler SelectionChanged
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event EventHandler`1 StreamFromUriResolving
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Event: public event EventHandler`1 UntrackableCommandExecuting
  • Event: public event EventHandler UserInfoChanged
  • Field: public static readonly DependencyProperty AcceptsReturnProperty
  • Field: public static readonly DependencyProperty AcceptsTabProperty
  • Field: public static readonly DependencyProperty AllowScalingProperty
  • Field: public static readonly DependencyProperty CaretColorProperty
  • Field: public static readonly DependencyProperty CommandsProperty
  • Field: public static readonly DependencyProperty CommentTemplateContentMarginProperty
  • Field: public static readonly DependencyProperty CurrentUserProperty
  • Field: public static readonly DependencyProperty DocumentInheritsDefaultStyleSettingsProperty
  • Field: public static readonly DependencyProperty EnforcedPermissionRangeBrushProperty
  • Field: public static readonly DependencyProperty HasValidationErrorsProperty
  • Field: public static const string HorizontalScrollBarName, Value = HorizontalScrollBar
  • Field: public static readonly DependencyProperty HorizontalScrollBarVisibilityProperty
  • Field: public static readonly DependencyProperty HyperlinkNavigationModeProperty
  • Field: public static readonly DependencyProperty HyperlinkToolTipFormatStringProperty
  • Field: public static readonly DependencyProperty IsContextMenuEnabledProperty
  • Field: public static readonly DependencyProperty IsFocusableProperty
  • Field: public static readonly DependencyProperty IsImageMiniToolBarEnabledProperty
  • Field: public static readonly DependencyProperty IsInPagedLayoutModeProperty
  • Field: public static readonly DependencyProperty IsReadOnlyProperty
  • Field: public static readonly DependencyProperty IsSelectionEnabledProperty
  • Field: public static readonly DependencyProperty IsSelectionMiniToolBarEnabledProperty
  • Field: public static readonly DependencyProperty IsSpellCheckingEnabledProperty
  • Field: public static readonly DependencyProperty IsTrackChangesEnabledProperty
  • Field: public static readonly DependencyProperty LayoutModeProperty
  • Field: public static readonly DependencyProperty LineBreakingRuleLanguageProperty
  • Field: public static readonly double MaxScaleFactor
  • Field: public static const string MeasuringPanelName, Value = MeasuringPanel
  • Field: public static readonly double MinScaleFactor
  • Field: public static readonly DependencyProperty MouseOverBorderThicknessProperty
  • Field: public static const string PrintingScreenName, Value = PrintingScreen
  • Field: public static readonly DependencyProperty ProtectionAuthenticationProviderProperty
  • Field: public static readonly DependencyProperty ScaleFactorProperty
  • Field: public static readonly DependencyProperty SelectionFillProperty
  • Field: public static readonly DependencyProperty SelectionStrokeProperty
  • Field: public static readonly DependencyProperty ShowCommentsProperty
  • Field: public static readonly DependencyProperty ShowFormattingSymbolsProperty
  • Field: public static readonly DependencyProperty ShowMergeFieldsHighlightProperty
  • Field: public static const string VerticalScrollBarName, Value = VerticalScrollBar
  • Field: public static readonly DependencyProperty VerticalScrollBarVisibilityProperty
  • Field: public static const string ViewContentPresenter, Value = ViewPresenter
  • Method: public virtual void AcceptAllRevisions ()
  • Method: public virtual void AcceptRevision (Revision revision)
  • 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)
  • [Obsolete: Use ReplaceTabStop instead.]Method: public void AddOrReplaceTabStop (TabStop oldTabStop, TabStop newTabStop)
  • Method: public virtual void AddTabStop (TabStop tabStop)
  • Method: public virtual void AddTabStopRange (IEnumerable`1 tabStops)
  • 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: public virtual void BeginUndoGroup ()
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method: public virtual void CancelUndoGroup ()
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method: public virtual void ChangeAllFieldsDisplayMode (FieldDisplayMode displayMode)
  • Method: public virtual void ChangeBaselineAlignment (BaselineAlignment newBaselineAlignment)
  • Method: public virtual void ChangeBibliographicStyle (BibliographicReferenceStyleBase newBibliographicStyle)
  • Method: public virtual void ChangeDifferentFirstPageHeaderFooter (bool value)
  • Method: public virtual void ChangeDifferentOddAndEvenPagesHeaderFooter (bool value)
  • Method: public virtual void ChangeDocumentDefaultTabWidth (double tabWidth)
  • Method: public virtual void ChangeDocumentElementTag (DocumentElement element, string tag)
  • Method: public virtual void ChangeDocumentEndnotesFirstNumber (int firstNumber)
  • Method: public virtual void ChangeDocumentEndnotesNumberingFormat (ListNumberingFormat listNumberingFormat)
  • Method: public virtual void ChangeDocumentEndnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: public virtual void ChangeDocumentEndnotesPosition (EndnotesPosition endnotesPosition)
  • Method: public virtual void ChangeDocumentFootnotesFirstNumber (int firstNumber)
  • Method: public virtual void ChangeDocumentFootnotesNumberingFormat (ListNumberingFormat listNumberingFormat)
  • Method: public virtual void ChangeDocumentFootnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: public virtual void ChangeDocumentFootnotesPosition (FootnotesPosition footnotesPosition)
  • Method: public virtual void ChangeDocumentIsStrictLineBreakingRuleEnabled (bool value)
  • Method: public virtual void ChangeDocumentLineBreakingRuleLanguage (LineBreakingRuleLanguage lineBreakingRuleLanguage)
  • Method: public virtual void ChangeDocumentNoLineBreaksAfterRule (LineBreakingRule lineBreakingCharacterRule)
  • Method: public virtual void ChangeDocumentNoLineBreaksBeforeRule (LineBreakingRule lineBreakingCharacterRule)
  • Method: public virtual void ChangeFieldDisplayMode (FieldRangeStart fieldStart, FieldDisplayMode displayMode)
  • Method: public virtual void ChangeFontFamily (FontFamily fontFamily)
  • Method: public virtual void ChangeFontSize (double newFontSize)
  • Method: public virtual void ChangeFontStyle (FontStyle fontStyle)
  • Method: public virtual void ChangeFontWeight (FontWeight fontWeight)
  • Method: public virtual void ChangeImageRotateAngle (ImageInline image, double angle)
  • Method: public virtual void ChangeImageSize (ImageInline image, Size size)
  • Method: public void ChangeLayoutMode (DocumentLayoutMode layoutMode)
  • Method: public void ChangeListStyle (ListStyle style)
  • Method: public virtual void ChangeParagraphAutomaticSpacingAfter (bool value)
  • Method: public virtual void ChangeParagraphAutomaticSpacingBefore (bool value)
  • Method: public virtual void ChangeParagraphBackground (Color color)
  • Method: public virtual void ChangeParagraphFirstLineIndent (double firstLineIndent)
  • Method: public virtual void ChangeParagraphFlowDirection (FlowDirection flowDirection)
  • Method: public virtual void ChangeParagraphIsLineBreakingRuleEnabled (bool value)
  • Method: public virtual void ChangeParagraphLeftIndent (double leftIndent)
  • Method: public virtual void ChangeParagraphLineSpacing (double lineSpacing)
  • Method: public virtual void ChangeParagraphLineSpacing (double lineSpacing, LineSpacingType lineSpacingType)
  • Method: public virtual void ChangeParagraphLineSpacingType (LineSpacingType lineSpacingType)
  • Method: public virtual void ChangeParagraphListLevel (int listLevel)
  • Method: public virtual void ChangeParagraphRightIndent (double rightIndent)
  • Method: public virtual void ChangeParagraphSpacingAfter (double spacingAfter)
  • Method: public virtual void ChangeParagraphSpacingBefore (double spacingBefore)
  • Method: public virtual void ChangeParagraphStyle (StyleDefinition styleInfo)
  • Method: public virtual void ChangeSectionActualPageMargin (Padding sectionMargin)
  • Method: public virtual void ChangeSectionColumns (SectionColumnCollection sectionColumns)
  • Method: public virtual void ChangeSectionColumns (SectionColumnsLayout sectionColumnsLayout)
  • Method: public virtual void ChangeSectionEndnotesFirstNumber (int firstNumber)
  • Method: public virtual void ChangeSectionEndnotesNumberingFormat (ListNumberingFormat listNumberingFormat)
  • Method: public virtual void ChangeSectionEndnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: public virtual void ChangeSectionFirstPageNumber (Nullable`1 firstPageNumber)
  • Method: public virtual void ChangeSectionFooterBottomMargin (int sectionFooterBottomMargin)
  • Method: public virtual void ChangeSectionFooterLinkToPrevious (Section section, HeaderFooterType footerType, bool value)
  • Method: public virtual void ChangeSectionFootnotesFirstNumber (int firstNumber)
  • Method: public virtual void ChangeSectionFootnotesNumberingFormat (ListNumberingFormat listNumberingFormat)
  • Method: public virtual void ChangeSectionFootnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: public virtual void ChangeSectionHeaderLinkToPrevious (Section section, HeaderFooterType headerType, bool value)
  • Method: public virtual void ChangeSectionHeaderTopMargin (int sectionHeaderTopMargin)
  • Method: public virtual void ChangeSectionPageMargin (Padding sectionMargin)
  • Method: public virtual void ChangeSectionPageOrientation (PageOrientation sectionPageOrientation)
  • Method: public virtual void ChangeSectionPageSize (Size size)
  • Method: public virtual void ChangeSpanStyle (StyleDefinition styleInfo)
  • Method: public virtual void ChangeStrikethrough (bool isStrikethrough)
  • Method: public virtual void ChangeStyleName (string styleName)
  • Method: public virtual void ChangeStyleName (string styleName, bool useLinkedStyle)
  • Method: public virtual void ChangeTableBorders (TableBorders borders)
  • Method: public virtual void ChangeTableCellBackground (Color color)
  • Method: public virtual void ChangeTableCellBorders (Border border)
  • Method: public virtual void ChangeTableCellBorders (TableCellBorders tableCellBorders)
  • Method: public virtual void ChangeTableCellContentAlignment (RadTextAlignment textAlignment, RadVerticalAlignment verticalAlignment)
  • Method: public virtual void ChangeTableCellHorizontalContentAlignment (RadTextAlignment textAlignment)
  • Method: public virtual void ChangeTableCellPadding (Padding padding)
  • Method: public virtual void ChangeTableCellSpacing (double cellSpacing)
  • Method: public virtual void ChangeTableCellVerticalContentAlignment (RadVerticalAlignment verticalAlignment)
  • [Obsolete: Use ChangeTableLayoutMode instead.]Method: public void ChangeTableColumnsLayoutMode (Table table, TableLayoutMode tableLayoutMode)
  • Method: public virtual void ChangeTableDefaultCellPadding (Padding padding)
  • Method: public virtual void ChangeTableFlowDirection (FlowDirection flowDirection)
  • Method: public virtual void ChangeTableGridColumnWidth (Table table, int columnIndex, TableWidthUnit width)
  • Method: public virtual void ChangeTableHorizontalAlignment (RadHorizontalAlignment alignment)
  • Method: public virtual void ChangeTableIndent (double indent)
  • Method: public virtual void ChangeTableLayoutMode (Table table, TableLayoutMode tableLayoutMode)
  • Method: public virtual void ChangeTableLook (TableLook tableLook)
  • Method: public virtual void ChangeTablePreferredWidth (TableWidthUnit tableWidth)
  • Method: public virtual void ChangeTableRowHeight (TableRow tableRow, double height)
  • Method: public virtual void ChangeTableRowRepeatOnEveryPage (TableRow tableRow)
  • Method: public void ChangeTextAlignment (RadTextAlignment alignment)
  • Method: public void ChangeTextForeColor (Color newColor)
  • Method: public void ChangeTextHighlightColor (Color newColor)
  • Method: public virtual void ChangeUnderlineColor (Color newColor)
  • Method: public virtual void ChangeUnderlineDecoration (IUnderlineUIDecorationProvider decoration)
  • Method (i): public bool CheckAccess ()
  • Method: public virtual void ClearAllFormatting ()
  • Method: public virtual void ClearFormatting ()
  • Method: public virtual void ClearTabStops ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method: public virtual bool ContinueListNumbering ()
  • [Obsolete: Use ContinueListNumbering() method instead.]Method: public void ContinueNumbering ()
  • Method: public virtual void Copy ()
  • Method: public virtual void Cut ()
  • Method: public virtual void DecrementFontSize ()
  • Method: public virtual void DecrementParagraphLeftIndent ()
  • Method: public void DecrementParagraphListLevel ()
  • Method: public void Delete (bool deletePrevious)
  • Method: public virtual void DeleteAllComments ()
  • Method: public virtual void DeleteAnnotationRange (AnnotationRangeStart rangeStart)
  • Method: public virtual void DeleteBookmark (string bookmarkName)
  • Method: public virtual void DeleteBookmark (BookmarkRangeStart bookmarkRangeStart)
  • Method: public virtual void DeleteCodeBlock (CodeAnnotationRangeStart rangeStart)
  • Method: public virtual void DeleteComment ()
  • Method: public virtual void DeleteComment (CommentRangeStart commentRangeStart)
  • Method: public virtual void DeletePermissionRange (PermissionRangeStart permissionRangeStart)
  • Method: public virtual void DeleteReadOnlyRange ()
  • Method: public virtual void DeleteReadOnlyRange (ReadOnlyRangeStart readOnlyRangeStart)
  • Method: public virtual void DeleteTable ()
  • Method: public virtual void DeleteTable (Table table)
  • Method: public virtual void DeleteTableColumn ()
  • Method: public virtual void DeleteTableRow ()
  • Method: public virtual void DeleteTableRow (TableRow row)
  • Method: public void DisableWatermark ()
  • Method: public void EditListStyleInDialog (ListStyle listStyle)
  • Method (i): public virtual void EndInit ()
  • Method: public virtual void EndUndoGroup ()
  • Method: public virtual void EndUndoGroup (string groupDisplayText)
  • Method: public bool EnsureActiveEditorPresenter ()
  • 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: public new void Focus ()
  • Method: public void FocusFooter ()
  • Method: public void FocusHeader ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method: public virtual CommentAppearanceSettings GetApperanceSettingsForComment (Comment comment)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method: public string GetContent (string format)
  • Method: protected virtual Type GetDocumentEditorPresenterTypeForDocument (RadDocument document)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method: public DocumentStatisticsInfo GetStatisticsInfo ()
  • 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: public void GoToNextComment ()
  • Method: public void GoToNextEndnote ()
  • Method: public void GoToNextFootnote ()
  • Method: public void GoToNextRevision ()
  • Method: public void GoToPreviousComment ()
  • Method: public void GoToPreviousEndnote ()
  • Method: public void GoToPreviousFootnote ()
  • Method: public void GoToPreviousRevision ()
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method: public virtual void IncrementFontSize ()
  • Method: public virtual void IncrementParagraphLeftIndent ()
  • Method: public void IncrementParagraphListLevel ()
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method: public void Insert (string text)
  • Method: public void Insert (string text, DocumentPosition insertionPosition)
  • Method: public virtual void InsertAnnotationRange (AnnotationRangeStart rangeStart, AnnotationRangeEnd rangeEnd)
  • Method: public virtual void InsertBookmark (string bookmarkName)
  • Method: public virtual void InsertCaption (CaptionDefinition definition, string caption, bool includeLabel, bool insertBelow)
  • Method: public virtual void InsertCodeBlock (string code, CodeFormattingSettings settings)
  • Method: public virtual void InsertColumnBreak ()
  • Method: public virtual void InsertComment (Comment comment)
  • Method: public virtual void InsertCrossReferenceToBookmark (string bookmarkName, ReferenceContentType contentType, bool insertAsHyperlink)
  • Method: public virtual void InsertCrossReferenceToCaption (Paragraph captionParagraph, ReferenceContentType contentType, bool insertAsHyperlink)
  • Method: public virtual void InsertCrossReferenceToHeading (Paragraph headingParagraph, ReferenceContentType contentType, bool insertAsHyperlink)
  • [Obsolete: Use InsertAnnotationRange instead.]Method: public void InsertCustomAnnotationRange (AnnotationRangeStart rangeStart, AnnotationRangeEnd rangeEnd)
  • Method: public virtual void InsertEndnote ()
  • Method: public virtual void InsertEndnote (Note endnote)
  • Method: public virtual bool InsertField (Field field)
  • Method: public virtual bool InsertField (Field field, FieldDisplayMode displayMode)
  • Method: public virtual void InsertFootnote ()
  • Method: public virtual void InsertFootnote (Note footnote)
  • Method: public virtual void InsertFragment (DocumentFragment documentFragment)
  • Method: public virtual void InsertFragment (DocumentFragment documentFragment, DocumentPosition documentPosition)
  • Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo)
  • Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo, IEnumerable`1 inlines)
  • Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo, string hyperlinkText)
  • [Obsolete: The parameter hyperlinkStyle is not used. The document hyperlink style will be used instead]Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo, string hyperlinkText, StyleDefinition hyperlinkStyle)
  • [Obsolete: The parameter hyperlinkStyle is not used. The document hyperlink style will be used instead]Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo, StyleDefinition hyperlinkStyle)
  • Method: public virtual void InsertImage (Stream imageStream, string extension)
  • Method: public virtual void InsertInline (Inline inline)
  • Method: public virtual void InsertInline (Inline inline, DocumentPosition documentPosition)
  • Method: public virtual void InsertLine (string text)
  • Method: public virtual void InsertLineBreak ()
  • Method: public virtual void InsertPageBreak ()
  • Method: public virtual void InsertParagraph ()
  • Method: public virtual void InsertPermissionRange (IEnumerable`1 permissionInfos)
  • Method: public virtual void InsertReadOnlyRange ()
  • Method: public virtual void InsertSectionBreak ()
  • Method: public virtual void InsertSectionBreak (SectionBreakType sectionBreakType)
  • Method: public virtual void InsertTable (int rows, int columns)
  • Method: public void InsertTable (int rows, int columns, bool shouldInsertParagraphBeforeTable)
  • Method: public virtual void InsertTable (Table table)
  • Method: public void InsertTable (Table table, bool shouldInsertParagraphBeforeTable)
  • Method: public virtual void InsertTableColumn ()
  • Method: public virtual void InsertTableColumnToTheLeft ()
  • Method: public virtual void InsertTableColumnToTheRight ()
  • Method: public virtual void InsertTableRow ()
  • Method: public virtual void InsertTableRowAbove ()
  • Method: public virtual void InsertTableRowBelow ()
  • Method (i): public void InvalidateArrange ()
  • Method: public void InvalidateEditorLayout ()
  • Method (i): public void InvalidateMeasure ()
  • Method: public void InvalidateProofingErrors (bool invalidateIncorrectWordsOnly)
  • 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: public virtual RadDocument MailMerge (bool startEachRecordOnNewPage)
  • Method: public virtual RadDocument MailMergeCurrentRecord ()
  • 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: public virtual void MergeTableCells ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method: public virtual void MoveSelection (DocumentPosition position, bool deleteSelection)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method: ProtectedInternal virtual void OnCommandError (CommandErrorEventArgs args)
  • Method: ProtectedInternal virtual void OnCommandExecuted (CommandExecutedEventArgs e)
  • Method: ProtectedInternal virtual void OnCommandExecuting (CommandExecutingEventArgs e)
  • Method: protected virtual void OnCommentShowing (CommentShowingEventArgs e)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method: protected override AutomationPeer OnCreateAutomationPeer ()
  • Method: protected virtual void OnCurrentEditingStyleChanged ()
  • Method: protected virtual void OnCurrentParagraphStyleChanged ()
  • Method: protected virtual void OnCurrentSpanStyleChanged ()
  • Method: protected virtual void OnCurrentVisiblePageChanged ()
  • Method: protected virtual void OnDocumentArranged ()
  • Method: protected virtual void OnDocumentChanged ()
  • Method: protected virtual void OnDocumentChanging ()
  • Method: protected virtual void OnDocumentContentChanged ()
  • Method: protected virtual void OnDocumentLayoutModeChanged ()
  • Method: protected virtual void OnDocumentPresentationChanged (PresentationChangedEventArgs e)
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method: protected override void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method: protected virtual void OnHyperlinkClicked (object sender, HyperlinkClickedEventArgs eventArgs)
  • 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: protected virtual void OnIsReadOnlyChanged (EventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method: protected override void OnLostFocus (RoutedEventArgs e)
  • Method (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: protected virtual void OnMergeFieldToStringConverting (object sender, MergeFieldToStringConvertingEventArgs 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: protected virtual void OnNoteReferenceClicked (MouseButtonEventArgs args)
  • 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: protected virtual void OnPreviewEditorKeyDown (PreviewEditorKeyEventArgs 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: protected virtual void OnPrintCompleted (PrintCompletedEventArgs e)
  • Method: protected virtual void OnPrintStarted (EventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method: protected virtual void OnProtectionStateChanged ()
  • 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: protected virtual void OnScaleFactorChanged ()
  • Method: protected virtual void OnSelectionChanged (EventArgs e)
  • Method: protected virtual void OnStreamFromUriResolving (StreamFromUriResolvingEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void 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: ProtectedInternal virtual void OnUntrackableCommandExecuting (UntrackableCommandExecutingEventArgs e)
  • Method: protected virtual void OnUserInfoChanged ()
  • Method: public void OnValidationError (object sender, ValidationErrorEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method: public void OpenContextMenuOnNextSpellingError ()
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method: public virtual void Paste ()
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method: public virtual bool PreviewFirstMailMergeDataRecord ()
  • Method: public virtual bool PreviewLastMailMergeDataRecord ()
  • Method: public virtual bool PreviewMailMergeDataRecordAtIndex (int index)
  • Method: public virtual bool PreviewNextMailMergeDataRecord ()
  • Method: public virtual bool PreviewPreviousMailMergeDataRecord ()
  • Method: public void Print (string documentName, PrintMode mode)
  • Method: public void Print (PrintDialog printDialog, PrintSettings printSettings)
  • Method: public void Print (PrintSettings printSettings)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method: public virtual void Redo ()
  • Method: public static void RegisterCommand (RoutedCommand command, Key key, ModifierKeys modifierKeys, object commandParameter)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method: public virtual void RejectAllRevisions ()
  • Method: public virtual void RejectRevision (Revision revision)
  • 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: public void RemoveHyperlink ()
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method: public virtual void RemoveTabStop (TabStop tabStop)
  • Method: public virtual void RemoveTabStopRange (IEnumerable`1 tabStops)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method: public virtual void ReplaceTabStop (TabStop oldTabStop, TabStop newTabStop)
  • [Obsolete: Use ResizeTableColumn instead.]Method: public void ResizeColumn (Table table, int columnIndex, double columnNewWidth)
  • Method: public virtual void ResizeTableColumn (Table table, int columnIndex, double columnWidth)
  • Method: public virtual bool RestartListNumbering ()
  • [Obsolete: Use RestartListNumbering() method instead.]Method: public void RestartNumbering ()
  • Method: public void ResumeUpdateLayout (bool updateLayout)
  • Method: public void SatisfyImports ()
  • Method: public void ScrollToHorizontalOffset (double offset)
  • Method: public virtual void ScrollToNote (Note note)
  • Method: public void ScrollToVerticalOffset (double offset)
  • 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)
  • [Obsolete: Use ContinueListNumbering() and RestartListNumbering() methods instead.]Method: public void SetNumberingValue (SetNumberingValueOption option, int skipWith)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method: public void SetSelectedComment (CommentRangeStart commentStart)
  • Method: public void SetSelectedNote (Note note)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method: public virtual void SetWatermark (DocumentWatermarkSettings watermarkSettings)
  • Method: public virtual void SetWatermark (PredefinedWatermarkType predefinedType)
  • Method: public void SetWatermarkImage (WatermarkImageSettings settings)
  • Method: public void SetWatermarkText (WatermarkTextSettings settings)
  • 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 void ShowAddNewBibliographicSourceDialog (string sourceName, bool insertFieldOnClose, Action`1 callBackOnClosed)
  • Method: public void ShowChangeEditingPermissionsDialog ()
  • Method: public void ShowCodeFormattingDialog ()
  • Method: public void ShowContextMenuAtDocumentPosition (DocumentPosition position)
  • Method: public void ShowContextMenuAtDocumentPosition (Point proposedLocation, DocumentPosition position)
  • Method: public void ShowDefineNewListStyleDialog ()
  • Method: public void ShowEditCustomDictionaryDialog ()
  • Method: public virtual void ShowFindReplaceDialog ()
  • Method: public void ShowFloatingBlockPropertiesDialog ()
  • Method: public void ShowFontPropertiesDialog ()
  • Method: public void ShowImageEditorDialog ()
  • Method: public void ShowImageEditorDialog (string executeToolName)
  • Method: public void ShowInsertCaptionDialog ()
  • Method: public void ShowInsertCrossReferenceWindow ()
  • Method: public void ShowInsertDateTimeDialog ()
  • Method: public void ShowInsertHyperlinkDialog ()
  • Method: public void ShowInsertSymbolWindow ()
  • Method: public void ShowInsertTableDialog ()
  • Method: public void ShowInsertTableOfContentsDialog ()
  • Method: public void ShowManageBibliographicSourcesDialog ()
  • Method: public void ShowManageBookmarksDialog ()
  • Method: public void ShowManageStylesDialog ()
  • Method: public void ShowNotesDialog ()
  • Method: public void ShowParagraphPropertiesDialog ()
  • Method: public void ShowProtectDocumentDialog ()
  • Method: public void ShowSectionColumnsDialog ()
  • Method: public void ShowSetNumberingValueDialog ()
  • Method: public void ShowSpellCheckingDialog ()
  • Method: public void ShowStyleFormattingPropertiesDialog ()
  • Method: public void ShowStyleFormattingPropertiesDialog (StyleDefinition styleDefinition)
  • Method: public void ShowStyleFormattingPropertiesDialog (StyleFormattingPropertiesDialogSettings settings)
  • Method: public void ShowTableBordersDialog ()
  • Method: public void ShowTablePropertiesDialog ()
  • Method: public void ShowTabStopsPropertiesDialog ()
  • Method: public void ShowUnprotectDocumentDialog ()
  • Method: public void ShowWatermarkSettingsDialog ()
  • Method: public virtual void SplitAnnotationRange (AnnotationRangeStart rangeStart)
  • Method: public virtual void SplitAnnotationRange (AnnotationRangeStart rangeStart, DocumentPosition position)
  • Method: public void SuspendUpdateLayout ()
  • Method: public virtual void ToggleBold ()
  • Method: public void ToggleBookmarks ()
  • Method: public void ToggleComments ()
  • Method: public void ToggleDifferentFirstPageHeaderFooter ()
  • Method: public void ToggleDifferentOddAndEvenPagesHeaderFooter ()
  • Method: public virtual void ToggleFieldCodes (FieldRangeStart fieldStart)
  • Method: public void ToggleFormattingSymbols ()
  • Method: public void ToggleHeaderFooterEditingMode ()
  • Method: public virtual void ToggleItalic ()
  • Method: public void ToggleMergeFieldsHighlight ()
  • Method: public virtual void ToggleStrikethrough ()
  • Method: public void ToggleSubscript ()
  • Method: public void ToggleSuperscript ()
  • Method: public void ToggleUnderline ()
  • 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: public virtual void Undo ()
  • Method: public virtual void UnmergeTableCells ()
  • Method (i): public void UnregisterName (string name)
  • Method: public virtual void UpdateAllCaptions (CaptionDefinition captionDefinition)
  • Method: public virtual void UpdateAllFields ()
  • Method: public virtual void UpdateAllFields (FieldDisplayMode displayMode)
  • Method (i): public void UpdateDefaultStyle ()
  • Method: public virtual void UpdateEditorLayout ()
  • Method: public void UpdateEditorLayout (bool async)
  • Method: public virtual void UpdateField (FieldRangeStart fieldStart)
  • Method: public void UpdateFooter (Section section, HeaderFooterType footerType, Footer footer)
  • Method: public void UpdateHeader (Section section, HeaderFooterType headerType, Header header)
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: virtual bool AcceptsReturn { public get; public set; }
  • Property: virtual bool AcceptsTab { public get; public set; }
  • Property: IDocumentEditor ActiveDocumentEditor { public get; }
  • Property: IDocumentEditorPresenter ActiveEditorPresenter { public get; public set; }
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: IAddNewBibliographicSourceDialog AddNewBibliographicSourceDialog { public get; public set; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: virtual bool AllowScaling { 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: virtual bool AutoInsertHyperlinks { 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: virtual Color CaretColor { public get; public set; }
  • Property: virtual ICaretFactory CaretFactory { public get; public set; }
  • Property: IChangeEditingPermissionsDialog ChangeEditingPermissionsDialog { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: ICodeFormattingDialog CodeFormattingDialog { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: RichTextBoxCommands Commands { public get; public set; }
  • Property: virtual double CommentPaneMinWidth { public get; public set; }
  • Property: virtual Thickness CommentTemplateContentMargin { public get; public set; }
  • Property: new IContextMenu ContextMenu { public get; public set; }
  • Property: virtual EditingContext CurrentEditingContext { public get; }
  • Property: virtual StyleDefinition CurrentEditingStyle { public get; }
  • Property: UserInfo CurrentUser { public get; public set; }
  • Property: int CurrentVisiblePage { public get; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: static InputBindingCollection DefaultInputBindings { public get; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: StyleDefinition DefaultStyleSettings { public get; }
  • Property: static TextBlockRenderingMode DefaultTextRenderingMode { public get; public set; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: virtual RadDocument Document { public get; public set; }
  • Property: bool DocumentInheritsDefaultStyleSettings { public get; public set; }
  • Property: IEditCustomDictionaryDialog EditCustomDictionaryDialog { public get; public set; }
  • Property: Effect Effect { public get; public set; }
  • Property: virtual string EmailPattern { public get; public set; }
  • Property: virtual Brush EnforcedPermissionRangeBrush { public get; public set; }
  • Property: virtual FieldShadingType FieldShadingMode { public get; public set; }
  • Property: IFindReplaceDialog FindReplaceDialog { public get; public set; }
  • Property: IFloatingBlockPropertiesDialog FloatingBlockPropertiesDialog { 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: IFontPropertiesDialog FontPropertiesDialog { 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: bool HasValidationErrors { public get; public set; }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: double HorizontalOffset { public get; }
  • Property: ScrollBar HorizontalScrollBar { public get; }
  • Property: ScrollBarVisibility HorizontalScrollBarVisibility { public get; public set; }
  • Property: HyperlinkNavigationMode HyperlinkNavigationMode { public get; public set; }
  • Property: virtual string HyperlinkPattern { public get; public set; }
  • Property: string HyperlinkToolTipFormatString { public get; public set; }
  • Property: virtual IIgnoredWordDictionary IgnoredWords { public get; public set; }
  • Property: IImageEditorDialog ImageEditorDialog { public get; public set; }
  • Property: IImageMiniToolBar ImageMiniToolBar { public get; public set; }
  • Property: virtual ImageSelectionAdornerSettings ImageSelectionAdornerSettings { public get; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: IRichTextBoxInputHandler InputHandler { public get; public set; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: IInsertCaptionDialog InsertCaptionDialog { public get; public set; }
  • Property: IInsertCrossReferenceWindow InsertCrossReferenceWindow { public get; public set; }
  • Property: IInsertDateTimeDialog InsertDateTimeDialog { public get; public set; }
  • Property: IInsertHyperlinkDialog InsertHyperlinkDialog { public get; public set; }
  • Property: IInsertSymbolWindow InsertSymbolWindow { public get; public set; }
  • Property: IInsertTableDialog InsertTableDialog { public get; public set; }
  • Property: IInsertTableOfContentsDialog InsertTableOfContentsDialog { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsContextMenuEnabled { public get; public set; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: virtual bool IsFocusable { public get; public set; }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsImageMiniToolBarEnabled { public get; public set; }
  • Property: virtual bool IsInHeaderFooterEditMode { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInPagedLayoutMode { public get; public set; }
  • 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: virtual bool IsReadOnly { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsSelectionEnabled { public get; public set; }
  • Property: bool IsSelectionMiniToolBarEnabled { public get; public set; }
  • Property: virtual bool IsSpellCheckingEnabled { public get; public set; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsTrackChangesEnabled { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Nullable`1 LayoutMode { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: LineBreakingRuleLanguage LineBreakingRuleLanguage { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: IManageBibliographicSourcesDialog ManageBibliographicSourcesDialog { public get; public set; }
  • Property: IManageBookmarksDialog ManageBookmarksDialog { public get; public set; }
  • Property: IManageStylesDialog ManageStylesDialog { public get; public set; }
  • 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: Thickness MouseOverBorderThickness { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: INotesDialog NotesDialog { 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: IParagraphPropertiesDialog ParagraphPropertiesDialog { 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: IProtectDocumentDialog ProtectDocumentDialog { public get; public set; }
  • Property: IProtectionAuthenticationProvider ProtectionAuthenticationProvider { public get; public set; }
  • Property: ApplicationCommandsCollection RegisteredApplicationCommands { 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: virtual Size ScaleFactor { public get; public set; }
  • Property: double ScrollableHeight { public get; }
  • Property: double ScrollableWidth { public get; }
  • Property: ISectionColumnsDialog SectionColumnsDialog { public get; public set; }
  • Property: virtual Comment SelectedComment { public get; public set; }
  • Property: virtual Note SelectedNote { public get; public set; }
  • Property: virtual Brush SelectionFill { public get; public set; }
  • Property: ISelectionMiniToolBar SelectionMiniToolBar { public get; public set; }
  • Property: virtual Brush SelectionStroke { public get; public set; }
  • Property: ISetNumberingValueDialog SetNumberingValueDialog { public get; public set; }
  • Property: virtual bool ShowComments { public get; public set; }
  • Property: virtual bool ShowFormattingSymbols { public get; public set; }
  • Property: bool ShowMergeFieldsHighlight { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: virtual ISpellChecker SpellChecker { public get; public set; }
  • Property: ISpellCheckingDialog SpellCheckingDialog { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: IStyleFormattingPropertiesDialog StyleFormattingPropertiesDialog { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: ITableBordersDialog TableBordersDialog { public get; public set; }
  • Property: ITablePropertiesDialog TablePropertiesDialog { public get; public set; }
  • Property: ITabStopsPropertiesDialog TabStopsPropertiesDialog { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: TextBlockRenderingMode TextRenderingMode { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TrackChangesOptions TrackChangesOptions { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: virtual UILayersBuilder UILayersBuilder { public get; public set; }
  • Property: IUnprotectDocumentDialog UnprotectDocumentDialog { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: PermissionInfoCollection Users { public get; public set; }
  • Property: ReadOnlyObservableCollection`1 ValidationErrors { public get; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: double VerticalOffset { public get; }
  • Property: ScrollBar VerticalScrollBar { public get; }
  • Property: ScrollBarVisibility VerticalScrollBarVisibility { public get; public set; }
  • Property: double ViewportHeight { public get; }
  • Property: double ViewportWidth { public get; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: IWatermarkSettingsDialog WatermarkSettingsDialog { public get; public set; }
  • Property: virtual double Width { public get; public set; }
Telerik.Windows.Controls RadRichTextBoxGridViewEditor ()
n/a public class Telerik.Windows.Controls.RadRichTextBoxGridViewEditor
--> NONE <--
  • Constructor: public RadRichTextBoxGridViewEditor (RadRichTextBox richTextBox)
  • 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 ()
Telerik.Windows.Controls RadRichTextPageView ()
n/a public class Telerik.Windows.Controls.RadRichTextPageView
--> NONE <--
  • Constructor: public RadRichTextPageView ()
  • 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 EventHandler ProtectionStateChanged
  • 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 AcceptsReturnProperty
  • Field: public static readonly DependencyProperty AcceptsTabProperty
  • Field: public static readonly DependencyProperty AllowScalingProperty
  • Field: public static readonly DependencyProperty CaretColorProperty
  • Field: public static readonly DependencyProperty CommentTemplateContentMarginProperty
  • Field: public static readonly DependencyProperty EnforcedPermissionRangeBrushProperty
  • Field: public static readonly DependencyProperty FieldShadingModeProperty
  • Field: public static readonly DependencyProperty IsSpellCheckingEnabledProperty
  • Field: public static readonly DependencyProperty PageIndexProperty
  • Field: public static readonly DependencyProperty SelectionFillProperty
  • Field: public static readonly DependencyProperty SelectionStrokeProperty
  • Field: public static readonly DependencyProperty ShowCommentsProperty
  • Field: public static readonly DependencyProperty ShowFormattingSymbolsProperty
  • Field: public static readonly DependencyProperty ViewManagerProperty
  • 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: public void InvalidateEditorLayout ()
  • 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: protected override Size MeasureOverride (Size availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (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: public static void PageNumberChanged (DependencyObject target, DependencyPropertyChangedEventArgs args)
  • 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: public virtual void UpdateEditorLayout ()
  • Method: public void UpdateEditorLayout (bool focusCaret, bool updateCaretSize)
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: virtual bool AcceptsReturn { public get; public set; }
  • Property: virtual bool AcceptsTab { public get; public set; }
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: virtual bool AllowScaling { 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: virtual bool AutoInsertHyperlinks { 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: virtual Color CaretColor { public get; public set; }
  • Property: virtual ICaretFactory CaretFactory { public get; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: virtual Thickness CommentTemplateContentMargin { public get; public set; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: virtual EditingContext CurrentEditingContext { public get; }
  • 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: virtual RadDocument Document { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: virtual string EmailPattern { public get; public set; }
  • Property: virtual Brush EnforcedPermissionRangeBrush { public get; public set; }
  • Property: virtual FieldShadingType FieldShadingMode { 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 HeaderFooterUIContext HeaderFooterUIContext { 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: virtual string HyperlinkPattern { public get; public set; }
  • Property: virtual IIgnoredWordDictionary IgnoredWords { public get; public set; }
  • Property: virtual ImageSelectionAdornerSettings ImageSelectionAdornerSettings { public get; }
  • 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: virtual bool IsFocusable { public get; public set; }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: virtual bool IsInHeaderFooterEditMode { 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; }
  • [Obsolete: This property will be removed in future versions. RadRichTextPageView will support read-only mode only.]Property: virtual bool IsReadOnly { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsSpellCheckingEnabled { public get; public set; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: 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: int PageIndex { 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: virtual Comment SelectedComment { public get; public set; }
  • Property: virtual Note SelectedNote { public get; public set; }
  • Property: virtual Brush SelectionFill { public get; public set; }
  • Property: virtual Brush SelectionStroke { public get; public set; }
  • Property: virtual bool ShowComments { public get; public set; }
  • Property: virtual bool ShowFormattingSymbols { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: virtual ISpellChecker SpellChecker { 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: virtual UILayersBuilder UILayersBuilder { 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: DocumentViewManager ViewManager { 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.Documents ContainerPositionHandler ()
n/a public class Telerik.Windows.Documents.ContainerPositionHandler
--> NONE <--
  • Constructor: public ContainerPositionHandler (LayoutBox box)
  • Constructor: public ContainerPositionHandler (LayoutBox box, LayoutBox childBox)
  • Field: protected LayoutBox childPosition
  • Method: public override PositionHandler Clone ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual PositionHandler GetChildPositionHandler (bool first)
  • Method (i): public virtual int GetHashCode ()
  • Method: public override PositionHandler GetParentHandler ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void MoveToFirst ()
  • Method: public override void MoveToLast ()
  • Method: public override void MoveToNext ()
  • Method: public override void MoveToPrevious ()
  • Method: public void SetChildPosition (LayoutBox position)
  • Method (i): public virtual string ToString ()
  • Property: LayoutBox Box { public get; }
  • Property: override bool CanMoveToNext { public get; }
  • Property: override bool CanMoveToPrevious { public get; }
  • Property: override PointF Location { public get; }
Telerik.Windows.Documents DocumentPageItem ()
n/a public class Telerik.Windows.Documents.DocumentPageItem
--> NONE <--
  • Constructor: public DocumentPageItem (RadDocument document, SectionLayoutBox sectionBox, int pageIndex)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • 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: protected virtual void OnPropertyChanged (string propertyName)
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Document { public get; public set; }
  • Property: int PageIndex { public get; public set; }
  • Property: string PageIndexDisplay { public get; }
  • Property: SectionLayoutBox SectionBox { public get; public set; }
Telerik.Windows.Documents DocumentPosition ()
n/a public class Telerik.Windows.Documents.DocumentPosition
--> NONE <--
  • Constructor: public DocumentPosition (DocumentPosition documentPosition)
  • Constructor: public DocumentPosition (DocumentPosition documentPosition, bool trackDocumentChangeEvents)
  • Constructor: public DocumentPosition (DocumentLayoutBox documentBox)
  • Constructor: public DocumentPosition (DocumentLayoutBox documentBox, bool trackDocumentChangeEvents)
  • Constructor: public DocumentPosition (DocumentLayoutBox documentBox, bool trackDocumentChangeEvents, Action`2 ensureValidPositionCallback)
  • Constructor: public DocumentPosition (RadDocument document)
  • Constructor: public DocumentPosition (RadDocument document, bool trackDocumentChangeEvents)
  • Event: public event EventHandler LocationChanged
  • Event: public event EventHandler LocationChanging
  • Event: public event EventHandler PositionChanged
  • Event: public event EventHandler PositionChanging
  • Method: public void AnchorToCurrentBoxIndex ()
  • Method: public void AnchorToNextFormattingSymbol ()
  • Method: public virtual int CompareTo (DocumentPosition other)
  • Method: public virtual void Dispose ()
  • Method: public override bool Equals (object obj)
  • Method: protected override void Finalize ()
  • Method: public static InlineLayoutBox FindFirstBoxForWord (InlineLayoutBox inlineLayoutBox)
  • Method: public static InlineLayoutBox FindLastBoxForWord (InlineLayoutBox inlineLayoutBox)
  • Method: public Inline GetCurrentInline ()
  • Method: public InlineLayoutBox GetCurrentInlineBox ()
  • Method: public ParagraphLayoutBox GetCurrentParagraphBox ()
  • Method: public int GetCurrentPositionInSpan ()
  • Method: public SectionLayoutBox GetCurrentSectionBox ()
  • Method: public SpanLayoutBox GetCurrentSpanBox ()
  • Method: public TableLayoutBox GetCurrentTableBox ()
  • Method: public TableCellLayoutBox GetCurrentTableCellBox ()
  • Method: public TableRowLayoutBox GetCurrentTableRowBox ()
  • Method: public string GetCurrentWord ()
  • Method: public override int GetHashCode ()
  • Method: public Inline GetNextInline ()
  • Method: public InlineLayoutBox GetNextInlineBox ()
  • Method: public SpanLayoutBox GetNextSpan ()
  • Method: public Inline GetPreviousInline ()
  • Method: public InlineLayoutBox GetPreviousInlineBox ()
  • Method: public SpanLayoutBox GetPreviousSpanBox ()
  • Method (i): public Type GetType ()
  • Method: public static bool IsAtCellEnd (DocumentPosition documentPosition)
  • Method: public static bool IsAtCellStart (DocumentPosition documentPosition)
  • Method: public static bool IsAtDocumentEnd (DocumentPosition documentPosition)
  • Method: public static bool IsAtDocumentStart (DocumentPosition documentPosition)
  • Method: public static bool IsAtParagraphEnd (DocumentPosition documentPosition)
  • Method: public static bool IsAtParagraphStart (DocumentPosition documentPosition)
  • Method: public static bool IsAtRowStart (DocumentPosition documentPosition)
  • Method (i): protected object MemberwiseClone ()
  • Method: public bool MoveDown ()
  • Method: public bool MoveToCurrentLineEnd ()
  • Method: public bool MoveToCurrentLineStart ()
  • Method: public void MoveToCurrentWordEnd ()
  • Method: public void MoveToCurrentWordStart ()
  • Method: public void MoveToEndOfDocumentElement (DocumentElement element)
  • Method: public void MoveToFirstPositionInDocument ()
  • Method: public void MoveToFirstPositionInNextParagraph ()
  • Method: public void MoveToFirstPositionInParagraph ()
  • Method: public void MoveToFirstPositionInPreviousParagraph ()
  • Method: public void MoveToFirstPositionInTableCell ()
  • Method: public void MoveToFirstPositionOnNextPage ()
  • Method: public void MoveToInline (InlineLayoutBox inlineLayoutBox, int index)
  • Method: public void MoveToInline (Inline inline)
  • Method: public void MoveToLastPositionInDocument ()
  • Method: public void MoveToLastPositionInParagraph ()
  • Method: public void MoveToLastPositionInPreviousParagraph ()
  • Method: public void MoveToLastPositionInTableCell ()
  • Method: public void MoveToLastPositionOnPreviousPage ()
  • Method: public bool MoveToNext ()
  • Method: public bool MoveToNextInline ()
  • Method: public bool MoveToNextSpanBox ()
  • Method: public bool MoveToNextWordStart ()
  • Method: public void MoveToPage (int pageNumber)
  • Method: public void MoveToPosition (DocumentPosition newPosition)
  • Method: public bool MoveToPrevious ()
  • Method: public bool MoveToPreviousInline ()
  • Method: public bool MoveToPreviousSpanBox ()
  • Method: public bool MoveToPreviousWordStart ()
  • Method: public void MoveToStartOfDocumentElement (DocumentElement element)
  • Method: public bool MoveUp ()
  • Method: public void MoveVertically (float verticalOffset)
  • Method: protected virtual void OnLocationChanged (bool changesCursorInitialLocation)
  • Method: protected virtual void OnLocationChanging ()
  • Method: protected virtual void OnPositionChanged ()
  • Method: protected virtual void OnPositionChanging ()
  • Method: public void RemoveAnchorFromNextFormattingSymbol ()
  • Method: public void Reset ()
  • Method: public void RestorePositionFromBoxIndex (Nullable`1 raiseEvent)
  • Method: public void SetPosition (PointF position)
  • Method: public override string ToString ()
  • Property: bool IsPositionInsideTable { public get; }
  • Property: PointF Location { public get; }
Telerik.Windows.Documents HierarchicalIndex ()
n/a public class Telerik.Windows.Documents.HierarchicalIndex
--> NONE <--
  • Constructor: public HierarchicalIndex (int[] indexArray, int positionInInline)
  • Method: public virtual int CompareTo (HierarchicalIndex other)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static LayoutBox GetBoxByHierarchicalIndex (DocumentLayoutBox documentBox, HierarchicalIndex hierarchicalIndex)
  • Method: public override int GetHashCode ()
  • Method: public static HierarchicalIndex GetHierarchicalIndexByBox (LayoutBox currentBox, int indexInInline)
  • Method: public int[] GetIndexArray ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override string ToString ()
Telerik.Windows.Documents InlineBoxPositionHandler ()
n/a public class Telerik.Windows.Documents.InlineBoxPositionHandler
--> NONE <--
  • Constructor: public InlineBoxPositionHandler (InlineBoxPositionHandler toCopy)
  • Constructor: public InlineBoxPositionHandler (InlineLayoutBox box)
  • Method: public override PositionHandler Clone ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public override PositionHandler GetParentHandler ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void MoveToFirst ()
  • Method: public override void MoveToLast ()
  • Method: public override void MoveToNext ()
  • Method: public override void MoveToPrevious ()
  • Method: public override string ToString ()
  • Property: LayoutBox Box { public get; }
  • Property: override bool CanMoveToNext { public get; }
  • Property: override bool CanMoveToPrevious { public get; }
  • Property: InlineLayoutBox CurrentInline { public get; }
  • Property: override PointF Location { public get; }
MoveCaretDirections ()
n/a public sealed enum Telerik.Windows.Documents.MoveCaretDirections
                    Previous = 0,
                    Next = 1,
                    Up = 2,
                    Down = 3,
                    NextWord = 4,
                    PreviousWord = 5,
                    Home = 6,
                    End = 7,
                    ParagraphStart = 8,
                    ParagraphEnd = 9,
                    DocumentStart = 10,
                    DocumentEnd = 11,
                    PageUp = 12,
                    PageDown = 13,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents ParagraphPositionHandler ()
n/a public class Telerik.Windows.Documents.ParagraphPositionHandler
--> NONE <--
  • Constructor: public ParagraphPositionHandler (LayoutBox box)
  • Field: protected LayoutBox childPosition
  • Method (i): public virtual PositionHandler Clone ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override PositionHandler GetChildPositionHandler (bool first)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetParentHandler ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void MoveToFirst ()
  • Method: public override void MoveToLast ()
  • Method: public override void MoveToNext ()
  • Method: public override void MoveToPrevious ()
  • Method (i): public void SetChildPosition (LayoutBox position)
  • Method (i): public virtual string ToString ()
  • Property: LayoutBox Box { public get; }
  • Property: override bool CanMoveToNext { public get; }
  • Property: override bool CanMoveToPrevious { public get; }
  • Property: virtual PointF Location { public get; }
Telerik.Windows.Documents PositionHandler ()
n/a public abstract class Telerik.Windows.Documents.PositionHandler
--> NONE <--
  • Constructor: public PositionHandler (LayoutBox box)
  • Method: public abstract PositionHandler Clone ()
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method: public abstract PositionHandler GetParentHandler ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public abstract void MoveToFirst ()
  • Method: public abstract void MoveToLast ()
  • Method: public abstract void MoveToNext ()
  • Method: public abstract void MoveToPrevious ()
  • Method (i): public virtual string ToString ()
  • Property: LayoutBox Box { public get; }
  • Property: abstract bool CanMoveToNext { public get; }
  • Property: abstract bool CanMoveToPrevious { public get; }
  • Property: abstract PointF Location { public get; }
Telerik.Windows.Documents PreviewEditorKeyEventArgs ()
n/a public class Telerik.Windows.Documents.PreviewEditorKeyEventArgs
--> NONE <--
  • Constructor: public PreviewEditorKeyEventArgs (KeyEventArgs originalArgs)
  • 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: Key Key { public get; }
  • Property: KeyEventArgs OriginalArgs { public get; }
  • Property: bool SuppressDefaultAction { public get; public set; }
Telerik.Windows.Documents PreviewEditorKeyEventHandler ()
n/a public sealed delegate Telerik.Windows.Documents.PreviewEditorKeyEventHandler
--> NONE <--
  • Constructor: public PreviewEditorKeyEventHandler (object object, IntPtr method)
  • Method: public virtual IAsyncResult BeginInvoke (object sender, PreviewEditorKeyEventArgs e, AsyncCallback callback, object object)
  • Method (i): public virtual object Clone ()
  • Method (i): protected virtual delegate CombineImpl (delegate follow)
  • Method (i): public object DynamicInvoke (object[] args)
  • Method (i): protected virtual object DynamicInvokeImpl (object[] args)
  • Method: public virtual void EndInvoke (IAsyncResult result)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual delegate[] GetInvocationList ()
  • Method (i): protected virtual MethodInfo GetMethodImpl ()
  • Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
  • Method (i): public Type GetType ()
  • Method: public virtual void Invoke (object sender, PreviewEditorKeyEventArgs e)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual delegate RemoveImpl (delegate value)
  • Method (i): public virtual string ToString ()
  • Property: MethodInfo Method { public get; }
  • Property: object Target { public get; }
Telerik.Windows.Documents RadDocumentBindingSource ()
n/a public class Telerik.Windows.Documents.RadDocumentBindingSource
--> NONE <--
  • Constructor: public RadDocumentBindingSource ()
  • Constructor: public RadDocumentBindingSource (RadDocument document)
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • 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: protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs args)
  • Method: protected virtual void OnPropertyChanged (string propertyName)
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Document { public get; public set; }
SectionBreakType ()
n/a public sealed enum Telerik.Windows.Documents.SectionBreakType
                    NextPage = 0,
                    EvenPage = 1,
                    OddPage = 2,
                    Continuous = 3,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents SpanBoxPositionHandler ()
n/a public class Telerik.Windows.Documents.SpanBoxPositionHandler
--> NONE <--
  • Constructor: public SpanBoxPositionHandler (SpanLayoutBox spanBox)
  • Constructor: public SpanBoxPositionHandler (SpanBoxPositionHandler toCopy)
  • Method: public override PositionHandler Clone ()
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public virtual PositionHandler GetParentHandler ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void MoveToFirst ()
  • Method: public override void MoveToLast ()
  • Method: public bool MoveToLocation (PointF location)
  • Method: public override void MoveToNext ()
  • Method: public override void MoveToPrevious ()
  • Method: public override string ToString ()
  • Property: LayoutBox Box { public get; }
  • Property: override bool CanMoveToNext { public get; }
  • Property: override bool CanMoveToPrevious { public get; }
  • Property: InlineLayoutBox CurrentInline { public get; }
  • Property: int CurrentPositionInSpanBox { public get; public set; }
  • Property: SpanLayoutBox CurrentSpanBox { public get; }
  • Property: override PointF Location { public get; }
Telerik.Windows.Documents TableRowPositionHandler ()
n/a public class Telerik.Windows.Documents.TableRowPositionHandler
--> NONE <--
  • Constructor: public TableRowPositionHandler (LayoutBox box)
  • Constructor: public TableRowPositionHandler (LayoutBox box, LayoutBox childBox)
  • Field: protected LayoutBox childPosition
  • Method: public override PositionHandler Clone ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual PositionHandler GetChildPositionHandler (bool first)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetParentHandler ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void MoveToFirst ()
  • Method: public override void MoveToLast ()
  • Method: public override void MoveToNext ()
  • Method: public override void MoveToPrevious ()
  • Method (i): public void SetChildPosition (LayoutBox position)
  • Method (i): public virtual string ToString ()
  • Property: LayoutBox Box { public get; }
  • Property: override bool CanMoveToNext { public get; }
  • Property: override bool CanMoveToPrevious { public get; }
  • Property: virtual PointF Location { public get; }
Telerik.Windows.Documents WordPositionHandler ()
n/a public class Telerik.Windows.Documents.WordPositionHandler
--> NONE <--
  • Constructor: public WordPositionHandler (LayoutBox box)
  • Field: protected LayoutBox childPosition
  • Method: public override PositionHandler Clone ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual PositionHandler GetChildPositionHandler (bool first)
  • Method (i): public virtual int GetHashCode ()
  • Method: public override PositionHandler GetParentHandler ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void MoveToFirst ()
  • Method: public override void MoveToLast ()
  • Method: public void MoveToLastNonFormatting ()
  • Method: public override void MoveToNext ()
  • Method: public override void MoveToPrevious ()
  • Method (i): public void SetChildPosition (LayoutBox position)
  • Method (i): public virtual string ToString ()
  • Property: LayoutBox Box { public get; }
  • Property: override bool CanMoveToNext { public get; }
  • Property: override bool CanMoveToPrevious { public get; }
  • Property: virtual PointF Location { public get; }
Telerik.Windows.Documents.Base ClipboardEx ()
n/a public abstract sealed class Telerik.Windows.Documents.Base.ClipboardEx
--> NONE <--
  • Method: public static bool ContainsDocument (KeyEventArgs pasteKeyEventArgs)
  • Method: public static bool ContainsText (KeyEventArgs pasteKeyEventArgs)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static DocumentFragment GetDocument ()
  • Method: public static DocumentFragment GetDocumentFromClipboard (string dataFormat, Func`2 clipboardStringFilter)
  • Method: public static DocumentFragment GetDocumentFromClipboard (string dataFormat, string formatExtension, Func`2 clipboardStringFilter)
  • Method (i): public virtual int GetHashCode ()
  • Method: public static string GetText (KeyEventArgs e)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static void SetDataObject (IDataObject dataObject)
  • Method: public static void SetDocument (DocumentFragment documentFragment)
  • Method: public static void SetDocument (DocumentFragment documentFragment, IDataObject dataObject)
  • Method: public static void SetText (KeyEventArgs e, string textData)
  • Method: public static void SetText (KeyEventArgs e, string textData, DataObject dataObject)
  • Method: public static string StripHtmlClipboardFormatHeaders (string clipboardText)
  • Method (i): public virtual string ToString ()
  • Property: static List`1 ClipboardHandlers { public get; }
Telerik.Windows.Documents.Base ClipboardHandler ()
n/a public class Telerik.Windows.Documents.Base.ClipboardHandler
--> NONE <--
  • Constructor: public ClipboardHandler ()
  • 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: string ClipboardDataFormat { public get; public set; }
  • Property: Func`2 ClipboardStringFilter { public get; public set; }
  • Property: IDocumentFormatProvider DocumentFormatProvider { public get; public set; }
SetNumberingValueOption ()
n/a public sealed enum Telerik.Windows.Documents.Commands.SetNumberingValueOption
                    Restart = 0,
                    Continue = 1,
                    SetNumberingValue = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Commands.Styles.Sections SectionWatermarkSettings ()
n/a public class Telerik.Windows.Documents.Commands.Styles.Sections.SectionWatermarkSettings
--> NONE <--
  • Constructor: public SectionWatermarkSettings ()
  • 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: DocumentWatermarkSettings Default { public get; public set; }
  • Property: DocumentWatermarkSettings Even { public get; public set; }
  • Property: DocumentWatermarkSettings First { public get; public set; }
Telerik.Windows.Documents.DocumentStructure BoxEndNode ()
n/a public class Telerik.Windows.Documents.DocumentStructure.BoxEndNode
--> NONE <--
  • Constructor: public BoxEndNode (LayoutBox box)
  • 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: Type BoxType { public get; }
  • Property: RadLinkedListNode`1 Next { public get; }
  • Property: RadLinkedListNode`1 Previous { public get; }
  • Property: BoxStartNode Start { public get; public set; }
  • Property: LayoutBox Value { public get; public set; }
Telerik.Windows.Documents.DocumentStructure BoxNode ()
n/a public class Telerik.Windows.Documents.DocumentStructure.BoxNode
--> NONE <--
  • Constructor: public BoxNode (LayoutBox box)
  • 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: Type BoxType { public get; }
  • Property: RadLinkedListNode`1 Next { public get; }
  • Property: RadLinkedListNode`1 Previous { public get; }
  • Property: LayoutBox Value { public get; public set; }
Telerik.Windows.Documents.DocumentStructure BoxParentsStack ()
n/a public class Telerik.Windows.Documents.DocumentStructure.BoxParentsStack
--> NONE <--
  • Constructor: public BoxParentsStack ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public Enumerator GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public LayoutBox Peek ()
  • Method: public LayoutBox Pop ()
  • Method: public void Push (LayoutBox item)
  • Method (i): public virtual string ToString ()
  • Property: bool IsEmpty { public get; }
Telerik.Windows.Documents.DocumentStructure BoxStartNode ()
n/a public class Telerik.Windows.Documents.DocumentStructure.BoxStartNode
--> NONE <--
  • Constructor: public BoxStartNode (LayoutBox box)
  • 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: Type BoxType { public get; }
  • Property: BoxEndNode End { public get; public set; }
  • Property: RadLinkedListNode`1 Next { public get; }
  • Property: RadLinkedListNode`1 Previous { public get; }
  • Property: LayoutBox Value { public get; public set; }
Telerik.Windows.Documents.DocumentStructure DocumentStructureCollection ()
n/a public class Telerik.Windows.Documents.DocumentStructure.DocumentStructureCollection
--> NONE <--
  • Constructor: public DocumentStructureCollection (LayoutBox rootBox)
  • Constructor: public DocumentStructureCollection (LayoutElement layoutElement)
  • Method: public void AddChild (LayoutBox parent, LayoutBox child)
  • Method: public void AddContainerChildBefore (LayoutBox parent, LayoutBox newBox)
  • Method: public void AddContainerChildBox (LayoutBox parent, LayoutBox child)
  • Method: public void AddContainerSiblingAfter (LayoutBox layoutBox, LayoutBox newSibling)
  • Method: public void AddContainerSiblingBefore (LayoutBox layoutBox, LayoutBox newSibling)
  • Method: public void AddLeafChildBox (LayoutBox parent, LayoutBox child)
  • Method: public void AddLeafSiblingAfter (LayoutBox layoutBox, LayoutBox newSibling)
  • Method: public void AddLeafSiblingBefore (LayoutBox layoutBox, LayoutBox newSibling)
  • Method: public void AddSiblingAfter (LayoutBox layoutBox, LayoutBox newSibling)
  • Method: public void AddSiblingBefore (LayoutBox layoutBox, LayoutBox newSibling)
  • Method: public void ClearChildren (LayoutBox layoutBoxParent)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static int GetChildrenCount (LayoutBox box)
  • Method: public static LayoutBox GetFirstChild (LayoutBox box)
  • Method (i): public virtual int GetHashCode ()
  • Method: public static LayoutBox GetLastChild (LayoutBox box)
  • Method: public static LayoutBox GetNextAssociatedLayoutBox (LayoutBox box, DocumentElement associatedDocumentElement)
  • Method: public static LayoutBox GetNextElementOfSameType (LayoutBox box)
  • Method: public static LayoutBox GetNextElementOfType (LayoutBox box, Type type)
  • Method: public static LayoutBox GetNextSibling (LayoutBox box)
  • Method: public static LayoutBox GetNextSiblingForDocumentElement (LayoutBox box, DocumentElement owner)
  • Method: public static LayoutBox GetNextSiblingForDocumentElementOnSameLevel (LayoutBox box, DocumentElement owner)
  • Method: public static LayoutBox GetParent (LayoutBox child)
  • Method: public static LayoutBox GetPreviousElementOfSameType (LayoutBox box)
  • Method: public static LayoutBox GetPreviousElementOfType (LayoutBox box, Type type)
  • Method: public static LayoutBox GetPreviousSibling (LayoutBox box)
  • Method: public static LayoutBox GetPreviousSiblingForDocumentElement (LayoutBox box, DocumentElement owner)
  • Method: public static LayoutBox GetPreviousSiblingForDocumentElementOnSamelevel (LayoutBox box, DocumentElement owner)
  • Method: public DocumentLayoutBox GetRootBox ()
  • Method (i): public Type GetType ()
  • Method: public static bool HasChildren (LayoutBox box)
  • Method (i): protected object MemberwiseClone ()
  • Method: public void MergeContainers ()
  • Method: public void MergeContainers (LayoutBox fromBox)
  • Method: public void MergeLongWords (ParagraphLayoutBox paragraphLayoutBox)
  • Method: public void MergeLongWordsFromBox (InlineLayoutBox layoutBox, DocumentElement associatedDocumentElement)
  • Method: public void MergeTableRowBoxes (TableRowLayoutBox firstRow, TableRowLayoutBox secondRow)
  • Method: public void MergeTwoLayoutBoxes (LayoutBox firstBox, LayoutBox secondBox, bool shouldFinalizeRemoval)
  • Method: public void RemoveChild (LayoutBox child)
  • Method: public void RemoveLastChild (LayoutBox parent)
  • Method: public void RemoveLeafSiblingAfter (LayoutBox layoutBox)
  • Method: public static void ReplaceLayoutBox (LayoutBox boxWithNodeToUpdate, SpanLayoutBox newNodeValue)
  • Method: public void SplitContainer (LayoutBox boxToSplit, LayoutBox fromLayoutBox, LayoutBox newLayoutBox)
  • Method: public override string ToString ()
  • Property: BoxParentsStack EnumerationStack { public get; }
Telerik.Windows.Documents.DocumentStructure RadLinkedList`1 ()
n/a public class Telerik.Windows.Documents.DocumentStructure.RadLinkedList`1
--> NONE <--
  • Constructor: public RadLinkedList`1 ()
  • Method: public virtual void Add (T item)
  • Method: public RadLinkedListNode`1 AddAfter (RadLinkedListNode`1 node, T value)
  • Method: public RadLinkedListNode`1 AddBefore (RadLinkedListNode`1 node, T value)
  • Method: public RadLinkedListNode`1 AddFirst (T value)
  • Method: public RadLinkedListNode`1 AddLast (T value)
  • Method: public void AddRangeAfter (RadLinkedListNode`1 node, RadLinkedListNode`1 rangeStartNode, RadLinkedListNode`1 rangeEndNode)
  • Method: public void AddRangeBefore (RadLinkedListNode`1 node, RadLinkedListNode`1 rangeStartNode, RadLinkedListNode`1 rangeEndNode)
  • Method: public virtual void Clear ()
  • Method: public virtual bool Contains (T item)
  • Method: public virtual void CopyTo (T[] array, int arrayIndex)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void MoveNodes (RadLinkedList`1 fromList, RadLinkedListNode`1 fromNode)
  • Method: public void MoveNodes (RadLinkedList`1 fromList, RadLinkedListNode`1 fromNode, RadLinkedListNode`1 toNode)
  • Method: public void Remove (RadLinkedListNode`1 node)
  • Method: public void RemoveFirst ()
  • Method: public void RemoveLast ()
  • Method: public void RemoveRange (RadLinkedListNode`1 rangeHead, RadLinkedListNode`1 rangeTail)
  • Method (i): public virtual string ToString ()
  • Nested Type: public sealed struct Enumerator`1
  • Property: virtual int Count { public get; }
  • Property: RadLinkedListNode`1 First { public get; }
  • Property: bool IsEmpty { public get; }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: RadLinkedListNode`1 Last { public get; }
Telerik.Windows.Documents.DocumentStructure RadLinkedListNode`1 ()
n/a public class Telerik.Windows.Documents.DocumentStructure.RadLinkedListNode`1
--> NONE <--
  • Constructor: public RadLinkedListNode`1 (T value)
  • 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: RadLinkedListNode`1 Next { public get; }
  • Property: RadLinkedListNode`1 Previous { public get; }
  • Property: T Value { public get; public set; }
Telerik.Windows.Documents.FormatProviders BinaryDataProviderBase ()
n/a public class Telerik.Windows.Documents.FormatProviders.BinaryDataProviderBase
--> NONE <--
  • Constructor: public BinaryDataProviderBase (IDocumentFormatProvider formatProvider, DependencyObject propertyOwner, DependencyProperty bytesProperty)
  • Constructor: public BinaryDataProviderBase (IDocumentFormatProvider formatProvider, DependencyProperty bytesProperty)
  • Event: protected event EventHandler BytesChanged
  • 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`1 ImportException
  • 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 EventHandler`1 SetupDocument
  • 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 FormatProviderProperty
  • Field: public static readonly DependencyProperty RichTextBoxProperty
  • Field: public static readonly DependencyProperty UpdateSourceTriggerProperty
  • 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 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: protected virtual void Bind (RadRichTextBox radRichTextBox)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method: protected static void BytesPropertyChangedCallback (DependencyObject sender, DependencyPropertyChangedEventArgs e)
  • 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: protected static DependencyProperty CreateBytesProperty (string name)
  • 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 availableSize)
  • 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: protected virtual void OnBytesChanged ()
  • 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 virtual void OnImportException (DataProviderImportExceptionEventArgs args)
  • 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 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 drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method: protected virtual void OnSetupDocument (RadDocument document)
  • 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: protected void SetValueRespectingOneWayBindings (IList`1 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: protected virtual void Unbind (RadRichTextBox radRichTextBox)
  • Method (i): public void UnregisterName (string name)
  • Method: public virtual void UpdateBytes ()
  • Method (i): public void UpdateDefaultStyle ()
  • Method: public virtual void UpdateDocument ()
  • 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: 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: protected IList`1 Bytes { }
  • 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: bool ForceCursor { public get; public set; }
  • Property: IDocumentFormatProvider FormatProvider { public get; public set; }
  • 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: 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 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: 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: RadRichTextBox RichTextBox { 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: DataProviderUpdateSourceTrigger UpdateSourceTrigger { 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; }
Telerik.Windows.Documents.FormatProviders CustomDocumentFormatProviderAttribute ()
n/a public attribute Telerik.Windows.Documents.FormatProviders.CustomDocumentFormatProviderAttribute
--> NONE <--
  • Constructor: public CustomDocumentFormatProviderAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: virtual bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.FormatProviders DataProviderBase ()
n/a public class Telerik.Windows.Documents.FormatProviders.DataProviderBase
--> NONE <--
  • Constructor: public DataProviderBase (ITextBasedDocumentFormatProvider formatProvider, FrameworkElement propertyOwner, DependencyProperty stringProperty)
  • Constructor: public DataProviderBase (ITextBasedDocumentFormatProvider formatProvider, DependencyProperty stringProperty)
  • 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`1 ImportException
  • 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 EventHandler`1 SetupDocument
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: protected event EventHandler StringChanged
  • 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 FormatProviderProperty
  • Field: public static readonly DependencyProperty RichTextBoxProperty
  • Field: public static readonly DependencyProperty UpdateSourceTriggerProperty
  • 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 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: protected virtual void Bind (RadRichTextBox radRichTextBox)
  • 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: protected static DependencyProperty CreateStringProperty (string name)
  • 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 availableSize)
  • 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: public static void OnAttachedDataProviderPropertyChanged (DependencyObject dependencyObject, DependencyPropertyChangedEventArgs e)
  • 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 virtual void OnImportException (DataProviderImportExceptionEventArgs args)
  • 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 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 drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method: protected virtual void OnSetupDocument (RadDocument document)
  • Method: protected virtual void OnStringChanged ()
  • 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: protected void SetValueRespectingOneWayBindings (string 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: protected static void StringPropertyChangedCallback (DependencyObject sender, DependencyPropertyChangedEventArgs e)
  • 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: protected virtual void Unbind (RadRichTextBox radRichTextBox)
  • Method (i): public void UnregisterName (string name)
  • Method: public static void UpdateAttachedDataProvider (DependencyObject dependencyObject, Func`2 formatProviderFactory, Func`2 getAttachedDataProvider, Action`2 setAttachedDataProvider, DependencyProperty attachedDataProviderProperty, object newValue)
  • Method (i): public void UpdateDefaultStyle ()
  • Method: public virtual void UpdateDocument ()
  • Method (i): public void UpdateLayout ()
  • Method: public virtual void UpdateString ()
  • 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: 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: 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: ITextBasedDocumentFormatProvider FormatProvider { public get; public set; }
  • 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: 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 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: 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: RadRichTextBox RichTextBox { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: protected string String { }
  • 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: DataProviderUpdateSourceTrigger UpdateSourceTrigger { 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; }
Telerik.Windows.Documents.FormatProviders DataProviderImportExceptionEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.DataProviderImportExceptionEventArgs
--> NONE <--
  • Constructor: public DataProviderImportExceptionEventArgs (Exception exception, RadDocument documentToLoad)
  • 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: RadDocument DocumentToLoad { public get; public set; }
  • Property: Exception Exception { public get; }
DataProviderUpdateSourceTrigger ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.DataProviderUpdateSourceTrigger
                    Default = 0,
                    PropertyChanged = 0,
                    LostFocus = 1,
                    Explicit = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.FormatProviders DocumentFormatProviderAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.FormatProviders.DocumentFormatProviderAttribute
--> NONE <--
  • Constructor: public DocumentFormatProviderAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: virtual bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.FormatProviders DocumentFormatProviderBase ()
n/a public abstract class Telerik.Windows.Documents.FormatProviders.DocumentFormatProviderBase
--> NONE <--
  • Constructor: protected DocumentFormatProviderBase ()
  • Method (i): public virtual bool Equals (object obj)
  • Method: public virtual byte[] Export (RadDocument document)
  • Method: public abstract void Export (RadDocument document, Stream output)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public virtual RadDocument Import (byte[] input)
  • Method: public abstract RadDocument Import (Stream input)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: abstract bool CanExport { public get; }
  • Property: abstract bool CanImport { public get; }
  • Property: virtual string FilesDescription { public get; }
  • Property: abstract string Name { public get; }
  • Property: abstract IEnumerable`1 SupportedExtensions { public get; }
Telerik.Windows.Documents.FormatProviders DocumentFormatProvidersManager ()
n/a public class Telerik.Windows.Documents.FormatProviders.DocumentFormatProvidersManager
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public static IDocumentFormatProvider GetProviderByExtension (string extension)
  • Method: public static IDocumentFormatProvider GetProviderByName (string providerName)
  • Method: public static IEnumerable`1 GetSupportedExtensions ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static void RegisterFormatProvider (IDocumentFormatProvider provider)
  • Method (i): public virtual string ToString ()
  • Property: static bool AutomaticallyLoadFormatProviders { public get; public set; }
  • Property: IList`1 FormatProviderParts { public get; public set; }
  • Property: static IEnumerable`1 FormatProviders { public get; }
Telerik.Windows.Documents.FormatProviders FontSubstitutingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.FontSubstitutingEventArgs
--> NONE <--
  • Constructor: public FontSubstitutingEventArgs (string originalFontName, FontFamily substitutionFontFamily)
  • 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: string OriginalFontName { public get; }
  • Property: FontFamily SubstitutionFontFamily { public get; public set; }
Telerik.Windows.Documents.FormatProviders IDocumentFormatProvider ()
n/a public interface Telerik.Windows.Documents.FormatProviders.IDocumentFormatProvider
--> NONE <--
  • Method: byte[] Export (RadDocument document)
  • Method: void Export (RadDocument document, Stream output)
  • Method: RadDocument Import (byte[] input)
  • Method: RadDocument Import (Stream input)
  • Property: bool CanExport { public get; }
  • Property: bool CanImport { public get; }
  • Property: string FilesDescription { public get; }
  • Property: string Name { public get; }
  • Property: IEnumerable`1 SupportedExtensions { public get; }
Telerik.Windows.Documents.FormatProviders IDocumentFormatProviderMetadata ()
n/a public interface Telerik.Windows.Documents.FormatProviders.IDocumentFormatProviderMetadata
--> NONE <--
  • Property: bool IsDefault { public get; }
Telerik.Windows.Documents.FormatProviders ITextBasedDocumentFormatProvider ()
n/a public interface Telerik.Windows.Documents.FormatProviders.ITextBasedDocumentFormatProvider
--> NONE <--
  • Method: string Export (RadDocument document)
  • Method: RadDocument Import (string input)
Telerik.Windows.Documents.FormatProviders IUIElementMeasuringFormatProvider ()
n/a public interface Telerik.Windows.Documents.FormatProviders.IUIElementMeasuringFormatProvider
--> NONE <--
  • Property: Panel MeasuringPanel { public get; public set; }
Telerik.Windows.Documents.FormatProviders SetupDocumentEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.SetupDocumentEventArgs
--> NONE <--
  • Constructor: public SetupDocumentEventArgs (RadDocument document)
  • 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: RadDocument Document { public get; }
Telerik.Windows.Documents.FormatProviders.Html CssClassExportingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.CssClassExportingEventArgs
--> NONE <--
  • Constructor: public CssClassExportingEventArgs (string name, string definition)
  • 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: string ClassDefinition { public get; public set; }
  • Property: string ClassName { public get; public set; }
DocumentExportLevel ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Html.DocumentExportLevel
                    Document = 0,
                    Fragment = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.FormatProviders.Html FloatingUIContainerExportingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.FloatingUIContainerExportingEventArgs
--> NONE <--
  • Constructor: public FloatingUIContainerExportingEventArgs (FloatingUIContainer floatingUIContainer, string commentContent, string htmlContent)
  • 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: string CommentContent { public get; public set; }
  • Property: FloatingUIContainer FloatingUIContainer { public get; }
  • Property: string HtmlContent { public get; public set; }
  • Property: bool SkipFromExport { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Html FloatingUIContainerImportedEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.FloatingUIContainerImportedEventArgs
--> NONE <--
  • Constructor: public FloatingUIContainerImportedEventArgs (string commentContent, string htmlContent, FloatingUIContainer floatingUIContainer)
  • 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: string CommentContent { public get; }
  • Property: FloatingUIContainer FloatingUIContainer { public get; }
  • Property: string HtmlContent { public get; }
Telerik.Windows.Documents.FormatProviders.Html FloatingUIContainerImportingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.FloatingUIContainerImportingEventArgs
--> NONE <--
  • Constructor: public FloatingUIContainerImportingEventArgs (string commentContent, string htmlContent, Paragraph targetParagraph)
  • 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: string CommentContent { public get; }
  • Property: bool Handled { public get; }
  • Property: string HtmlContent { public get; }
  • Property: Paragraph TargetParagraph { public get; }
Telerik.Windows.Documents.FormatProviders.Html HtmlExportSettings ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.HtmlExportSettings
--> NONE <--
  • Constructor: public HtmlExportSettings ()
  • Event: public event EventHandler`1 CssClassExporting
  • Event: public event EventHandler`1 FloatingUIContainerExporting
  • Event: public event EventHandler`1 ImageExporting
  • Event: public event EventHandler`1 InlineUIContainerExporting
  • 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: DocumentExportLevel DocumentExportLevel { public get; public set; }
  • Property: bool ExportBoldAsStrong { public get; public set; }
  • Property: bool ExportEmptyDocumentAsEmptyString { public get; public set; }
  • Property: bool ExportFontStylesAsTags { public get; public set; }
  • Property: bool ExportHeadingsAsTags { public get; public set; }
  • Property: bool ExportItalicAsEm { public get; public set; }
  • Property: bool ExportLocalOrStyleValueSource { public get; public set; }
  • Property: bool ExportStyleMetadata { public get; public set; }
  • [Obsolete: Use PropertiesToIgnore instead of this property.]Property: Dictionary`2 ForbiddentPropertiesForExportCollection { public get; }
  • Property: ImageExportMode ImageExportMode { public get; public set; }
  • Property: Dictionary`2 PropertiesToIgnore { public get; }
  • Property: SpanExportMode SpanExportMode { public get; public set; }
  • Property: StyleRepositoryExportMode StyleRepositoryExportMode { public get; public set; }
  • Property: StylesExportMode StylesExportMode { public get; public set; }
  • Property: string Title { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Html HtmlImportSettings ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.HtmlImportSettings
--> NONE <--
  • Constructor: public HtmlImportSettings ()
  • Event: public event EventHandler`1 FloatingUIContainerImported
  • Event: public event EventHandler`1 FloatingUIContainerImporting
  • Event: public event EventHandler`1 FontSubstituting
  • Event: public event EventHandler`1 InlineUIContainerImported
  • Event: public event EventHandler`1 InlineUIContainerImporting
  • Event: public event EventHandler`1 LoadImageFromUrl
  • 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: protected virtual void OnLoadImageEvent (LoadImageEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: bool UseDefaultStylesheetForFontProperties { public get; public set; }
  • Property: bool UseHtmlHeadingStyles { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Html IConfigurableHtmlFormatProvider ()
n/a public interface Telerik.Windows.Documents.FormatProviders.Html.IConfigurableHtmlFormatProvider
--> NONE <--
  • Property: HtmlExportSettings ExportSettings { public get; public set; }
  • Property: HtmlImportSettings ImportSettings { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Html ImageExportingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.ImageExportingEventArgs
--> NONE <--
  • Constructor: public ImageExportingEventArgs (ImageInline image)
  • 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: string Alt { public get; public set; }
  • Property: ImageInline Image { public get; }
  • Property: string Src { public get; public set; }
  • Property: string Title { public get; public set; }
ImageExportMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Html.ImageExportMode
                    None = 0,
                    AutomaticInline = 1,
                    Base64EncodedSplit = 2,
                    Base64Encoded = 3,
                    ImageExportingEvent = 4,
                    UriSource = 5,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.FormatProviders.Html InlineUIContainerExportingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.InlineUIContainerExportingEventArgs
--> NONE <--
  • Constructor: public InlineUIContainerExportingEventArgs (InlineUIContainer inlineUIContainer, string commentContent, string htmlContent)
  • 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: string CommentContent { public get; public set; }
  • Property: string HtmlContent { public get; public set; }
  • Property: InlineUIContainer InlineUIContainer { public get; }
  • Property: bool SkipFromExport { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Html InlineUIContainerImportedEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.InlineUIContainerImportedEventArgs
--> NONE <--
  • Constructor: public InlineUIContainerImportedEventArgs (string commentContent, string htmlContent, InlineUIContainer inlineUIContainer)
  • 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: string CommentContent { public get; }
  • Property: string HtmlContent { public get; }
  • Property: InlineUIContainer InlineUIContainer { public get; }
Telerik.Windows.Documents.FormatProviders.Html InlineUIContainerImportingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.InlineUIContainerImportingEventArgs
--> NONE <--
  • Constructor: public InlineUIContainerImportingEventArgs (string commentContent, string htmlContent, Paragraph targetParagraph)
  • 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: string CommentContent { public get; }
  • Property: bool Handled { public get; }
  • Property: string HtmlContent { public get; }
  • Property: Paragraph TargetParagraph { public get; }
Telerik.Windows.Documents.FormatProviders.Html LoadImageEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Html.LoadImageEventArgs
--> NONE <--
  • Constructor: public LoadImageEventArgs (ImageInline imageElement, string url)
  • 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: bool Handled { public get; public set; }
  • Property: ImageInline ImageElement { public get; }
  • Property: string Url { public get; }
SpanExportMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Html.SpanExportMode
                    DefaultBehavior = 0,
                    AlwaysExport = 1,
--> NONE <-- --> NONE <--
StyleRepositoryExportMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Html.StyleRepositoryExportMode
                    ExportStylesAsCssClasses = 0,
                    DontExportStyles = 1,
--> NONE <-- --> NONE <--
StylesExportMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Html.StylesExportMode
                    Classes = 0,
                    Inline = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.FormatProviders.OpenXml.Docx DocxExportSettings ()
n/a public class Telerik.Windows.Documents.FormatProviders.OpenXml.Docx.DocxExportSettings
--> NONE <--
  • Constructor: public DocxExportSettings ()
  • 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: FieldDisplayMode FieldResultMode { public get; public set; }
Telerik.Windows.Documents.FormatProviders.OpenXml.Docx DocxImportSettings ()
n/a public class Telerik.Windows.Documents.FormatProviders.OpenXml.Docx.DocxImportSettings
--> NONE <--
  • Constructor: public DocxImportSettings ()
  • 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 ()
Telerik.Windows.Documents.FormatProviders.OpenXml.Docx IConfigurableDocxFormatProvider ()
n/a public interface Telerik.Windows.Documents.FormatProviders.OpenXml.Docx.IConfigurableDocxFormatProvider
--> NONE <--
  • Property: DocxExportSettings ExportSettings { public get; public set; }
  • Property: DocxImportSettings ImportSettings { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Pdf IConfigurablePdfFormatProvider ()
n/a public interface Telerik.Windows.Documents.FormatProviders.Pdf.IConfigurablePdfFormatProvider
--> NONE <--
  • Property: PdfExportSettings ExportSettings { public get; public set; }
PdfCommentsExportMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Pdf.PdfCommentsExportMode
                    None = 0,
                    NativePdfAnnotations = 1,
--> NONE <-- --> NONE <--
PdfContentsCompressionMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Pdf.PdfContentsCompressionMode
                    None = 0,
                    Deflate = 1,
                    Automatic = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.FormatProviders.Pdf PdfDocumentInfo ()
n/a public class Telerik.Windows.Documents.FormatProviders.Pdf.PdfDocumentInfo
--> NONE <--
  • Constructor: public PdfDocumentInfo ()
  • 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: string Author { public get; public set; }
  • Property: string Creator { public get; public set; }
  • Property: bool IncludeCreationDate { public get; public set; }
  • Property: string Keywords { public get; public set; }
  • Property: string Producer { public get; public set; }
  • Property: string Subject { public get; public set; }
  • Property: string Title { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Pdf PdfExportSettings ()
n/a public class Telerik.Windows.Documents.FormatProviders.Pdf.PdfExportSettings
--> NONE <--
  • Constructor: public PdfExportSettings ()
  • 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: PdfCommentsExportMode CommentsExportMode { public get; public set; }
  • Property: PdfContentsCompressionMode ContentsCompressionMode { public get; public set; }
  • Property: int ContentsDeflaterCompressionLevel { public get; public set; }
  • Property: PdfDocumentInfo DocumentInfo { public get; public set; }
  • Property: bool DrawPageBodyBackground { public get; public set; }
  • Property: PdfInlineUIContainersExportMode FloatingUIContainersExportMode { public get; public set; }
  • Property: PdfImagesCompressionMode ImagesCompressionMode { public get; public set; }
  • Property: int ImagesDeflaterCompressionLevel { public get; public set; }
  • Property: PdfInlineUIContainersExportMode InlineUIContainersExportMode { public get; public set; }
PdfImagesCompressionMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Pdf.PdfImagesCompressionMode
                    None = 0,
                    Deflate = 1,
                    Jpeg = 2,
                    Automatic = 3,
--> NONE <-- --> NONE <--
PdfInlineUIContainersExportMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Pdf.PdfInlineUIContainersExportMode
                    None = 0,
                    Image = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.FormatProviders.Rtf IConfigurableRtfFormatProvider ()
n/a public interface Telerik.Windows.Documents.FormatProviders.Rtf.IConfigurableRtfFormatProvider
--> NONE <--
  • Property: RtfExportSettings ExportSettings { public get; public set; }
  • Property: RtfImportSettings ImportSettings { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Rtf ImageExportingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Rtf.ImageExportingEventArgs
--> NONE <--
  • Constructor: public ImageExportingEventArgs (byte[] imageBytes, string extension)
  • 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: string Extension { public get; public set; }
  • Property: Byte[] ImageBytes { public get; public set; }
  • Property: bool IsInCompatibilityGroup { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Rtf RtfExportSettings ()
n/a public class Telerik.Windows.Documents.FormatProviders.Rtf.RtfExportSettings
--> NONE <--
  • Constructor: public RtfExportSettings ()
  • Event: public event EventHandler`1 ImageExporting
  • 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: protected virtual void OnImageExporting (ImageExportingEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: bool ExportImagesInCompatibilityMode { public get; public set; }
  • Property: FieldDisplayMode FieldResultMode { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Rtf RtfImportSettings ()
n/a public class Telerik.Windows.Documents.FormatProviders.Rtf.RtfImportSettings
--> NONE <--
  • Constructor: public RtfImportSettings ()
  • Event: public event EventHandler`1 FontSubstituting
  • 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 ()
Telerik.Windows.Documents.FormatProviders.Txt TxtDataProvider ()
n/a public class Telerik.Windows.Documents.FormatProviders.Txt.TxtDataProvider
--> NONE <--
  • Constructor: public TxtDataProvider ()
  • 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`1 ImportException
  • 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 EventHandler`1 SetupDocument
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: protected event EventHandler StringChanged
  • 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 SourceProperty
  • Field: public static readonly DependencyProperty TextProperty
  • 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 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): protected virtual void Bind (RadRichTextBox radRichTextBox)
  • 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: public static DataProviderBase GetAttachedDataProvider (DependencyObject dependencyObject)
  • 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: public static string GetSource (DependencyObject dependencyObject)
  • 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 availableSize)
  • 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 OnImportException (DataProviderImportExceptionEventArgs args)
  • 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 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 drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): protected virtual void OnSetupDocument (RadDocument document)
  • Method (i): protected virtual void OnStringChanged ()
  • 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: public static void SetSource (DependencyObject dependencyObject, string sourceValue)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): protected void SetValueRespectingOneWayBindings (string 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): protected virtual void Unbind (RadRichTextBox radRichTextBox)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public virtual void UpdateDocument ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public virtual void UpdateString ()
  • 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: 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: 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: ITextBasedDocumentFormatProvider FormatProvider { public get; public set; }
  • 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: 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 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: 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: RadRichTextBox RichTextBox { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: protected string String { }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: object Tag { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: string Text { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: DataProviderUpdateSourceTrigger UpdateSourceTrigger { 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; }
Telerik.Windows.Documents.FormatProviders.Txt TxtFormatProvider ()
n/a public class Telerik.Windows.Documents.FormatProviders.Txt.TxtFormatProvider
--> NONE <--
  • Constructor: public TxtFormatProvider ()
  • Method (i): public virtual bool Equals (object obj)
  • Method: public new virtual string Export (RadDocument document)
  • Method: public override void Export (RadDocument document, Stream output)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual RadDocument Import (byte[] input)
  • Method: public override RadDocument Import (Stream input)
  • Method: public virtual RadDocument Import (string input)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: override bool CanExport { public get; }
  • Property: override bool CanImport { public get; }
  • Property: override string FilesDescription { public get; }
  • Property: override string Name { public get; }
  • Property: override IEnumerable`1 SupportedExtensions { public get; }
Telerik.Windows.Documents.FormatProviders.Utils FieldSwitchToken ()
n/a public class Telerik.Windows.Documents.FormatProviders.Utils.FieldSwitchToken
--> NONE <--
  • Constructor: public FieldSwitchToken ()
  • Constructor: public FieldSwitchToken (string switch)
  • 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 string ToString ()
  • Property: string Switch { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Utils FieldTextToken ()
n/a public class Telerik.Windows.Documents.FormatProviders.Utils.FieldTextToken
--> NONE <--
  • Constructor: public FieldTextToken ()
  • Constructor: public FieldTextToken (string text)
  • 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 string ToString ()
  • Property: string Text { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Utils FieldToken ()
n/a public abstract class Telerik.Windows.Documents.FormatProviders.Utils.FieldToken
--> NONE <--
  • Constructor: protected FieldToken ()
  • 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 ()
Telerik.Windows.Documents.FormatProviders.Utils FieldTokenizer ()
n/a public class Telerik.Windows.Documents.FormatProviders.Utils.FieldTokenizer
--> NONE <--
  • Constructor: public FieldTokenizer ()
  • 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 static FieldToken[] Tokenize (string source)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.FormatProviders.Xaml IConfigurableXamlFormatProvider ()
n/a public interface Telerik.Windows.Documents.FormatProviders.Xaml.IConfigurableXamlFormatProvider
--> NONE <--
  • Property: XamlExportSettings ExportSettings { public get; public set; }
  • Property: XamlImportSettings ImportSettings { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Xaml ImageExportingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Xaml.ImageExportingEventArgs
--> NONE <--
  • Constructor: public ImageExportingEventArgs (ImageInline image)
  • 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: ImageInline Image { public get; }
  • Property: string XamlContent { public set; }
ImageExportMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Xaml.ImageExportMode
                    None = 0,
                    RawData = 1,
                    ImageExportingEvent = 2,
                    UriSource = 3,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.FormatProviders.Xaml ImageImportedEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Xaml.ImageImportedEventArgs
--> NONE <--
  • Constructor: public ImageImportedEventArgs (ImageInline image)
  • 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: ImageInline Image { public get; }
Telerik.Windows.Documents.FormatProviders.Xaml InlineUIContainerExportingEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Xaml.InlineUIContainerExportingEventArgs
--> NONE <--
  • Constructor: public InlineUIContainerExportingEventArgs (InlineUIContainer inlineUIContainer)
  • 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: InlineUIContainerExportMode ExportMode { public get; public set; }
  • Property: InlineUIContainer InlineUIContainer { public get; }
  • Property: string XamlContent { public set; }
InlineUIContainerExportMode ()
n/a public sealed enum Telerik.Windows.Documents.FormatProviders.Xaml.InlineUIContainerExportMode
                    UseSerializer = 0,
                    UseXamlContent = 1,
                    None = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.FormatProviders.Xaml InlineUIContainerImportedEventArgs ()
n/a public class Telerik.Windows.Documents.FormatProviders.Xaml.InlineUIContainerImportedEventArgs
--> NONE <--
  • Constructor: public InlineUIContainerImportedEventArgs (InlineUIContainer inlineUiContainer)
  • 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: InlineUIContainer InlineUIContainer { public get; public set; }
  • Property: bool SkipFromImport { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Xaml XamlExportSettings ()
n/a public class Telerik.Windows.Documents.FormatProviders.Xaml.XamlExportSettings
--> NONE <--
  • Constructor: public XamlExportSettings ()
  • Event: public event EventHandler`1 ImageExporting
  • Event: public event EventHandler`1 InlineUIContainerExporting
  • 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: ImageExportMode ImageExportMode { public get; public set; }
Telerik.Windows.Documents.FormatProviders.Xaml XamlImportSettings ()
n/a public class Telerik.Windows.Documents.FormatProviders.Xaml.XamlImportSettings
--> NONE <--
  • Constructor: public XamlImportSettings ()
  • Event: public event EventHandler`1 ImageImported
  • Event: public event EventHandler`1 InlineUIContainerImported
  • 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 ()
Telerik.Windows.Documents.History DocumentHistory ()
n/a public class Telerik.Windows.Documents.History.DocumentHistory
--> NONE <--
  • Constructor: public DocumentHistory (RadDocument document)
  • Field: public static const int DefaultDepth, Value = 1000
  • Method: public void BeginUndoGroup ()
  • Method: public void CancelUndoGroup ()
  • Method: public void Clear ()
  • Method: public void EndUndoGroup (string actionDisplayText)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public List`1 GetLastUndoCommands (int numberOfCommands)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public bool Redo ()
  • Method (i): public virtual string ToString ()
  • Method: public bool Undo ()
  • Property: bool CanRedo { public get; }
  • Property: bool CanUndo { public get; }
  • Property: int Depth { public get; public set; }
  • Property: bool IsEnabled { public get; public set; }
  • Property: bool IsInUndoGroup { public get; }
Telerik.Windows.Documents.Imaging NoImagePlaceholderGenerator ()
n/a public class Telerik.Windows.Documents.Imaging.NoImagePlaceholderGenerator
--> NONE <--
  • Constructor: public NoImagePlaceholderGenerator ()
  • Method: public static BitmapImage CreatePlaceholder (int width, int height)
  • 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 ()
Telerik.Windows.Documents.ItemsControlPresentation DocumentChangedEventArgs ()
n/a public class Telerik.Windows.Documents.ItemsControlPresentation.DocumentChangedEventArgs
--> NONE <--
  • Constructor: public DocumentChangedEventArgs (RadDocument document)
  • 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: RadDocument Document { public get; }
Telerik.Windows.Documents.ItemsControlPresentation RichTextPageViewPresenter ()
n/a public class Telerik.Windows.Documents.ItemsControlPresentation.RichTextPageViewPresenter
--> NONE <--
  • Constructor: public RichTextPageViewPresenter ()
  • 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: 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): 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: public void FocusCaret ()
  • 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: public virtual bool IsLayerSupported (IUILayer layer)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method: protected override Size MeasureOverride (Size availableSize)
  • 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 (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: public void SetKeyboardSelectionHandler (KeyboardSelectionHandler mouseKeyboardHandler)
  • Method: public void SetMouseSelectionHandler (MouseSelectionHandler mouseSelectionHandler)
  • 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: public void UpdateCaretSize ()
  • 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: virtual IDocumentEditorPresenterContainer Owner { public get; }
  • Property: Thickness Padding { public get; public set; }
  • Property: Panel PageCanvas { public get; }
  • 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: int SectionBoxIndex { 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: virtual UILayerStack UILayers { public get; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: RectangleF ViewportRectangle { 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.Documents.Layout AnnotationMarkerLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.AnnotationMarkerLayoutBox
--> NONE <--
  • Constructor: public AnnotationMarkerLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method (i): protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method (i): public virtual LayoutBox CreateNewFragment (float availableWidth, bool isFirstBoxInLine)
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): public void Remove ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: AnnotationMarkerBase AssociatedAnnotationMarker { public get; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Inline AssociatedInline { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: override float BaselineOffset { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected virtual bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: override bool HasVisualRepresentation { public get; }
  • Property: override bool HasWidthAtTheEndOfLine { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: override bool IsReadonly { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: bool IsRtl { public get; }
  • Property: override bool IsSplittable { public get; }
  • Property: bool IsStartOfLineSegment { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: ParagraphLineInfo LineInfo { public get; }
  • Property: ParagraphLineSegmentInfo LineSegmentInfo { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: override int PositionsCountInBox { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: override string Text { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout BoxMeasurementInfo ()
n/a public class Telerik.Windows.Documents.Layout.BoxMeasurementInfo
--> NONE <--
  • Constructor: public BoxMeasurementInfo ()
  • Constructor: public BoxMeasurementInfo (BoxMeasurementInfo toCopy)
  • Field: public static readonly BoxMeasurementInfo Empty
  • 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: float BaselineOffset { public get; public set; }
  • Property: float BaselineOffsetWithoutSubscript { public get; public set; }
  • Property: SizeF Size { public get; public set; }
ContentAlignment ()
n/a public sealed enum Telerik.Windows.Documents.Layout.ContentAlignment
                    TopLeft = 1,
                    TopCenter = 2,
                    TopRight = 4,
                    MiddleLeft = 16,
                    MiddleCenter = 32,
                    MiddleRight = 64,
                    BottomLeft = 256,
                    BottomCenter = 512,
                    BottomRight = 1024,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Layout DocumentElementStateBitVector ()
n/a public class Telerik.Windows.Documents.Layout.DocumentElementStateBitVector
--> NONE <--
  • Constructor: public DocumentElementStateBitVector ()
  • Constructor: public DocumentElementStateBitVector (DocumentElementStateBitVector source)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void Reset ()
  • Method (i): public virtual string ToString ()
  • Property: DocumentElementStates Data { public get; }
  • Property: bool this [DocumentElementStates key] { public get; public set; }
DocumentElementStates ()
n/a public sealed enum Telerik.Windows.Documents.Layout.DocumentElementStates
                    ArrangeInProgressStateKey = 1,
                    MeasureInProgressStateKey = 2,
                    MeasureDirtyStateKey = 4,
                    NeverMeasuredStateKey = 8,
                    MeasureDuringArrangeStateKey = 16,
                    NeverArrangedStateKey = 32,
                    ArrangeDirtyStateKey = 64,
                    InvalidateOnArrangeStateKey = 128,
                    BypassLayoutPoliciesStateKey = 256,
                    MeasureWithoutParentNotification = 512,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Layout DocumentLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.DocumentLayoutBox
--> NONE <--
  • Constructor: public DocumentLayoutBox (RadDocument ownerDocument)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method: protected override SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: protected void CreateLayoutBoxesFromContent (LayoutElementCollection fragmentList)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method: public void UpdateLayout ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: RadDocument AssociatedDocument { public get; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected override bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: override bool HasVisualRepresentation { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: RadDocument OwnerDocument { public get; }
  • Property: LayoutBox Parent { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
ElementVisibility ()
n/a public sealed enum Telerik.Windows.Documents.Layout.ElementVisibility
                    Visible = 0,
                    Hidden = 1,
                    Collapsed = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Layout ExtensionMethods ()
n/a public abstract sealed class Telerik.Windows.Documents.Layout.ExtensionMethods
--> NONE <--
  • Method: public static Size AddWidth (Size size1, Size size2)
  • Method: public static bool AreClose (RectangleF rect1, RectangleF rect2)
  • Method: public static Color BlendWith (Color color, Color backColor)
  • Method: public static Color Darker (Color color)
  • Method: public static Color Darker (Color color, byte factor)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static LayoutBox GetAssociatedLayoutBox (UIElement element)
  • Method: public static SectionLayoutBox GetCurrentSectionBox (LayoutBox box)
  • Method: public static T GetElement (HierarchicalIndex index, RadDocument document)
  • Method (i): public virtual int GetHashCode ()
  • Method: public static Point GetLocation (Rect rect)
  • Method: public static Size GetSize (Rect rect)
  • Method (i): public Type GetType ()
  • Method: public static bool IntersectsWith (Rect rect, Rect rect1)
  • Method: public static Color Lighter (Color color)
  • Method: public static Color Lighter (Color color, byte factor)
  • Method: public static Color LighterUsingHsl (Color color)
  • Method (i): protected object MemberwiseClone ()
  • Method: public static T ProbeDequeue (Queue`1 queue)
  • Method: public static T ProbePeek (Stack`1 stack)
  • Method: public static T ProbePop (Stack`1 stack)
  • Method: public static void SetAssociatedLayoutBox (UIElement element, LayoutBox value)
  • Method: public static void SetSource (BitmapImage bitmapImage, Stream imageStream)
  • Method: public static byte[] SetSourceEx (BitmapImage bitmapImage, byte[] imageBytes, string extension)
  • Method: public static Stream SetSourceEx (BitmapImage bitmapImage, Stream imageStream, string extension)
  • Method: public static string[] Split (string input, string separator)
  • Method: public static Padding ToPadding (Thickness thickness)
  • Method: public static Point ToPoint (PointF point)
  • Method: public static PointF ToPointF (Point point)
  • Method: public static Rect ToRect (RectangleF rectangle)
  • Method: public static RectangleF ToRectangleF (Rect rectangle)
  • Method: public static SizeF ToSizeF (Size size)
  • Method (i): public virtual string ToString ()
  • Method: public static Thickness ToThickness (Padding padding)
Telerik.Windows.Documents.Layout FloatingBlockLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.FloatingBlockLayoutBox
--> NONE <--
  • Constructor: public FloatingBlockLayoutBox (DocumentElement parentElement, DocumentStructureCollection collection)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method: protected override SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method: public override LayoutBox CreateNewFragment (float availableWidth, bool isFirstBoxInLine)
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method: protected override void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method: protected override void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): public void Remove ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method: public override string ToString ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: AnnotationMarkerBase AssociatedAnnotationMarker { public get; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: FloatingBlock AssociatedFloatingBlock { public get; public set; }
  • Property: Inline AssociatedInline { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: override float BaselineOffset { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected override bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: override bool HasVisualRepresentation { public get; }
  • Property: override bool HasWidthAtTheEndOfLine { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: override bool IsReadonly { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: bool IsRtl { public get; }
  • Property: override bool IsSplittable { public get; }
  • Property: bool IsStartOfLineSegment { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: ParagraphLineInfo LineInfo { public get; }
  • Property: ParagraphLineSegmentInfo LineSegmentInfo { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: override int PositionsCountInBox { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: virtual string Text { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout FlowOrderedLayoutBox ()
n/a public abstract class Telerik.Windows.Documents.Layout.FlowOrderedLayoutBox
--> NONE <--
  • Constructor: public FlowOrderedLayoutBox (DocumentElement associatedDocumentElement)
  • Constructor: public FlowOrderedLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Constructor: public FlowOrderedLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection, bool isFragment)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method (i): protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method (i): public abstract LayoutElement CreateLayoutElement ()
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method: public void LinkAfter (FlowOrderedLayoutBox existingBox)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method: public static void Pair (FlowOrderedLayoutBox firstBox, FlowOrderedLayoutBox secondBox)
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method: public void Unlink ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected virtual bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: virtual bool HasVisualRepresentation { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: override bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: FlowOrderedLayoutBox NextAssociatedBox { public get; }
  • Property: FlowOrderedLayoutBox NextBox { public get; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: FlowOrderedLayoutBox PreviousAssociatedBox { public get; }
  • Property: FlowOrderedLayoutBox PreviousBox { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout FontFamilyInfo ()
n/a public class Telerik.Windows.Documents.Layout.FontFamilyInfo
--> NONE <--
  • Constructor: public FontFamilyInfo (FontFamily fontFamily, string displayName)
  • Method: public override bool Equals (object obj)
  • Method: public bool Equals (FontFamilyInfo value)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public ICollection`1 GetTypefaces ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override string ToString ()
  • Property: double Baseline { public get; public set; }
  • Property: Uri BaseUri { public get; }
  • Property: string DisplayName { public get; }
  • Property: FontFamilyMapCollection FamilyMaps { public get; }
  • Property: LanguageSpecificStringDictionary FamilyNames { public get; }
  • Property: FamilyTypefaceCollection FamilyTypefaces { public get; }
  • Property: double LineSpacing { public get; public set; }
  • Property: string Source { public get; }
Telerik.Windows.Documents.Layout FontFamilyInfoConverter ()
n/a public class Telerik.Windows.Documents.Layout.FontFamilyInfoConverter
--> NONE <--
  • Constructor: public FontFamilyInfoConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method (i): public virtual bool CanConvertFrom (ITypeDescriptorContext td, Type t)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method (i): public virtual bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method (i): public virtual object ConvertFrom (ITypeDescriptorContext context, CultureInfo cultureInfo, object o)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Layout FontManager ()
n/a public abstract sealed class Telerik.Windows.Documents.Layout.FontManager
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public static FontFamilyInfo GetRegisteredFontFamilyInfo (FontFamily fontFamily)
  • Method: public static RegisteredFonts GetRegisteredFonts ()
  • Method: public static ICollection`1 GetSupportedCharacters (FontFamily fontFamily)
  • Method (i): public Type GetType ()
  • Method: public static bool HasRegisteredFontFamily (FontFamily fontFamily)
  • Method (i): protected object MemberwiseClone ()
  • Method: public static void RegisterFont (FontFamily fontFamily)
  • Method: public static void RegisterFont (FontFamilyInfo fontFamilyInfo)
  • Method (i): public virtual string ToString ()
  • Method: public static bool UnregisterFont (FontFamily fontFamily)
  • Method: public static bool UnregisterFont (FontFamilyInfo fontFamilyInfo)
Telerik.Windows.Documents.Layout FormattingSymbolLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.FormattingSymbolLayoutBox
--> NONE <--
  • Constructor: public FormattingSymbolLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection, FormattingSymbols symbol)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Field: protected float currentY
  • Field: public static readonly string END_OF_CELL_SYMBOL_VISUAL
  • Field: public static readonly string ENTER
  • Field: public static readonly string ENTER_SYMBOL_VISUAL
  • Field: public static readonly string LINE_BREAK
  • Field: public static readonly string LINE_BREAK_VISUAL
  • Field: public static readonly string PAGE_BREAK
  • Field: public static readonly string PAGE_BREAK_VISUAL
  • Field: public static readonly string SPACE
  • Field: public static readonly string SPACE_SYMBOL_VISUAL
  • Field: public static readonly string TAB
  • Field: public static readonly string TAB_SYMBOL_VISUAL
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method (i): protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public static FormattingSymbolLayoutBox CreateEnterSibling (SpanLayoutBox siblingSpan)
  • Method: public static FormattingSymbolLayoutBox CreateFormattingSymbolSibling (SpanLayoutBox siblingSpan, FormattingSymbols symbol)
  • Method (i): public virtual LayoutElement CreateLayoutElement ()
  • Method (i): public virtual LayoutBox CreateNewFragment (float availableWidth, bool isFirstBoxInLine)
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method: public static FormattingSymbolLayoutBox CreateSpaceSibling (SpanLayoutBox siblingSpan)
  • Method: public static FormattingSymbolLayoutBox CreateTabSibling (SpanLayoutBox siblingSpan)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method: public int GetFormattingHashCode (Span span)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): public void InvalidateTextMeasure ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public bool IsWordStart ()
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureOverride (SizeF availableSize)
  • Method: protected override BoxMeasurementInfo MeasureTextOverride (SubStringPosition subStringPosition)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnPropertyChanged (string propName)
  • Method (i): public void Remove ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public void SplitSpanByIndex (int splitIndex, bool isBefore)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update (string text)
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Inline AssociatedInline { public get; }
  • Property: Span AssociatedSpan { public get; public set; }
  • Property: virtual bool AutoSize { public get; }
  • Property: virtual float BaselineOffset { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected virtual bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: SizeF DesiredTextSize { public get; }
  • Property: FormattingSymbols FormattingSymbol { public get; }
  • Property: override bool HasVisualRepresentation { public get; }
  • Property: override bool HasWidthAtTheEndOfLine { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsColumnBreak { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsDecimal { public get; public set; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: override bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsLastOnLine { public get; }
  • Property: bool IsLineBreak { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsPageBreak { public get; }
  • Property: bool IsParagraphEnd { public get; }
  • Property: bool IsParagraphSymbol { public get; }
  • Property: override bool IsReadonly { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: bool IsRtl { public get; }
  • Property: bool IsSectionBreak { public get; }
  • Property: bool IsSpace { public get; }
  • Property: override bool IsSplittable { public get; }
  • Property: bool IsStartOfLineSegment { public get; }
  • Property: bool IsTab { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: ParagraphLineInfo LineInfo { public get; }
  • Property: ParagraphLineSegmentInfo LineSegmentInfo { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: override int PositionsCountInBox { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: override string Text { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
FormattingSymbols ()
n/a public sealed enum Telerik.Windows.Documents.Layout.FormattingSymbols
                    Space = 0,
                    Enter = 1,
                    Tab = 2,
                    VerticalTab = 3,
                    LineBreak = 4,
                    PageBreak = 5,
                    EnSpace = 6,
                    EmSpace = 7,
                    FourPerEmSpace = 8,
                    ZeroWidthSpace = 9,
                    IdeographicSpace = 10,
                    ColumnBreak = 11,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Layout ILayoutQueue ()
n/a public interface Telerik.Windows.Documents.Layout.ILayoutQueue
--> NONE <--
  • Method: void Add (LayoutElement layoutElement)
  • Method: void Remove (LayoutElement layoutElement)
Telerik.Windows.Documents.Layout ImageLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.ImageLayoutBox
--> NONE <--
  • Constructor: public ImageLayoutBox (DocumentElement parentElement, DocumentStructureCollection collection)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method (i): protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method: public override LayoutBox CreateNewFragment (float availableWidth, bool isFirstBoxInLine)
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): public void Remove ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method: public override string ToString ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Inline AssociatedInline { public get; }
  • Property: ImageInline AssociatedInlineImage { public get; public set; }
  • Property: virtual bool AutoSize { public get; }
  • Property: override float BaselineOffset { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected override bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: virtual bool HasVisualRepresentation { public get; }
  • Property: override bool HasWidthAtTheEndOfLine { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: override bool IsReadonly { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: bool IsRtl { public get; }
  • Property: override bool IsSplittable { public get; }
  • Property: bool IsStartOfLineSegment { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: ParagraphLineInfo LineInfo { public get; }
  • Property: ParagraphLineSegmentInfo LineSegmentInfo { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: override int PositionsCountInBox { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: override string Text { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout InlineLayoutBox ()
n/a public abstract class Telerik.Windows.Documents.Layout.InlineLayoutBox
--> NONE <--
  • Constructor: public InlineLayoutBox (DocumentElement associatedDocumentElement)
  • Constructor: public InlineLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Constructor: public InlineLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection, bool isFragment)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method (i): protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method (i): public abstract LayoutElement CreateLayoutElement ()
  • Method: public virtual LayoutBox CreateNewFragment (float availableWidth, bool isFirstBoxInLine)
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public override PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method: public void Remove ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Inline AssociatedInline { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: abstract float BaselineOffset { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected virtual bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: virtual bool HasVisualRepresentation { public get; }
  • Property: abstract bool HasWidthAtTheEndOfLine { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: override bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: abstract bool IsReadonly { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: bool IsRtl { public get; }
  • Property: abstract bool IsSplittable { public get; }
  • Property: bool IsStartOfLineSegment { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: ParagraphLineInfo LineInfo { public get; }
  • Property: ParagraphLineSegmentInfo LineSegmentInfo { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: abstract int PositionsCountInBox { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: abstract string Text { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout LayoutBox ()
n/a public abstract class Telerik.Windows.Documents.Layout.LayoutBox
--> NONE <--
  • Constructor: public LayoutBox (DocumentElement associatedDocumentElement)
  • Constructor: public LayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Constructor: public LayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection, bool isFragment)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: public static readonly DependencyProperty AssociatedLayoutBoxProperty
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method (i): protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method: protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method: protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method: protected override ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public abstract LayoutElement CreateLayoutElement ()
  • Method: public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static LayoutBox GetAssociatedLayoutBox (UIElement element)
  • Method: protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual PositionHandler GetPositionHandler ()
  • Method: public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method: public void InvalidateArrangeUpToTheRoot ()
  • Method: public void InvalidateLayoutAfterEdit ()
  • Method: public override void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method: public void InvalidateMeasureUpToTheRoot ()
  • Method: public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method: protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method: protected virtual void OnElementStructureChanged ()
  • Method: protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method: public static void SetAssociatedLayoutBox (UIElement element, LayoutBox uiElementProvider)
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method: public override string ToString ()
  • Method: public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method: public void VerifyDocumentCollectionStructure ()
  • Method: public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected virtual bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: virtual bool HasVisualRepresentation { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: new LayoutBox Parent { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout LayoutElement ()
n/a public abstract class Telerik.Windows.Documents.Layout.LayoutElement
--> NONE <--
  • Constructor: public LayoutElement (DocumentStructureCollection collection)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Method: public void Arrange (RectangleF finalRect)
  • Method: protected virtual void ArrangeCore (RectangleF finalRect)
  • Method: protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method: protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method: protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: protected void EnsureChildrenCreated ()
  • 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 InvalidateArrange ()
  • Method: public void InvalidateArrange (bool recursive)
  • Method: public virtual void InvalidateMeasure ()
  • Method: public void InvalidateMeasure (bool recursive)
  • Method: ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method: public void Measure (SizeF availableSize)
  • Method: protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected virtual SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method: protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method: protected virtual void OnInvalidateArrange ()
  • Method: protected virtual void OnInvalidateMeasure ()
  • Method: protected virtual void OnParentChanged ()
  • Method: protected virtual void OnParentChanging ()
  • Method: ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method: protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method: protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method: protected virtual void ValidateParent (LayoutElement newParent)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: virtual bool AutoSize { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: LayoutElement Parent { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout LayoutElementCollection ()
n/a public class Telerik.Windows.Documents.Layout.LayoutElementCollection
--> NONE <--
  • Constructor: public LayoutElementCollection (DocumentStructureCollection boxesCollection, LayoutElement parentLayoutBox)
  • Field: protected DocumentStructureCollection boxesCollection
  • Field: protected LayoutBox parentLayoutBox
  • Method: public virtual void Add (LayoutBox item)
  • Method: public void AddLeafChildBox (LayoutBox currentLayoutBox, LayoutBox newLayoutBox)
  • Method (i): protected void CheckForLeafLayoutBoxCollection ()
  • Method: public virtual void Clear ()
  • Method: public virtual bool Contains (LayoutBox item)
  • Method: public virtual void CopyTo (LayoutBox[] array, int arrayIndex)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual bool Remove (LayoutBox item)
  • Method: public void RemoveLast ()
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: LayoutBox First { public get; }
  • Property: bool HasChildren { public get; }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: LayoutBox Last { public get; }
Telerik.Windows.Documents.Layout LayoutElementCollectionBase ()
n/a public abstract class Telerik.Windows.Documents.Layout.LayoutElementCollectionBase
--> NONE <--
  • Constructor: public LayoutElementCollectionBase (DocumentStructureCollection boxesCollection, LayoutElement parentLayoutBox)
  • Field: protected DocumentStructureCollection boxesCollection
  • Field: protected LayoutBox parentLayoutBox
  • Method: protected void CheckForLeafLayoutBoxCollection ()
  • 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 ()
LayoutTreeLevels ()
n/a public sealed enum Telerik.Windows.Documents.Layout.LayoutTreeLevels
                    Document = 0,
                    Section = 1,
                    Table = 2,
                    TableRow = 3,
                    TableCell = 4,
                    Paragraph = 5,
                    Inline = 6,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Layout LayoutUtils ()
n/a public class Telerik.Windows.Documents.Layout.LayoutUtils
--> NONE <--
  • Constructor: public LayoutUtils ()
  • Field: public static const ContentAlignment AnyBottom, Value = 1792
  • Field: public static const ContentAlignment AnyCenter, Value = 546
  • Field: public static const ContentAlignment AnyLeft, Value = 273
  • Field: public static const ContentAlignment AnyMiddle, Value = 112
  • Field: public static const ContentAlignment AnyRight, Value = 1092
  • Field: public static const ContentAlignment AnyTop, Value = 7
  • Field: public static RectangleF InvalidBounds
  • Field: public static Padding InvalidPadding
  • Field: public static SizeF InvalidSizeF
  • Field: public static readonly RectangleF MaxRectangle
  • Field: public static readonly SizeF MaxSize
  • Field: public static readonly string TestString
  • Method: public static RectangleF Align (SizeF alignThis, RectangleF withinThis, ContentAlignment align)
  • 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 static RectangleF HAlign (SizeF alignThis, RectangleF withinThis, ContentAlignment align)
  • Method (i): protected object MemberwiseClone ()
  • Method: public static Rect RtlTranslate (Rect bounds, Rect withinBounds)
  • Method (i): public virtual string ToString ()
  • Method: public static RectangleF VAlign (SizeF alignThis, RectangleF withinThis, ContentAlignment align)
MatrixOrder ()
n/a public sealed enum Telerik.Windows.Documents.Layout.MatrixOrder
                    Prepend = 0,
                    Append = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Layout NoteStartMarkerLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.NoteStartMarkerLayoutBox
--> NONE <--
  • Constructor: public NoteStartMarkerLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method (i): protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method (i): public virtual LayoutElement CreateLayoutElement ()
  • Method (i): public virtual LayoutBox CreateNewFragment (float availableWidth, bool isFirstBoxInLine)
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): public void Remove ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: AnnotationMarkerBase AssociatedAnnotationMarker { public get; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Inline AssociatedInline { public get; }
  • Property: FootnoteRangeStart AssociatedNote { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: virtual float BaselineOffset { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected virtual bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: virtual bool HasVisualRepresentation { public get; }
  • Property: virtual bool HasWidthAtTheEndOfLine { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsReadonly { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: bool IsRtl { public get; }
  • Property: virtual bool IsSplittable { public get; }
  • Property: bool IsStartOfLineSegment { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: ParagraphLineInfo LineInfo { public get; }
  • Property: ParagraphLineSegmentInfo LineSegmentInfo { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: virtual int PositionsCountInBox { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: virtual string Text { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout Padding ()
n/a public sealed struct Telerik.Windows.Documents.Layout.Padding
--> NONE <--
  • Constructor: public Padding (int all)
  • Constructor: public Padding (int left, int top, int right, int bottom)
  • Constructor: public Padding (Padding other)
  • Field: public static readonly Padding Empty
  • Method: public static Padding Add (Padding padding1, Padding padding2)
  • Method: public override bool Equals (object other)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static Padding Subtract (Padding padding1, Padding padding2)
  • Method: public override string ToString ()
  • Property: int All { public get; public set; }
  • Property: int Bottom { public get; public set; }
  • Property: int Horizontal { public get; }
  • Property: int Left { public get; public set; }
  • Property: int Right { public get; public set; }
  • Property: Size Size { public get; }
  • Property: int Top { public get; public set; }
  • Property: int Vertical { public get; }
Telerik.Windows.Documents.Layout PaddingConverter ()
n/a public class Telerik.Windows.Documents.Layout.PaddingConverter
--> NONE <--
  • Constructor: public PaddingConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method: public override bool CanConvertFrom (ITypeDescriptorContext typeDescriptorContext, Type sourceType)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method: public override bool CanConvertTo (ITypeDescriptorContext typeDescriptorContext, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method: public override object ConvertFrom (ITypeDescriptorContext typeDescriptorContext, CultureInfo cultureInfo, object source)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Layout ParagraphLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.ParagraphLayoutBox
--> NONE <--
  • Constructor: public ParagraphLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Constructor: public ParagraphLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection, bool isFragment)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method: protected override SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: protected void CreateLayoutBoxesFromContent ()
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method: public override void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public override PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method: public void InvalidateLongWordsFragmentation ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method: protected override void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Paragraph AssociatedParagraph { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected override bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: override bool HasVisualRepresentation { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: int LineCount { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout ParagraphLineInfo ()
n/a public class Telerik.Windows.Documents.Layout.ParagraphLineInfo
--> NONE <--
  • Constructor: public ParagraphLineInfo (ParagraphLineInfo paragraphLineInfo)
  • Constructor: public ParagraphLineInfo (Paragraph paragraph)
  • 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 ()
  • Method: public void UpdateBaselineOffset (float value, bool affectsLineSpacing)
  • Method: public void UpdateDescent (float value, bool affectsLineSpacing)
  • Property: float BaselineOffset { public get; }
  • Property: InlineLayoutBox FirstInlineBox { public get; public set; }
  • Property: float FloatingBoxSpacingBefore { public get; }
  • Property: bool HasOverflowCharacter { public get; }
  • Property: float Height { public get; }
  • Property: int IndexInParagraph { public get; }
  • Property: bool IsLineSplitByFloatingBox { public get; }
  • Property: int LastWordIndex { public get; }
  • Property: Paragraph Paragraph { public get; }
  • Property: float TralingExtraSpaceWidth { public get; }
  • Property: float Width { public get; }
  • Property: int WordCount { public get; }
Telerik.Windows.Documents.Layout ParagraphLineSegmentInfo ()
n/a public class Telerik.Windows.Documents.Layout.ParagraphLineSegmentInfo
--> NONE <--
  • Constructor: public ParagraphLineSegmentInfo (Paragraph paragraph, float segmentStartX)
  • 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 AnnotationsCount { public get; }
  • Property: int AnnotationsCountNotAdded { public get; }
  • Property: float ArrangeDelta { public get; }
  • Property: float ArrangeStartX { public get; }
  • Property: int CharactersCount { public get; }
  • Property: float Gap { public get; }
  • Property: bool IsStartSegment { public get; }
  • Property: int LastWordIndex { public get; }
  • Property: int LastWordIndexInSegment { public get; }
  • Property: Paragraph Paragraph { public get; }
  • Property: int SingleSymbolGapsCount { public get; public set; }
  • Property: float StartX { public get; }
  • Property: float TotalWidth { public get; }
  • Property: float Width { public get; }
  • Property: int WordCount { public get; }
PerformLayoutType ()
n/a public sealed enum Telerik.Windows.Documents.Layout.PerformLayoutType
                    Self = 0,
                    SelfExplicit = 1,
                    Parent = 2,
                    None = 3,
--> NONE <-- --> NONE <--
RadHorizontalAlignment ()
n/a public sealed enum Telerik.Windows.Documents.Layout.RadHorizontalAlignment
                    Left = 0,
                    Center = 1,
                    Right = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Layout RadMatrix ()
n/a public sealed struct Telerik.Windows.Documents.Layout.RadMatrix
--> NONE <--
  • Constructor: public RadMatrix (float angle)
  • Constructor: public RadMatrix (float scaleX, float scaleY)
  • Constructor: public RadMatrix (float m11, float m12, float m21, float m22, float dx, float dy)
  • Constructor: public RadMatrix (float scaleX, float scaleY, PointF origin)
  • Constructor: public RadMatrix (float angle, PointF origin)
  • Constructor: public RadMatrix (RadMatrix source)
  • Constructor: public RadMatrix (PointF offset)
  • Field: public static const float DegreeToRadian, Value = 0.01745329
  • Field: public float DX
  • Field: public float DY
  • Field: public static readonly RadMatrix Empty
  • Field: public static readonly RadMatrix Identity
  • Field: public static readonly float M11
  • Field: public static readonly float M12
  • Field: public static readonly float M21
  • Field: public static readonly float M22
  • Field: public static const float PI, Value = 3.141593
  • Field: public static const float RadianToDegree, Value = 57.29577
  • Field: public static const float TwoPI, Value = 6.283186
  • Method: public override bool Equals (object obj)
  • Method: public bool Equals (float[] elements)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void Multiply (RadMatrix matrix)
  • Method: public void Multiply (RadMatrix matrix, MatrixOrder order)
  • Method: public static float PointsDistance (PointF point1, PointF point2)
  • Method: public void Reset ()
  • Method: public void Rotate (float angle)
  • Method: public void Rotate (float angle, MatrixOrder order)
  • Method: public void RotateAt (float angle, PointF origin)
  • Method: public void RotateAt (float angle, PointF origin, MatrixOrder order)
  • Method: public void Scale (float scaleX, float scaleY)
  • Method: public void Scale (float scaleX, float scaleY, MatrixOrder order)
  • Method: public override string ToString ()
  • Method: public PointF TransformPoint (PointF point)
  • Method: public void TransformPoints (PointF[] points)
  • Method: public RectangleF TransformRectangle (RectangleF bounds)
  • Method: public void Translate (float dx, float dy)
  • Method: public void Translate (float dx, float dy, MatrixOrder order)
  • Property: float Determinant { public get; }
  • Property: Single[] Elements { public get; }
  • Property: bool IsEmpty { public get; }
  • Property: bool IsIdentity { public get; }
  • Property: bool IsInvertible { public get; }
  • Property: float Rotation { public get; }
  • Property: float ScaleX { public get; }
  • Property: float ScaleY { public get; }
RadTextAlignment ()
n/a public sealed enum Telerik.Windows.Documents.Layout.RadTextAlignment
                    Left = 0,
                    Center = 1,
                    Right = 2,
                    Justify = 3,
                    Distribute = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Layout RadTextMeasurer ()
n/a public abstract sealed class Telerik.Windows.Documents.Layout.RadTextMeasurer
--> 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: public static BoxMeasurementInfo Measure (string text, double fontSize, FontFamily fontFamily)
  • Method: public static BoxMeasurementInfo Measure (string text, double fontSize, FontFamily fontFamily, FontWeight fontWeight, FontStyle fontStyle)
  • Method: public static BoxMeasurementInfo Measure (string text, Span span, SubStringPosition subStringPosition)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
RadVerticalAlignment ()
n/a public sealed enum Telerik.Windows.Documents.Layout.RadVerticalAlignment
                    Top = 0,
                    Center = 1,
                    Bottom = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Layout RegisteredFonts ()
n/a public class Telerik.Windows.Documents.Layout.RegisteredFonts
--> NONE <--
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Layout SectionLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.SectionLayoutBox
--> NONE <--
  • Constructor: public SectionLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Constructor: public SectionLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection, bool shouldFragmentize)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method: protected override SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method: protected override Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: protected void CreateLayoutBoxesFromContent (LayoutElementCollection fragmentList)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method: public Footer GetFooter ()
  • Method: public Padding GetFooterContentMargins ()
  • Method: public float GetFooterHeight ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public Header GetHeader ()
  • Method: public Padding GetHeaderContentMargins ()
  • Method: public HeaderFooterType GetHeaderFooterType ()
  • Method: public float GetHeaderHeight ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method: public void SetFooter (Footer footer)
  • Method: public void SetHeader (Header header)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Section AssociatedSection { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected override bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: override bool HasVisualRepresentation { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: override bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: int PageNumber { public get; }
  • Property: LayoutBox Parent { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout SizeChangedInfo ()
n/a public class Telerik.Windows.Documents.Layout.SizeChangedInfo
--> NONE <--
  • Constructor: public SizeChangedInfo (LayoutElement element, SizeF previousSize, bool widthChanged, bool heightChanged)
  • 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: bool HeightChanged { public get; }
  • Property: SizeF PreviousSize { public get; }
  • Property: bool WidthChanged { public get; }
Telerik.Windows.Documents.Layout SpanLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.SpanLayoutBox
--> NONE <--
  • Constructor: public SpanLayoutBox (DocumentElement parentElement, DocumentStructureCollection collection)
  • Constructor: public SpanLayoutBox (DocumentElement parentElement, DocumentStructureCollection collection, bool isFragment)
  • Constructor: public SpanLayoutBox (DocumentElement parentElement, DocumentStructureCollection collection, string text)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method (i): protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method: public static bool ContainsFormattingSymbol (string text)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method: public override LayoutBox CreateNewFragment (float availableWidth, bool isFirstBoxInLine)
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method: public static SpanLayoutBox CreateSpanLayoutBox (DocumentElement parentElement, DocumentStructureCollection collection, string text)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public override PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method: public void InvalidateTextMeasure ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method: public bool IsWordStart ()
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method: protected virtual BoxMeasurementInfo MeasureTextOverride (SubStringPosition subStringPosition)
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void MergeWithNext (LayoutBox nextSpanBox)
  • Method: protected override void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method: protected virtual void OnPropertyChanged (string propName)
  • Method (i): public void Remove ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method: public void SplitSpanByIndex (int splitIndex, bool isBefore)
  • Method: public override string ToString ()
  • Method: public void Update (string text)
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Inline AssociatedInline { public get; }
  • Property: Span AssociatedSpan { public get; public set; }
  • Property: virtual bool AutoSize { public get; }
  • Property: override float BaselineOffset { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected override bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: SizeF DesiredTextSize { public get; }
  • Property: virtual bool HasVisualRepresentation { public get; }
  • Property: override bool HasWidthAtTheEndOfLine { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: override bool IsContainerBox { public get; }
  • Property: bool IsDecimal { public get; public set; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsParagraphSymbol { public get; }
  • Property: override bool IsReadonly { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: bool IsRtl { public get; }
  • Property: override bool IsSplittable { public get; }
  • Property: bool IsStartOfLineSegment { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: ParagraphLineInfo LineInfo { public get; }
  • Property: ParagraphLineSegmentInfo LineSegmentInfo { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: override int PositionsCountInBox { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: override string Text { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout TableCellLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.TableCellLayoutBox
--> NONE <--
  • Constructor: public TableCellLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Constructor: public TableCellLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection, bool isFragment)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method: protected override SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method: protected override Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void LinkAfter (FlowOrderedLayoutBox existingBox)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method: protected SizeF MeasureOverrideInternal (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Unlink ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: TableCell AssociatedTableCell { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected virtual bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: override bool HasVisualRepresentation { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: override bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: FlowOrderedLayoutBox NextAssociatedBox { public get; }
  • Property: FlowOrderedLayoutBox NextBox { public get; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: FlowOrderedLayoutBox PreviousAssociatedBox { public get; }
  • Property: FlowOrderedLayoutBox PreviousBox { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout TableLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.TableLayoutBox
--> NONE <--
  • Constructor: public TableLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Constructor: public TableLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection, bool isFragment)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method: protected override SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method: protected override void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Table AssociatedTable { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected override bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: override RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: override bool HasVisualRepresentation { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout TableRowLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.TableRowLayoutBox
--> NONE <--
  • Constructor: public TableRowLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
  • Constructor: public TableRowLayoutBox (DocumentElement associatedDocumentElement, DocumentStructureCollection collection, bool isFragment)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method: protected override SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public override PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void LinkAfter (FlowOrderedLayoutBox existingBox)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Unlink ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: TableRow AssociatedTableRow { public get; }
  • Property: virtual bool AutoSize { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: override bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected virtual bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: virtual bool HasVisualRepresentation { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: FlowOrderedLayoutBox NextAssociatedBox { public get; }
  • Property: FlowOrderedLayoutBox NextBox { public get; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: FlowOrderedLayoutBox PreviousAssociatedBox { public get; }
  • Property: FlowOrderedLayoutBox PreviousBox { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Layout TelerikAlignHelper ()
n/a public class Telerik.Windows.Documents.Layout.TelerikAlignHelper
--> NONE <--
  • Constructor: public TelerikAlignHelper ()
  • 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 static ContentAlignment RtlTranslateContent (ContentAlignment align)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Layout UIElementLayoutBox ()
n/a public class Telerik.Windows.Documents.Layout.UIElementLayoutBox
--> NONE <--
  • Constructor: public UIElementLayoutBox (DocumentElement parentElement, DocumentStructureCollection collection)
  • Event: public event EventHandler ElementStructureChanged
  • Event: public event EventHandler ElementStructureChanging
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Field: protected float currentY
  • Method (i): public void Arrange (RectangleF finalRect)
  • Method (i): protected virtual void ArrangeCore (RectangleF finalRect)
  • Method (i): protected virtual SizeF ArrangeOverride (SizeF finalSize)
  • Method (i): protected Nullable`1 CanGrowVertically (float desiredHeight)
  • Method (i): protected virtual Nullable`1 CanGrowVerticallyOverride (float desiredHeight)
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildren ()
  • Method (i): protected virtual ILinkedListCollection`1 CreateChildrenCollection (DocumentStructureCollection collection)
  • Method: public override LayoutElement CreateLayoutElement ()
  • Method (i): public virtual LayoutBox CreateNewFragment (float availableWidth, bool isFirstBoxInLine)
  • Method (i): public virtual void CreateNewFragment (LayoutBox currentLineStartNode)
  • Method (i): protected void EnsureChildrenCreated ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual float GetBoxDesiredGrow ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual PositionHandler GetPositionHandler ()
  • Method (i): public RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method: public UIElement GetUIElement ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateArrange (bool recursive)
  • Method (i): public void InvalidateArrangeUpToTheRoot ()
  • Method (i): public void InvalidateLayoutAfterEdit ()
  • Method (i): public virtual void InvalidateMeasure ()
  • Method (i): public void InvalidateMeasure (bool recursive)
  • Method (i): public void InvalidateMeasureUpToTheRoot ()
  • Method (i): public void InvalidateMeasureUpToTheRootStable ()
  • Method (i): ProtectedInternal bool IsInValidState (bool checkElementTree)
  • Method (i): public void Measure (SizeF availableSize)
  • Method (i): protected virtual SizeF MeasureCore (SizeF availableSize)
  • Method: protected override SizeF MeasureOverride (SizeF availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MergeWithNext (LayoutBox nextSpanBox)
  • Method (i): protected virtual void OnAssociateDocumentElementChanged ()
  • Method (i): protected virtual void OnBitStateChanged (DocumentElementStates key, bool oldValue, bool newValue)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (LayoutElement child)
  • Method (i): protected virtual void OnElementStructureChanged ()
  • Method (i): protected virtual void OnElementStructureChanging ()
  • Method (i): protected virtual void OnInvalidateArrange ()
  • Method (i): protected virtual void OnInvalidateMeasure ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): public void Remove ()
  • Method (i): ProtectedInternal virtual void SetBitState (DocumentElementStates key, bool value)
  • Method (i): protected virtual void SetParent (LayoutElement oldParent, LayoutElement newParent)
  • Method (i): protected void SetParentCore (LayoutElement newParent)
  • Method: public override string ToString ()
  • Method (i): public void ValidateChild (LayoutBox child)
  • Method (i): protected virtual void ValidateParent (LayoutElement newParent)
  • Method (i): public void VerifyDocumentCollectionStructure ()
  • Method (i): public void VerifyDocumentCollectionStructure (bool throwException)
  • Property: ContentAlignment Alignment { public get; public set; }
  • Property: DocumentElement AssociatedDocumentElement { public get; }
  • Property: Inline AssociatedInline { public get; }
  • Property: InlineUIContainer AssociatedUIElementInline { public get; public set; }
  • Property: virtual bool AutoSize { public get; }
  • Property: override float BaselineOffset { public get; }
  • Property: ProtectedInternal DocumentElementStateBitVector BitState { }
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: virtual bool BoundsChildBoxes { public get; }
  • Property: bool BypassLayoutPolicies { public get; public set; }
  • Property: protected override bool CanCreateLayoutBoxesFromContent { }
  • Property: int ChildIndex { public get; }
  • Property: LayoutElementCollection ChildLayoutBoxes { public get; }
  • Property: ILinkedListCollection`1 Children { public get; }
  • Property: virtual RectangleF ClippedControlBoundingRectangle { public get; }
  • Property: virtual RectangleF ControlBoundingRectangle { public get; }
  • Property: SizeF DesiredSize { public get; public set; }
  • Property: virtual bool HasVisualRepresentation { public get; }
  • Property: override bool HasWidthAtTheEndOfLine { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsContainerBox { public get; }
  • Property: bool IsFirstBox { public get; }
  • Property: bool IsFirstChild { public get; }
  • Property: virtual bool IsFormattingSymbol { public get; }
  • Property: bool IsFragment { public get; }
  • Property: virtual bool IsLastBox { public get; }
  • Property: bool IsLastChild { public get; }
  • Property: bool IsMeasureInProgress { public get; }
  • Property: bool IsMeasureValid { public get; }
  • Property: override bool IsReadonly { public get; }
  • Property: bool IsRemoved { public get; }
  • Property: bool IsRtl { public get; }
  • Property: override bool IsSplittable { public get; }
  • Property: bool IsStartOfLineSegment { public get; }
  • Property: virtual bool IsTopContainer { public get; }
  • Property: virtual bool IsValidPosition { public get; }
  • Property: PointF LayoutOffset { public get; }
  • Property: ParagraphLineInfo LineInfo { public get; }
  • Property: ParagraphLineSegmentInfo LineSegmentInfo { public get; }
  • Property: RectangleF LocalBoundingRectangle { public get; }
  • Property: bool MeasureWithoutParentNotification { public get; public set; }
  • Property: BoxNode Node { public get; public set; }
  • Property: LayoutBox Parent { public get; }
  • Property: override int PositionsCountInBox { public get; }
  • Property: RectangleF PreviousArrangeRect { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: override string Text { public get; public set; }
  • Property: RadMatrix TotalTransform { public get; }
  • Property: RadMatrix Transform { public get; }
  • Property: byte TreeLevel { public get; }
Telerik.Windows.Documents.Lists BulletedList ()
n/a public class Telerik.Windows.Documents.Lists.BulletedList
--> NONE <--
  • Constructor: public BulletedList (char symbol, RadDocument document)
  • Constructor: public BulletedList (RadDocument document)
  • Method (i): public void AddParagraph (Paragraph paragraph)
  • Method (i): public void AddParagraph (Paragraph paragraph, int listLevel)
  • Method (i): public void ChangeLeftIndent (double indent)
  • Method (i): public void DecreaseLeftIndent ()
  • 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 IncreaseLeftIndent ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void RemoveParagraph (Paragraph paragraph, bool removingFromOldList)
  • Method (i): public virtual string ToString ()
  • Property: ListStyle ActualStyle { public get; }
  • Property: RadDocument Document { public get; public set; }
  • Property: Paragraph FirstParagraph { public get; }
  • Property: int ID { public get; }
  • Property: int ParagraphCount { public get; }
  • Property: IEnumerable`1 Paragraphs { public get; }
  • Property: protected int ParagraphsCount { }
  • Property: ListStyle Style { public get; public set; }
  • Property: int StyleId { public get; }
Telerik.Windows.Documents.Lists DefaultListStyles ()
n/a public abstract sealed class Telerik.Windows.Documents.Lists.DefaultListStyles
--> NONE <--
  • Method: public static ListStyle CreateDefaultBulletedListStyle ()
  • Method: public static ListStyle CreateDefaultNumberedListStyle ()
  • 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 ListStyle Bulleted { public get; }
  • Property: static ListStyle None { public get; }
  • Property: static ListStyle Numbered { public get; }
  • Property: static ListStyle NumberedHierarchical { public get; }
  • Property: static ListStyle NumberedParenthesis { public get; }
  • Property: static Dictionary`2 RegisteredStyles { public get; }
Telerik.Windows.Documents.Lists DocumentList ()
n/a public class Telerik.Windows.Documents.Lists.DocumentList
--> NONE <--
  • Constructor: public DocumentList (ListStyle style, RadDocument document, Nullable`1 id)
  • Constructor: public DocumentList (ListStyle style, RadDocument document, Nullable`1 id, bool shouldCreateNewDocumentListOnInsert)
  • Method: public void AddParagraph (Paragraph paragraph)
  • Method: public void AddParagraph (Paragraph paragraph, int listLevel)
  • Method: public void ChangeLeftIndent (double indent)
  • Method: public void DecreaseLeftIndent ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public static DocumentList GetProperListInfo (RadDocument document)
  • Method (i): public Type GetType ()
  • Method: public void IncreaseLeftIndent ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void RemoveParagraph (Paragraph paragraph, bool removingFromOldList)
  • Method (i): public virtual string ToString ()
  • Property: ListStyle ActualStyle { public get; }
  • Property: RadDocument Document { public get; public set; }
  • Property: Paragraph FirstParagraph { public get; }
  • Property: int ID { public get; }
  • Property: int ParagraphCount { public get; }
  • Property: IEnumerable`1 Paragraphs { public get; }
  • Property: protected int ParagraphsCount { }
  • Property: ListStyle Style { public get; public set; }
  • Property: int StyleId { public get; }
Telerik.Windows.Documents.Lists ListItemInfo ()
n/a public class Telerik.Windows.Documents.Lists.ListItemInfo
--> NONE <--
  • Constructor: public ListItemInfo (DocumentList listInfo, Paragraph paragraph, int listLevel)
  • 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: float FirstLineOffset { public get; }
  • Property: DocumentList List { public get; }
  • Property: int ListLevel { public get; public set; }
  • Property: Paragraph Paragraph { public get; }
  • Property: double SymbolFontSize { public get; public set; }
  • Property: SizeF SymbolSize { public get; }
Telerik.Windows.Documents.Lists ListItemSerializationInfo ()
n/a public class Telerik.Windows.Documents.Lists.ListItemSerializationInfo
--> NONE <--
  • Constructor: public ListItemSerializationInfo ()
  • 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 ListID { public get; public set; }
  • Property: char ListSymbol { public get; public set; }
  • Property: ListType ListType { public get; public set; }
  • Property: double SymbolFontSize { public get; public set; }
Telerik.Windows.Documents.Lists ListItemSerializationInfoConverter ()
n/a public class Telerik.Windows.Documents.Lists.ListItemSerializationInfoConverter
--> NONE <--
  • Constructor: public ListItemSerializationInfoConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method: public override bool CanConvertFrom (ITypeDescriptorContext typeDescriptorContext, Type sourceType)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method: public override bool CanConvertTo (ITypeDescriptorContext typeDescriptorContext, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method: public override object ConvertFrom (ITypeDescriptorContext typeDescriptorContext, CultureInfo cultureInfo, object source)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Lists ListItemStringFormatter ()
n/a public class Telerik.Windows.Documents.Lists.ListItemStringFormatter
--> NONE <--
  • Constructor: public ListItemStringFormatter ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public static string GetListItemString (Paragraph paragraph, bool getNumberOnly)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Lists ListLevelPropertyChangeEventArgs ()
n/a public class Telerik.Windows.Documents.Lists.ListLevelPropertyChangeEventArgs
--> NONE <--
  • Constructor: public ListLevelPropertyChangeEventArgs (string propertyName, object oldValue, object newValue)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: object NewValue { public get; }
  • Property: object OldValue { public get; }
  • Property: string PropertyName { public get; public set; }
Telerik.Windows.Documents.Lists ListManager ()
n/a public class Telerik.Windows.Documents.Lists.ListManager
--> NONE <--
  • Constructor: public ListManager (RadDocument document)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public IEnumerable`1 GetAllDocumentLists ()
  • Method: public IEnumerable`1 GetAllListStyles ()
  • Method: public DocumentList GetDocumentListById (int id)
  • Method (i): public virtual int GetHashCode ()
  • Method: public ListStyle GetListStyleById (int id)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void RegisterListStyleIfNecessary (ListStyle listStyle)
  • Method (i): public virtual string ToString ()
  • Method: public void UnRegisterListStyle (ListStyle listStyle)
ListNumberingFormat ()
n/a public sealed enum Telerik.Windows.Documents.Lists.ListNumberingFormat
                    Bullet = 0,
                    Decimal = 1,
                    UpperLetter = 2,
                    LowerLetter = 3,
                    UpperRoman = 4,
                    LowerRoman = 5,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Lists ListStyleEqualityComparer ()
n/a public class Telerik.Windows.Documents.Lists.ListStyleEqualityComparer
--> NONE <--
  • Constructor: public ListStyleEqualityComparer ()
  • Method (i): public virtual bool Equals (object obj)
  • Method: public virtual bool Equals (DocumentList x, DocumentList y)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual int GetHashCode (DocumentList obj)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
ListType ()
n/a public sealed enum Telerik.Windows.Documents.Lists.ListType
                    None = 0,
                    Bulleted = 1,
                    Numbered = 2,
                    Imaged = 3,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Lists NumberedList ()
n/a public class Telerik.Windows.Documents.Lists.NumberedList
--> NONE <--
  • Constructor: public NumberedList (RadDocument document)
  • Method (i): public void AddParagraph (Paragraph paragraph)
  • Method (i): public void AddParagraph (Paragraph paragraph, int listLevel)
  • Method (i): public void ChangeLeftIndent (double indent)
  • Method (i): public void DecreaseLeftIndent ()
  • 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 IncreaseLeftIndent ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void RemoveParagraph (Paragraph paragraph, bool removingFromOldList)
  • Method (i): public virtual string ToString ()
  • Property: ListStyle ActualStyle { public get; }
  • Property: RadDocument Document { public get; public set; }
  • Property: Paragraph FirstParagraph { public get; }
  • Property: int ID { public get; }
  • Property: int ParagraphCount { public get; }
  • Property: IEnumerable`1 Paragraphs { public get; }
  • Property: protected int ParagraphsCount { }
  • Property: ListStyle Style { public get; public set; }
  • Property: int StyleId { public get; }
Telerik.Windows.Documents.Model AnnotationMarkerBase ()
n/a public abstract class Telerik.Windows.Documents.Model.AnnotationMarkerBase
--> NONE <--
  • Constructor: protected AnnotationMarkerBase ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: abstract bool SkipPositionBefore { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
AnnotationMarkerDeleteBehavior ()
n/a public sealed enum Telerik.Windows.Documents.Model.AnnotationMarkerDeleteBehavior
                    PreserveAnnotation = 0,
                    PreserveAnnotationContent = 1,
                    SelectAnnotation = 2,
                    RemoveAnnotation = 3,
                    SelectAnnotationMarker = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model AnnotationRangeEnd ()
n/a public abstract class Telerik.Windows.Documents.Model.AnnotationRangeEnd
--> NONE <--
  • Constructor: public AnnotationRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method: public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected abstract AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method: public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method: protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: override bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: abstract bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model AnnotationRangeMarkerBase ()
n/a public abstract class Telerik.Windows.Documents.Model.AnnotationRangeMarkerBase
--> NONE <--
  • Constructor: protected AnnotationRangeMarkerBase ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: abstract bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: abstract bool SkipPositionBefore { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model AnnotationRangeStart ()
n/a public abstract class Telerik.Windows.Documents.Model.AnnotationRangeStart
--> NONE <--
  • Constructor: protected AnnotationRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: override bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: abstract bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model AuthorField ()
n/a public class Telerik.Windows.Documents.Model.AuthorField
--> NONE <--
  • Constructor: public AuthorField ()
  • Field: public static readonly string FieldType
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
BaselineAlignment ()
n/a public sealed enum Telerik.Windows.Documents.Model.BaselineAlignment
                    Baseline = 0,
                    Subscript = 1,
                    Superscript = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model BibliographyField ()
n/a public class Telerik.Windows.Documents.Model.BibliographyField
--> NONE <--
  • Constructor: public BibliographyField ()
  • Field: public static readonly string FieldType
  • Method (i): public virtual void BeginInit ()
  • Method (i): protected virtual void BuildCodeOverride ()
  • Method (i): public virtual void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method (i): protected virtual void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
Telerik.Windows.Documents.Model Block ()
n/a public abstract class Telerik.Windows.Documents.Model.Block
--> NONE <--
  • Constructor: protected Block ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public abstract LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model BlockCollection ()
n/a public class Telerik.Windows.Documents.Model.BlockCollection
--> NONE <--
  • Constructor: public BlockCollection (DocumentElementCollection toWrap)
  • Event: public event EventHandler CollectionChanged
  • Event: public event EventHandler`1 ElementAdded
  • Method (i): public virtual void Add (Block item)
  • Method (i): public void AddAfter (Block item, Block newItem)
  • Method (i): public void AddBefore (Block item, Block newItem)
  • Method (i): public void AddRange (IEnumerable`1 range)
  • Method (i): public virtual void Clear ()
  • Method (i): public virtual bool Contains (Block item)
  • Method (i): public virtual void CopyTo (Block[] array, int arrayIndex)
  • Method (i): public bool Detach (Block item)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnCollectionChanged ()
  • Method (i): protected virtual void OnElementAdded (DocumentElement element)
  • Method (i): public virtual bool Remove (Block item)
  • Method (i): public Block[] ToArray ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void VerifyChildrenOverride (Block item)
  • Property: virtual int Count { public get; }
  • Property: Block First { public get; }
  • Property: ProtectedInternal DocumentElementCollection InnerCollection { }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: Block Last { public get; }
Telerik.Windows.Documents.Model BlockContainerBase ()
n/a public abstract class Telerik.Windows.Documents.Model.BlockContainerBase
--> NONE <--
  • Constructor: public BlockContainerBase ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public abstract LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: virtual BlockCollection Blocks { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model BookmarkRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.BookmarkRangeEnd
--> NONE <--
  • Constructor: public BookmarkRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model BookmarkRangeStart ()
n/a public class Telerik.Windows.Documents.Model.BookmarkRangeStart
--> NONE <--
  • Constructor: public BookmarkRangeStart ()
  • Constructor: public BookmarkRangeStart (string name)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Field: public static readonly string HiddenPrefix
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: string Name { public get; public set; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
BookmarksSortingType ()
n/a public sealed enum Telerik.Windows.Documents.Model.BookmarksSortingType
                    Name = 0,
                    Location = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model Border ()
n/a public class Telerik.Windows.Documents.Model.Border
--> NONE <--
  • Constructor: public Border ()
  • Constructor: public Border (float thickness, BorderStyle style, Color color)
  • Constructor: public Border (float thickness, BorderStyle style, Color color, ThemeColorsEnum themeColor, string themeColorShade, string themeColorTint)
  • Constructor: public Border (Border border)
  • Constructor: public Border (BorderStyle style)
  • Constructor: public Border (BorderStyle style, Color color)
  • Method: public virtual int CompareTo (Border other)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override string ToString ()
  • Property: Color Color { public get; }
  • Property: BorderStyle Style { public get; }
  • Property: ThemeColorsEnum ThemeColor { public get; }
  • Property: float Thickness { public get; }
BorderStyle ()
n/a public sealed enum Telerik.Windows.Documents.Model.BorderStyle
                    Inherit = 0,
                    None = 1,
                    Single = 2,
                    Dotted = 3,
                    DashSmallGap = 4,
                    Dashed = 5,
                    DotDash = 6,
                    DotDotDash = 7,
                    Double = 8,
                    ThreeDEmboss = 9,
                    ThreeDEngrave = 10,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model Break ()
n/a public sealed class Telerik.Windows.Documents.Model.Break
--> NONE <--
  • Constructor: public Break ()
  • Constructor: public Break (BreakType type)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public double CalculateFinalFontSize ()
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition documentPosition, DocumentPosition endPosition)
  • Method: public override Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method: public override DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method: public override DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: public override bool HasSameStyle (Span other, bool compareFlowDirection, bool ignoreStyle)
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: BaselineAlignment BaselineAlignment { public get; public set; }
  • Property: BreakType BreakType { public get; public set; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: Color ForeColor { public get; public set; }
  • Property: bool HasStyle { public get; }
  • Property: Color HighlightColor { public get; public set; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool Strikethrough { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: ThemeFontsEnum ThemeFontFamily { public get; public set; }
  • Property: ThemeColorsEnum ThemeForeColor { public get; public set; }
  • Property: string ThemeForeColorShade { public get; public set; }
  • Property: string ThemeForeColorTint { public get; public set; }
  • Property: ThemeColorsEnum ThemeUnderlineColor { public get; public set; }
  • Property: string ThemeUnderlineColorShade { public get; public set; }
  • Property: string ThemeUnderlineColorTint { public get; public set; }
  • Property: bool Underline { public get; }
  • Property: Color UnderlineColor { public get; public set; }
  • Property: IUnderlineUIDecorationProvider UnderlineDecoration { public get; public set; }
BreakType ()
n/a public sealed enum Telerik.Windows.Documents.Model.BreakType
                    LineBreak = 0,
                    PageBreak = 1,
                    ColumnBreak = 2,
--> NONE <-- --> NONE <--
CalendarTypes ()
n/a public sealed enum Telerik.Windows.Documents.Model.CalendarTypes
                    Lunar = 0,
                    SakaEra = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model CaptionDefinition ()
n/a public class Telerik.Windows.Documents.Model.CaptionDefinition
--> NONE <--
  • Constructor: public CaptionDefinition ()
  • Constructor: public CaptionDefinition (string label, NumberingFormat format)
  • Constructor: public CaptionDefinition (string label, NumberingFormat format, int linkedHeadingLevel, CaptionSeparatorType separator)
  • 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: bool IsDefault { public get; public set; }
  • Property: bool IsLinkedToHeading { public get; public set; }
  • Property: string Label { public get; public set; }
  • Property: int LinkedHeadingLevel { public get; public set; }
  • Property: NumberingFormat NumberingFormat { public get; public set; }
  • Property: CaptionSeparatorType SeparatorType { public get; public set; }
Telerik.Windows.Documents.Model ChildDocumentContainer ()
n/a public abstract class Telerik.Windows.Documents.Model.ChildDocumentContainer
--> NONE <--
  • Constructor: protected ChildDocumentContainer ()
  • Event: public event EventHandler BodyChanged
  • Event: public event EventHandler BodyChanging
  • 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: protected virtual void OnBodyChanged ()
  • Method: protected virtual void OnBodyChanging ()
  • Method (i): public virtual string ToString ()
  • Property: virtual RadDocument Body { public get; public set; }
Telerik.Windows.Documents.Model CitationField ()
n/a public class Telerik.Windows.Documents.Model.CitationField
--> NONE <--
  • Constructor: public CitationField ()
  • Field: public static readonly string FieldType
  • Field: public static readonly FieldPropertyDefinition SourceNameProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: string SourceName { public get; public set; }
Telerik.Windows.Documents.Model CodeAnnotationRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.CodeAnnotationRangeEnd
--> NONE <--
  • Constructor: public CodeAnnotationRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model CodeAnnotationRangeStart ()
n/a public class Telerik.Windows.Documents.Model.CodeAnnotationRangeStart
--> NONE <--
  • Constructor: public CodeAnnotationRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: bool IsAlternatingLinesEnabled { public get; public set; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: bool IsLineNumberingEnabled { public get; public set; }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: override bool IsRangeEditable { public get; }
  • Property: string Language { public get; public set; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model CodeBasedField ()
n/a public abstract class Telerik.Windows.Documents.Model.CodeBasedField
--> NONE <--
  • Constructor: public CodeBasedField ()
  • Field: public static readonly FieldPropertyDefinition DateTimeFormattingProperty
  • Field: public static readonly FieldPropertyDefinition GeneralFormattingProperty
  • Field: public static readonly FieldPropertyDefinition NumericFormattingProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected virtual void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method: public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected virtual void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method (i): public abstract Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected override DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected string GetNumberResultWithFormatting (int number)
  • Method (i): protected abstract DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method: protected void InvalidateCode ()
  • Method: protected override bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method: protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: abstract string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
Telerik.Windows.Documents.Model CodeBasedFieldFactory ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.CodeBasedFieldFactory
--> NONE <--
  • Method: public static CodeBasedField CreateFromFieldCode (string fieldCode)
  • Method: public static CodeBasedField CreateFromFieldFragment (DocumentFragment documentFragment)
  • 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 static void RegisterFieldType (string fieldType, Func`1 createFieldFunc)
  • Method: public static void RegisterFieldType (CodeBasedField field)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model Comment ()
n/a public class Telerik.Windows.Documents.Model.Comment
--> NONE <--
  • Constructor: public Comment ()
  • Constructor: public Comment (string body)
  • Constructor: public Comment (RadDocument body)
  • Event: public event EventHandler BodyChanged
  • Event: public event EventHandler BodyChanging
  • Method: public Comment CreateDeepCopy ()
  • 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): protected virtual void OnBodyChanged ()
  • Method (i): protected virtual void OnBodyChanging ()
  • Method (i): public virtual string ToString ()
  • Property: string Author { public get; public set; }
  • Property: override RadDocument Body { public get; public set; }
  • Property: string Name { public get; public set; }
Telerik.Windows.Documents.Model CommentEndUIProvider ()
n/a public class Telerik.Windows.Documents.Model.CommentEndUIProvider
--> NONE <--
  • Constructor: public CommentEndUIProvider ()
  • Method: public override void ArrangeUIElement (IUILayerContainer pagePresenter, CommentsPaneLayout layout, FrameworkElement element, AnnotationMarkerLayoutBox annotationMarkerBox, SectionLayoutBox sectionBox, PointF viewOffset)
  • 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: public override IEnumerable`1 CreateUIElements (IUILayerContainer pagePresenter, AnnotationMarkerLayoutBox markerBox, ObjectPool pool, RectangleF viewPort)
  • Method: public override void ElementRemovingFromUI (FrameworkElement element)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected FrameworkElement GetBorderBracket (AnnotationMarkerLayoutBox marker)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method: public override bool HasVisibleElements (CommentsPaneLayout layout, AnnotationMarkerLayoutBox annotationMarkerBox, SectionLayoutBox sectionBox, RectangleF viewPort, PointF viewOffset)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • 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: public override void UpdateUIElement (IUILayerContainer pagePresenter, CommentsPaneLayout layout, FrameworkElement element, AnnotationMarkerLayoutBox annotationMarkerBox, SectionLayoutBox sectionBox, PointF viewOffset)
  • Method (i): public void VerifyAccess ()
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: static CommentUIProviderBase Instance { public get; }
  • Property: bool IsSealed { public get; }
Telerik.Windows.Documents.Model CommentRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.CommentRangeEnd
--> NONE <--
  • Constructor: public CommentRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: Comment Comment { public get; public set; }
  • Property: ProtectedInternal override bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model CommentRangeStart ()
n/a public class Telerik.Windows.Documents.Model.CommentRangeStart
--> NONE <--
  • Constructor: public CommentRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model CommentStartUIProvider ()
n/a public class Telerik.Windows.Documents.Model.CommentStartUIProvider
--> NONE <--
  • Constructor: public CommentStartUIProvider ()
  • Method: public override void ArrangeUIElement (IUILayerContainer pagePresenter, CommentsPaneLayout layout, FrameworkElement element, AnnotationMarkerLayoutBox box, SectionLayoutBox sectionBox, PointF viewOffset)
  • 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: public override IEnumerable`1 CreateUIElements (IUILayerContainer pagePresenter, AnnotationMarkerLayoutBox box, ObjectPool pool, RectangleF viewPort)
  • Method (i): public virtual void ElementRemovingFromUI (FrameworkElement element)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected FrameworkElement GetBorderBracket (AnnotationMarkerLayoutBox marker)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method: public override bool HasVisibleElements (CommentsPaneLayout layout, AnnotationMarkerLayoutBox annotationMarkerBox, SectionLayoutBox sectionBox, RectangleF viewPort, PointF viewOffset)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • 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: public override void UpdateUIElement (IUILayerContainer pagePresenter, CommentsPaneLayout layout, FrameworkElement element, AnnotationMarkerLayoutBox annotationMarkerBox, SectionLayoutBox sectionBox, PointF viewOffset)
  • Method (i): public void VerifyAccess ()
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: static CommentUIProviderBase Instance { public get; }
  • Property: bool IsSealed { public get; }
Telerik.Windows.Documents.Model CommentUIProviderBase ()
n/a public abstract class Telerik.Windows.Documents.Model.CommentUIProviderBase
--> NONE <--
  • Constructor: protected CommentUIProviderBase ()
  • Method: public abstract void ArrangeUIElement (IUILayerContainer pagePresenter, CommentsPaneLayout layout, FrameworkElement element, AnnotationMarkerLayoutBox box, SectionLayoutBox sectionBox, PointF pointF)
  • 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: public abstract IEnumerable`1 CreateUIElements (IUILayerContainer pagePresenter, AnnotationMarkerLayoutBox box, ObjectPool pool, RectangleF viewPort)
  • Method: public virtual void ElementRemovingFromUI (FrameworkElement element)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected FrameworkElement GetBorderBracket (AnnotationMarkerLayoutBox marker)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public Type GetType ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method: public virtual bool HasVisibleElements (CommentsPaneLayout layout, AnnotationMarkerLayoutBox annotationMarkerBox, SectionLayoutBox sectionBox, RectangleF viewPort, PointF viewOffset)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • 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: public abstract void UpdateUIElement (IUILayerContainer uiLayerContainer, CommentsPaneLayout commentPaneLayout, FrameworkElement element, AnnotationMarkerLayoutBox annotationMarkerBox, SectionLayoutBox sectionBox, PointF pointF)
  • Method (i): public void VerifyAccess ()
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
CrossBorderDirection ()
n/a public sealed enum Telerik.Windows.Documents.Model.CrossBorderDirection
                    None = 0,
                    Left = 1,
                    Top = 2,
                    Right = 4,
                    Bottom = 8,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model DateField ()
n/a public class Telerik.Windows.Documents.Model.DateField
--> NONE <--
  • Constructor: public DateField ()
  • Field: public static readonly string FieldType
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: Nullable`1 CalendarType { public get; public set; }
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
Telerik.Windows.Documents.Model DefaultCredentialsValidator ()
n/a public class Telerik.Windows.Documents.Model.DefaultCredentialsValidator
--> NONE <--
  • Constructor: public DefaultCredentialsValidator (RadRichTextBox richTextBox)
  • Event: public event EventHandler AuthenticationDataChanged
  • Method: public virtual bool CanEdit (PermissionRangeInfo permissionInfo)
  • 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 ()
Telerik.Windows.Documents.Model DocumentElement ()
n/a public abstract class Telerik.Windows.Documents.Model.DocumentElement
--> NONE <--
  • Constructor: protected DocumentElement ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method: public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method: public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected abstract void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method: public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method: public virtual DocumentElement CreateDeepCopy ()
  • Method: protected LayoutBox CreateLayoutBox ()
  • Method: public abstract LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected abstract DocumentElement CreateNewElementInstance ()
  • Method: public virtual DocumentElement CreateShallowCopy ()
  • Method: public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method: public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method: public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method: public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public T GetParentOfType ()
  • Method: public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method: public virtual RadDocument GetRootDocument ()
  • Method: public StylePropertyBase GetStyleProperty (string propertyName)
  • Method: public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected void InvalidateAssociatedBoxesArrange ()
  • Method: public void InvalidateAssociatedBoxesLayout ()
  • Method: protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnParentChanged ()
  • Method: protected virtual void OnParentChanging ()
  • Method: protected virtual void OnRemoved ()
  • Method: ProtectedInternal virtual void OnStyleChanged ()
  • Method: ProtectedInternal virtual void OnStyleChanging ()
  • Method: ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model DocumentElementAddedEventArgs ()
n/a public class Telerik.Windows.Documents.Model.DocumentElementAddedEventArgs
--> NONE <--
  • Constructor: public DocumentElementAddedEventArgs (DocumentElement documentElement)
  • 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: DocumentElement DocumentElement { public get; }
Telerik.Windows.Documents.Model DocumentElementCollection ()
n/a public class Telerik.Windows.Documents.Model.DocumentElementCollection
--> NONE <--
  • Constructor: public DocumentElementCollection (DocumentElement owner)
  • Method: public virtual void Add (DocumentElement item)
  • Method: public void AddAfter (DocumentElement item, DocumentElement newItem)
  • Method: public void AddBefore (DocumentElement item, DocumentElement newItem)
  • Method: public virtual void Clear ()
  • Method: public virtual bool Contains (DocumentElement item)
  • Method: public virtual void CopyTo (DocumentElement[] array, int arrayIndex)
  • Method: public bool Detach (DocumentElement item)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual bool Remove (DocumentElement item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: LayoutBox First { public get; }
  • Property: bool IsEmpty { public get; }
  • Property: virtual bool IsReadOnly { public get; }
Telerik.Windows.Documents.Model DocumentElementRemovedEventArgs ()
n/a public class Telerik.Windows.Documents.Model.DocumentElementRemovedEventArgs
--> NONE <--
  • Constructor: public DocumentElementRemovedEventArgs (DocumentElement documentElement)
  • 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: DocumentElement DocumentElement { public get; }
Telerik.Windows.Documents.Model DocumentEnvironment ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.DocumentEnvironment
--> NONE <--
  • Field: public static const string NewLine, Value =
  • 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 ()
Telerik.Windows.Documents.Model DocumentFragment ()
n/a public class Telerik.Windows.Documents.Model.DocumentFragment
--> NONE <--
  • Constructor: public DocumentFragment (RadDocument document)
  • Constructor: public DocumentFragment (DocumentSelection documentSelection)
  • Constructor: public DocumentFragment (DocumentSelection documentSelection, bool includeNonCopyableAnnotationMarkers)
  • Method: public static DocumentFragment CreateFromInline (Inline inline)
  • Method: public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public string GetText ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public RadDocument ToDocument ()
  • Method (i): public virtual string ToString ()
  • Property: bool IsEmpty { public get; }
  • Property: bool IsLastParagraphClosed { public get; }
DocumentLayoutMode ()
n/a public sealed enum Telerik.Windows.Documents.Model.DocumentLayoutMode
                    Flow = 0,
                    FlowNoWrap = 1,
                    Paged = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model DocumentPropertyMetadata ()
n/a public class Telerik.Windows.Documents.Model.DocumentPropertyMetadata
--> NONE <--
  • Constructor: public DocumentPropertyMetadata (object defaultValue)
  • Constructor: public DocumentPropertyMetadata (object defaultValue, DocumentPropertyMetadataOptions options)
  • Constructor: public DocumentPropertyMetadata (object defaultValue, PropertyChangedCallback propertyChangedCallback)
  • Constructor: public DocumentPropertyMetadata (object defaultValue, PropertyChangedCallback propertyChangedCallback, DocumentPropertyMetadataOptions options)
  • 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): protected virtual void Merge (PropertyMetadata baseMetadata, DependencyProperty dp)
  • Method (i): protected virtual void OnApply (DependencyProperty dp, Type targetType)
  • Method (i): public virtual string ToString ()
  • Property: bool AffectsArrange { public get; public set; }
  • Property: bool AffectsMeasure { public get; public set; }
  • Property: bool AffectsRender { public get; public set; }
  • Property: CoerceValueCallback CoerceValueCallback { public get; public set; }
  • Property: object DefaultValue { public get; public set; }
  • Property: protected bool IsSealed { }
  • Property: PropertyChangedCallback PropertyChangedCallback { public get; public set; }
DocumentPropertyMetadataOptions ()
n/a public sealed enum Telerik.Windows.Documents.Model.DocumentPropertyMetadataOptions
                    None = 0,
                    AffectsArrange = 1,
                    AffectsMeasure = 2,
                    AffectsLayout = 3,
                    AffectsParentArrange = 4,
                    AffectsParentMeasure = 8,
                    AffectsRender = 16,
--> NONE <-- --> NONE <--
DocumentProtectionMode ()
n/a public sealed enum Telerik.Windows.Documents.Model.DocumentProtectionMode
                    ReadOnly = 0,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model DocumentProtectionSettings ()
n/a public class Telerik.Windows.Documents.Model.DocumentProtectionSettings
--> NONE <--
  • Constructor: public DocumentProtectionSettings ()
  • Constructor: public DocumentProtectionSettings (DocumentProtectionSettings source)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: bool EnableDocumentProtection { public get; public set; }
  • Property: bool Enforce { public get; public set; }
  • Property: HashingAlgorithm HashingAlgorithm { public get; public set; }
  • Property: int HashingSpinCount { public get; public set; }
  • Property: bool HasPassword { public get; }
  • Property: bool IsHashingAlgorithmSupported { public get; }
  • Property: string PasswordHash { public get; public set; }
  • Property: DocumentProtectionMode ProtectionMode { public get; public set; }
  • Property: string Salt { public get; public set; }
Telerik.Windows.Documents.Model DocumentStatisticsInfo ()
n/a public class Telerik.Windows.Documents.Model.DocumentStatisticsInfo
--> NONE <--
  • Constructor: public DocumentStatisticsInfo ()
  • 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 string ToString ()
  • Property: int CharactersCount { public get; public set; }
  • Property: int LinesCount { public get; public set; }
  • Property: int PagesCount { public get; public set; }
  • Property: int ParagraphsCount { public get; public set; }
  • Property: int SectionsCount { public get; public set; }
  • Property: int SpacesCount { public get; public set; }
  • Property: int WordsCount { public get; public set; }
Telerik.Windows.Documents.Model DocumentVariableCollection ()
n/a public class Telerik.Windows.Documents.Model.DocumentVariableCollection
--> NONE <--
  • Constructor: public DocumentVariableCollection (RadDocument owner)
  • Constructor: public DocumentVariableCollection (RadDocument owner, DocumentVariableCollection toCopyFrom)
  • Method: public virtual void Add (string key, object value)
  • Method: public virtual void Clear ()
  • Method: public virtual bool ContainsKey (string key)
  • Method (i): public virtual bool Equals (object obj)
  • Method: public object EvaluateVariableValue (string variableName)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual bool Remove (string key)
  • Method (i): public virtual string ToString ()
  • Method: public virtual bool TryGetValue (string key, out object value)
  • Property: virtual int Count { public get; }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: virtual object this [string key] { public get; public set; }
  • Property: virtual ICollection`1 Keys { public get; }
  • Property: virtual ICollection`1 Values { public get; }
Telerik.Windows.Documents.Model DocumentVariableEvaluatingEventArgs ()
n/a public class Telerik.Windows.Documents.Model.DocumentVariableEvaluatingEventArgs
--> NONE <--
  • Constructor: public DocumentVariableEvaluatingEventArgs (RadDocument document, string variableName, object result)
  • 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: RadDocument Document { public get; }
  • Property: bool Handled { public get; public set; }
  • Property: object Result { public get; public set; }
  • Property: string VariableName { public get; }
Telerik.Windows.Documents.Model DocumentVariableField ()
n/a public class Telerik.Windows.Documents.Model.DocumentVariableField
--> NONE <--
  • Constructor: public DocumentVariableField ()
  • Field: public static readonly string FieldType
  • Field: public static readonly FieldPropertyDefinition VariableNameProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public static string ConvertValueToString (object value)
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: string VariableName { public get; public set; }
Telerik.Windows.Documents.Model DocumentVariableInfo ()
n/a public class Telerik.Windows.Documents.Model.DocumentVariableInfo
--> NONE <--
  • Constructor: public DocumentVariableInfo ()
  • Constructor: public DocumentVariableInfo (string name, object value)
  • 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: string Name { public get; public set; }
  • Property: object Value { public get; public set; }
Telerik.Windows.Documents.Model DocumentWatermarkSettings ()
n/a public class Telerik.Windows.Documents.Model.DocumentWatermarkSettings
--> NONE <--
  • Constructor: public DocumentWatermarkSettings ()
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method: public DocumentWatermarkSettings CreateDeepCopy ()
  • 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 void SetPredefinedWatermark (PredefinedWatermarkType predefinedType)
  • Method (i): public virtual string ToString ()
  • Property: WatermarkImageSettings ImageSettings { public get; public set; }
  • Property: WatermarkTextSettings TextSettings { public get; public set; }
  • Property: WatermarkType Type { public get; public set; }
Telerik.Windows.Documents.Model ElementAddedEventArgs ()
n/a public class Telerik.Windows.Documents.Model.ElementAddedEventArgs
--> NONE <--
  • Constructor: public ElementAddedEventArgs (DocumentElement element)
  • 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: DocumentElement Element { public get; public set; }
Telerik.Windows.Documents.Model ExtensionMethods ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.ExtensionMethods
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static InlineUIContainer GetAssociatedInlineUIContainer (UIElement thisElement)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model Field ()
n/a public abstract class Telerik.Windows.Documents.Model.Field
--> NONE <--
  • Constructor: public Field ()
  • Field: protected static readonly string CodeFragmentFormat
  • Field: protected static readonly string DisplayNameFragmentFormat
  • Method: public virtual void BeginInit ()
  • Method: public virtual void CopyPropertiesFrom (Field fromField)
  • Method: public Field CreateDeepCopy ()
  • Method: protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public abstract Field CreateInstance ()
  • Method: public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected abstract DocumentFragment GetCodeFragment ()
  • Method: protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method: public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method: public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected abstract DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method: protected abstract bool IsCodeValid ()
  • Method: protected bool IsResultFragmentEmpty ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method: public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method: public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method: public void Update ()
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: abstract string FieldTypeName { public get; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
FieldDisplayMode ()
n/a public sealed enum Telerik.Windows.Documents.Model.FieldDisplayMode
                    Code = 0,
                    DisplayName = 1,
                    Result = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model FieldPropertySetter ()
n/a public class Telerik.Windows.Documents.Model.FieldPropertySetter
--> NONE <--
  • Constructor: public FieldPropertySetter ()
  • Constructor: public FieldPropertySetter (string propertyName, Field value)
  • 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: Field NestedFieldValue { public get; public set; }
  • Property: string PropertyName { public get; public set; }
Telerik.Windows.Documents.Model FieldRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.FieldRangeEnd
--> NONE <--
  • Constructor: public FieldRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStart FieldRangeStart { public get; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model FieldRangeEndBase ()
n/a public abstract class Telerik.Windows.Documents.Model.FieldRangeEndBase
--> NONE <--
  • Constructor: protected FieldRangeEndBase ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method (i): protected abstract AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model FieldRangeStart ()
n/a public class Telerik.Windows.Documents.Model.FieldRangeStart
--> NONE <--
  • Constructor: public FieldRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method: public void Update ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: Field Field { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model FieldRangeStartBase ()
n/a public abstract class Telerik.Windows.Documents.Model.FieldRangeStartBase
--> NONE <--
  • Constructor: protected FieldRangeStartBase ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
FieldShadingType ()
n/a public sealed enum Telerik.Windows.Documents.Model.FieldShadingType
                    Never = 0,
                    Always = 1,
                    WhenSelected = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model FloatingBlock ()
n/a public abstract class Telerik.Windows.Documents.Model.FloatingBlock
--> NONE <--
  • Constructor: public FloatingBlock ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: bool AffectsLayout { public get; }
  • Property: bool AllowOverlap { public get; public set; }
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: FloatingBlockHorizontalPosition HorizontalPosition { public get; public set; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: Thickness Margin { public get; public set; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: TextWrap TextWrap { public get; public set; }
  • Property: FloatingBlockVerticalPosition VerticalPosition { public get; public set; }
  • Property: WrappingStyle WrappingStyle { public get; public set; }
Telerik.Windows.Documents.Model FloatingBlockHorizontalPosition ()
n/a public class Telerik.Windows.Documents.Model.FloatingBlockHorizontalPosition
--> NONE <--
  • Constructor: public FloatingBlockHorizontalPosition ()
  • Constructor: public FloatingBlockHorizontalPosition (HorizontalRelativeFrom relativeFrom, double offset)
  • Constructor: public FloatingBlockHorizontalPosition (HorizontalRelativeFrom relativeFrom, RadHorizontalAlignment alignment)
  • 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: RadHorizontalAlignment Alignment { public get; public set; }
  • Property: double Offset { public get; public set; }
  • Property: HorizontalRelativeFrom RelativeFrom { public get; public set; }
  • Property: PositionValueType ValueType { public get; public set; }
Telerik.Windows.Documents.Model FloatingBlockVerticalPosition ()
n/a public class Telerik.Windows.Documents.Model.FloatingBlockVerticalPosition
--> NONE <--
  • Constructor: public FloatingBlockVerticalPosition ()
  • Constructor: public FloatingBlockVerticalPosition (VerticalRelativeFrom relativeFrom, double offset)
  • Constructor: public FloatingBlockVerticalPosition (VerticalRelativeFrom relativeFrom, RadVerticalAlignment alignment)
  • 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: RadVerticalAlignment Alignment { public get; public set; }
  • Property: double Offset { public get; public set; }
  • Property: VerticalRelativeFrom RelativeFrom { public get; public set; }
  • Property: PositionValueType ValueType { public get; public set; }
Telerik.Windows.Documents.Model FloatingImageBlock ()
n/a public class Telerik.Windows.Documents.Model.FloatingImageBlock
--> NONE <--
  • Constructor: public FloatingImageBlock ()
  • Constructor: public FloatingImageBlock (Stream inputStream, Size size, string extension)
  • Constructor: public FloatingImageBlock (FloatingImageBlock other)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: public void Init (Stream inputStream, string extension)
  • Method: public void Init (Stream inputStream, Size size, string extension)
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: bool AffectsLayout { public get; }
  • Property: bool AllowOverlap { public get; public set; }
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: FloatingBlockHorizontalPosition HorizontalPosition { public get; public set; }
  • Property: ImageInline ImageInline { public get; public set; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: Thickness Margin { public get; public set; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: TextWrap TextWrap { public get; public set; }
  • Property: FloatingBlockVerticalPosition VerticalPosition { public get; public set; }
  • Property: WrappingStyle WrappingStyle { public get; public set; }
Telerik.Windows.Documents.Model FloatingUIContainer ()
n/a public class Telerik.Windows.Documents.Model.FloatingUIContainer
--> NONE <--
  • Constructor: public FloatingUIContainer ()
  • Constructor: public FloatingUIContainer (UIElement uiElement, Size size)
  • Constructor: public FloatingUIContainer (FloatingUIContainer other)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: bool AffectsLayout { public get; }
  • Property: bool AllowOverlap { public get; public set; }
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: FloatingBlockHorizontalPosition HorizontalPosition { public get; public set; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: Thickness Margin { public get; public set; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: TextWrap TextWrap { public get; public set; }
  • Property: InlineUIContainer UIContainer { public get; public set; }
  • Property: FloatingBlockVerticalPosition VerticalPosition { public get; public set; }
  • Property: WrappingStyle WrappingStyle { public get; public set; }
Telerik.Windows.Documents.Model Footer ()
n/a public class Telerik.Windows.Documents.Model.Footer
--> NONE <--
  • Constructor: public Footer ()
  • Constructor: public Footer (Footer footer)
  • Event: public event EventHandler Changed
  • Method (i): public void CopyPropertiesFrom (HeaderFooterBase fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (HeaderFooterBase fromHeaderFooter)
  • Method (i): public HeaderFooterBase CreateDeepCopy ()
  • Method: public override HeaderFooterBase CreateInstance ()
  • 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): protected virtual void OnChanged (EventArgs e)
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Body { public get; public set; }
  • Property: virtual bool IsEmpty { public get; }
  • Property: bool IsLinkedToPrevious { public get; public set; }
  • Property: SizeF Size { public get; }
Telerik.Windows.Documents.Model Footers ()
n/a public class Telerik.Windows.Documents.Model.Footers
--> NONE <--
  • Constructor: public Footers ()
  • Event: public event EventHandler Changed
  • Method (i): public void CopyPropertiesFrom (HeadersFootersBase`1 fromHeadersFootersBase)
  • Method (i): public HeadersFootersBase`1 CreateDeepCopy ()
  • Method: public override HeadersFootersBase`1 CreateInstance ()
  • 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): protected virtual void OnChanged (EventArgs e)
  • Method (i): public virtual string ToString ()
  • Property: Footer Default { public get; public set; }
  • Property: Footer Even { public get; public set; }
  • Property: Footer First { public get; public set; }
  • Property: bool IsEmpty { public get; }
HashingAlgorithm ()
n/a public sealed enum Telerik.Windows.Documents.Model.HashingAlgorithm
                    None = 0,
                    MD2 = 1,
                    MD4 = 2,
                    MD5 = 3,
                    SHA1 = 4,
                    SHA256 = 12,
                    SHA384 = 13,
                    SHA512 = 14,
                    Unsupported = 2147483647,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model Header ()
n/a public class Telerik.Windows.Documents.Model.Header
--> NONE <--
  • Constructor: public Header ()
  • Constructor: public Header (Header header)
  • Event: public event EventHandler Changed
  • Event: public event EventHandler WatermarkSettingsChanged
  • Method (i): public void CopyPropertiesFrom (HeaderFooterBase fromElement)
  • Method: protected override void CopyPropertiesFromOverride (HeaderFooterBase fromHeaderFooter)
  • Method (i): public HeaderFooterBase CreateDeepCopy ()
  • Method: public override HeaderFooterBase CreateInstance ()
  • 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): protected virtual void OnChanged (EventArgs e)
  • Method: protected virtual void OnWatermarkSettingsChanged ()
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Body { public get; public set; }
  • Property: override bool IsEmpty { public get; }
  • Property: bool IsLinkedToPrevious { public get; public set; }
  • Property: SizeF Size { public get; }
  • Property: DocumentWatermarkSettings WatermarkSettings { public get; public set; }
Telerik.Windows.Documents.Model HeaderFooterBase ()
n/a public abstract class Telerik.Windows.Documents.Model.HeaderFooterBase
--> NONE <--
  • Constructor: protected HeaderFooterBase ()
  • Constructor: protected HeaderFooterBase (HeaderFooterBase headerFooterBase)
  • Event: public event EventHandler Changed
  • Method: public void CopyPropertiesFrom (HeaderFooterBase fromElement)
  • Method: protected virtual void CopyPropertiesFromOverride (HeaderFooterBase fromHeaderFooter)
  • Method: public HeaderFooterBase CreateDeepCopy ()
  • Method: public abstract HeaderFooterBase CreateInstance ()
  • 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: protected virtual void OnChanged (EventArgs e)
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Body { public get; public set; }
  • Property: virtual bool IsEmpty { public get; }
  • Property: bool IsLinkedToPrevious { public get; public set; }
  • Property: SizeF Size { public get; }
HeaderFooterType ()
n/a public sealed enum Telerik.Windows.Documents.Model.HeaderFooterType
                    Default = 0,
                    First = 1,
                    Even = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model Headers ()
n/a public class Telerik.Windows.Documents.Model.Headers
--> NONE <--
  • Constructor: public Headers ()
  • Event: public event EventHandler Changed
  • Method (i): public void CopyPropertiesFrom (HeadersFootersBase`1 fromHeadersFootersBase)
  • Method (i): public HeadersFootersBase`1 CreateDeepCopy ()
  • Method: public override HeadersFootersBase`1 CreateInstance ()
  • 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): protected virtual void OnChanged (EventArgs e)
  • Method (i): public virtual string ToString ()
  • Property: Header Default { public get; public set; }
  • Property: Header Even { public get; public set; }
  • Property: Header First { public get; public set; }
  • Property: bool IsEmpty { public get; }
Telerik.Windows.Documents.Model HeadersFootersBase`1 ()
n/a public abstract class Telerik.Windows.Documents.Model.HeadersFootersBase`1
--> NONE <--
  • Constructor: protected HeadersFootersBase`1 ()
  • Event: public event EventHandler Changed
  • Method: public void CopyPropertiesFrom (HeadersFootersBase`1 fromHeadersFootersBase)
  • Method: public HeadersFootersBase`1 CreateDeepCopy ()
  • Method: public abstract HeadersFootersBase`1 CreateInstance ()
  • 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: protected virtual void OnChanged (EventArgs e)
  • Method (i): public virtual string ToString ()
  • Property: T Default { public get; public set; }
  • Property: T Even { public get; public set; }
  • Property: T First { public get; public set; }
  • Property: bool IsEmpty { public get; }
Telerik.Windows.Documents.Model Hyperlink ()
n/a public class Telerik.Windows.Documents.Model.Hyperlink
--> NONE <--
  • Constructor: public Hyperlink ()
  • Constructor: public Hyperlink (string text, string url, HyperlinkTargets target)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public double CalculateFinalFontSize ()
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition documentPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected virtual DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): public virtual bool HasSameStyle (Span other, bool compareFlowDirection, bool ignoreStyle)
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: BaselineAlignment BaselineAlignment { public get; public set; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: Color ForeColor { public get; public set; }
  • Property: bool HasStyle { public get; }
  • Property: Color HighlightColor { public get; public set; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool Strikethrough { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: HyperlinkTargets Target { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: ThemeFontsEnum ThemeFontFamily { public get; public set; }
  • Property: ThemeColorsEnum ThemeForeColor { public get; public set; }
  • Property: string ThemeForeColorShade { public get; public set; }
  • Property: string ThemeForeColorTint { public get; public set; }
  • Property: ThemeColorsEnum ThemeUnderlineColor { public get; public set; }
  • Property: string ThemeUnderlineColorShade { public get; public set; }
  • Property: string ThemeUnderlineColorTint { public get; public set; }
  • Property: bool Underline { public get; }
  • Property: Color UnderlineColor { public get; public set; }
  • Property: IUnderlineUIDecorationProvider UnderlineDecoration { public get; public set; }
  • Property: string URL { public get; public set; }
Telerik.Windows.Documents.Model HyperlinkClickedEventArgs ()
n/a public class Telerik.Windows.Documents.Model.HyperlinkClickedEventArgs
--> NONE <--
  • Constructor: public HyperlinkClickedEventArgs (string url, HyperlinkTargets hyperlinkTarget)
  • 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: bool Handled { public get; public set; }
  • Property: HyperlinkTargets HyperlinkTarget { public get; }
  • Property: string URL { public get; }
Telerik.Windows.Documents.Model HyperlinkField ()
n/a public class Telerik.Windows.Documents.Model.HyperlinkField
--> NONE <--
  • Constructor: public HyperlinkField ()
  • Constructor: public HyperlinkField (HyperlinkInfo info, string hyperlinkText)
  • Constructor: public HyperlinkField (HyperlinkInfo info, DocumentFragment fragment)
  • Field: public static readonly string FieldType
  • Field: public static readonly FieldPropertyDefinition LocationInFileProperty
  • Field: public static readonly FieldPropertyDefinition NavigateUriProperty
  • Field: public static readonly FieldPropertyDefinition TargetProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: HyperlinkInfo HyperlinkInfo { public get; public set; }
  • Property: string LocationInFile { public get; public set; }
  • Property: string NavigateUri { public get; public set; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: string Target { public get; public set; }
Telerik.Windows.Documents.Model HyperlinkInfo ()
n/a public class Telerik.Windows.Documents.Model.HyperlinkInfo
--> NONE <--
  • Constructor: public HyperlinkInfo ()
  • Method: public HyperlinkInfo CreateDeepCopy ()
  • 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: bool IsAnchor { public get; public set; }
  • Property: string NavigateUri { public get; public set; }
  • Property: HyperlinkTargets Target { public get; public set; }
Telerik.Windows.Documents.Model HyperlinkRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.HyperlinkRangeEnd
--> NONE <--
  • Constructor: public HyperlinkRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model HyperlinkRangeStart ()
n/a public class Telerik.Windows.Documents.Model.HyperlinkRangeStart
--> NONE <--
  • Constructor: public HyperlinkRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: HyperlinkInfo HyperlinkInfo { public get; public set; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
HyperlinkTargets ()
n/a public sealed enum Telerik.Windows.Documents.Model.HyperlinkTargets
                    Blank = 0,
                    Self = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model IBlockContainer ()
n/a public interface Telerik.Windows.Documents.Model.IBlockContainer
--> NONE <--
  • Property: BlockCollection Blocks { public get; }
Telerik.Windows.Documents.Model IDocumentEditor ()
n/a public interface Telerik.Windows.Documents.Model.IDocumentEditor
--> NONE <--
  • Method: void AcceptAllRevisions ()
  • Method: void AcceptRevision (Revision revision)
  • Method: void AddTabStop (TabStop tabStop)
  • Method: void AddTabStopRange (IEnumerable`1 tabStops)
  • Method: void BeginUndoGroup ()
  • Method: void CancelUndoGroup ()
  • Method: void ChangeAllFieldsDisplayMode (FieldDisplayMode displayMode)
  • Method: void ChangeBaselineAlignment (BaselineAlignment baselineAlignment)
  • Method: void ChangeBibliographicStyle (BibliographicReferenceStyleBase style)
  • Method: void ChangeDifferentFirstPageHeaderFooter (bool value)
  • Method: void ChangeDifferentOddAndEvenPagesHeaderFooter (bool value)
  • Method: void ChangeDocumentDefaultTabWidth (double tabWidth)
  • Method: void ChangeDocumentElementTag (DocumentElement element, string tag)
  • Method: void ChangeDocumentEndnotesFirstNumber (int firstNumber)
  • Method: void ChangeDocumentEndnotesNumberingFormat (ListNumberingFormat listNumberingFormat)
  • Method: void ChangeDocumentEndnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: void ChangeDocumentEndnotesPosition (EndnotesPosition endnotesPosition)
  • Method: void ChangeDocumentFootnotesFirstNumber (int firstNumber)
  • Method: void ChangeDocumentFootnotesNumberingFormat (ListNumberingFormat listNumberingFormat)
  • Method: void ChangeDocumentFootnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: void ChangeDocumentFootnotesPosition (FootnotesPosition footnotesPosition)
  • Method: void ChangeDocumentIsStrictLineBreakingRuleEnabled (bool value)
  • Method: void ChangeDocumentLineBreakingRuleLanguage (LineBreakingRuleLanguage lineBreakingRuleLanguage)
  • Method: void ChangeDocumentNoLineBreaksAfterRule (LineBreakingRule lineBreakingCharacterRule)
  • Method: void ChangeDocumentNoLineBreaksBeforeRule (LineBreakingRule lineBreakingCharacterRule)
  • Method: void ChangeFieldDisplayMode (FieldRangeStart fieldStart, FieldDisplayMode displayMode)
  • Method: void ChangeFontFamily (FontFamily fontFamily)
  • Method: void ChangeFontSize (double fontSize)
  • Method: void ChangeFontStyle (FontStyle fontStyle)
  • Method: void ChangeFontWeight (FontWeight fontWeight)
  • Method: void ChangeForeColor (Color color)
  • Method: void ChangeHighlightColor (Color color)
  • Method: void ChangeImageRotateAngle (ImageInline image, double angle)
  • Method: void ChangeImageSize (ImageInline image, Size size)
  • Method: void ChangeParagraphAutomaticSpacingAfter (bool value)
  • Method: void ChangeParagraphAutomaticSpacingBefore (bool value)
  • Method: void ChangeParagraphBackground (Color color)
  • Method: void ChangeParagraphFirstLineIndent (double firstLineIndent)
  • Method: void ChangeParagraphFlowDirection (FlowDirection flowDirection)
  • Method: void ChangeParagraphIsLineBreakingRuleEnabled (bool value)
  • Method: void ChangeParagraphLeftIndent (double leftIndent)
  • Method: void ChangeParagraphLineSpacing (double lineSpacing)
  • Method: void ChangeParagraphLineSpacing (double lineSpacing, LineSpacingType lineSpacingType)
  • Method: void ChangeParagraphLineSpacingType (LineSpacingType lineSpacingType)
  • Method: void ChangeParagraphListLevel (int listLevel)
  • Method: void ChangeParagraphListStyle (ListStyle style)
  • Method: void ChangeParagraphRightIndent (double rightIndent)
  • Method: void ChangeParagraphSpacingAfter (double spacingAfter)
  • Method: void ChangeParagraphSpacingBefore (double spacingBefore)
  • Method: void ChangeParagraphStyle (StyleDefinition styleInfo)
  • Method: void ChangeParagraphTextAlignment (RadTextAlignment alignment)
  • Method: void ChangeSectionActualPageMargin (Padding sectionMargin)
  • Method: void ChangeSectionColumns (SectionColumnCollection columnCollection)
  • Method: void ChangeSectionColumns (SectionColumnsLayout sectionColumnsLayout)
  • Method: void ChangeSectionEndnotesFirstNumber (int firstNumber)
  • Method: void ChangeSectionEndnotesNumberingFormat (ListNumberingFormat listNumberingFormat)
  • Method: void ChangeSectionEndnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: void ChangeSectionFirstPageNumber (Nullable`1 firstPageNumber)
  • Method: void ChangeSectionFooter (Section section, HeaderFooterType footerType, Footer footer)
  • Method: void ChangeSectionFooterBottomMargin (int sectionFooterBottomMargin)
  • Method: void ChangeSectionFooterLinkToPrevious (Section section, HeaderFooterType footerType, bool value)
  • Method: void ChangeSectionFootnotesFirstNumber (int firstNumber)
  • Method: void ChangeSectionFootnotesNumberingFormat (ListNumberingFormat listNumberingFormat)
  • Method: void ChangeSectionFootnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: void ChangeSectionHeader (Section section, HeaderFooterType headerType, Header header)
  • Method: void ChangeSectionHeaderLinkToPrevious (Section section, HeaderFooterType headerType, bool value)
  • Method: void ChangeSectionHeaderTopMargin (int sectionHeaderTopMargin)
  • Method: void ChangeSectionPageMargin (Padding sectionMargin)
  • Method: void ChangeSectionPageOrientation (PageOrientation sectionPageOrientation)
  • Method: void ChangeSectionPageSize (Size size)
  • Method: void ChangeSpanStyle (StyleDefinition styleInfo)
  • Method: void ChangeStrikethrough (bool isStrikethrough)
  • Method: void ChangeStyleName (string styleName)
  • Method: void ChangeStyleName (string styleName, bool useLinkedStyle)
  • Method: void ChangeTableBorders (TableBorders border)
  • Method: void ChangeTableCellBackground (Color color)
  • Method: void ChangeTableCellBorders (Border border)
  • Method: void ChangeTableCellBorders (TableCellBorders tableCellBorders)
  • Method: void ChangeTableCellContentAlignment (RadTextAlignment textAlignment, RadVerticalAlignment verticalAlignment)
  • Method: void ChangeTableCellHorizontalContentAlignment (RadTextAlignment textAlignment)
  • Method: void ChangeTableCellPadding (Padding padding)
  • Method: void ChangeTableCellSpacing (double cellSpacing)
  • Method: void ChangeTableCellVerticalContentAlignment (RadVerticalAlignment verticalAlignment)
  • Method: void ChangeTableDefaultCellPadding (Padding padding)
  • Method: void ChangeTableFlowDirection (FlowDirection flowDirection)
  • Method: void ChangeTableGridColumnWidth (Table table, int columnIndex, TableWidthUnit width)
  • Method: void ChangeTableHorizontalAlignment (RadHorizontalAlignment alignment)
  • Method: void ChangeTableIndent (double indent)
  • Method: void ChangeTableLayoutMode (Table table, TableLayoutMode tableLayoutMode)
  • Method: void ChangeTableLook (TableLook tableLook)
  • Method: void ChangeTablePreferredWidth (TableWidthUnit tableWidth)
  • Method: void ChangeTableRowHeight (TableRow row, double rowHeight)
  • Method: void ChangeTableRowRepeatOnEveryPage (TableRow tableRow)
  • Method: void ChangeUnderlineColor (Color color)
  • Method: void ChangeUnderlineDecoration (IUnderlineUIDecorationProvider decoration)
  • Method: void ClearAllFormatting ()
  • Method: void ClearFormatting ()
  • Method: void ClearTabStops ()
  • Method: bool ContinueListNumbering ()
  • Method: void Copy ()
  • Method: void Cut ()
  • Method: void DecrementFontSize ()
  • Method: void DecrementParagraphLeftIndent ()
  • Method: bool Delete (bool deletePrevious)
  • Method: void DeleteAllComments ()
  • Method: void DeleteAnnotationRange (AnnotationRangeStart rangeStart)
  • Method: void DeleteBookmark (string bookmarkName)
  • Method: void DeleteBookmark (BookmarkRangeStart bookmarkRangeStart)
  • Method: void DeleteCodeBlock (CodeAnnotationRangeStart rangeStart)
  • Method: void DeleteComment ()
  • Method: void DeleteComment (CommentRangeStart commentRangeStart)
  • Method: void DeleteHyperlink ()
  • Method: void DeleteHyperlink (HyperlinkRangeStart rangeStart)
  • Method: void DeletePermissionRange (PermissionRangeStart rangeStart)
  • Method: void DeleteReadOnlyRange ()
  • Method: void DeleteReadOnlyRange (ReadOnlyRangeStart readOnlyRangeStart)
  • Method: void DeleteTable ()
  • Method: void DeleteTable (Table table)
  • Method: void DeleteTableColumn ()
  • Method: void DeleteTableRow ()
  • Method: void DeleteTableRow (TableRow row)
  • Method: void EndUndoGroup ()
  • Method: void EndUndoGroup (string groupDisplayText)
  • Method: void IncrementFontSize ()
  • Method: void IncrementParagraphLeftIndent ()
  • Method: bool Insert (string text)
  • Method: void InsertAnnotationRange (AnnotationRangeStart rangeStart, AnnotationRangeEnd rangeEnd)
  • Method: void InsertBookmark (string bookmarkName)
  • Method: void InsertCaption (CaptionDefinition definition, string caption, bool includeLabel, bool insertBelow)
  • Method: void InsertCodeBlock (string code, CodeFormattingSettings settings)
  • Method: void InsertColumnBreak ()
  • Method: void InsertComment (Comment comment)
  • Method: void InsertCrossReferenceToBookmark (string bookmarkName, ReferenceContentType contentType, bool insertAsHyperlink)
  • Method: void InsertCrossReferenceToCaption (Paragraph captionParagraph, ReferenceContentType contentType, bool insertAsHyperlink)
  • Method: void InsertCrossReferenceToHeading (Paragraph headingParagraph, ReferenceContentType contentType, bool insertAsHyperlink)
  • Method: void InsertEndnote ()
  • Method: void InsertEndnote (Note endnote)
  • Method: bool InsertField (Field field)
  • Method: bool InsertField (Field field, FieldDisplayMode displayMode)
  • Method: void InsertFootnote ()
  • Method: void InsertFootnote (Note footnote)
  • Method: void InsertFragment (DocumentFragment documentFragment)
  • Method: void InsertFragment (DocumentFragment documentFragment, DocumentPosition documentPosition)
  • Method: void InsertHyperlink (HyperlinkInfo hyperlinkInfo)
  • Method: void InsertHyperlink (HyperlinkInfo hyperlinkInfo, IEnumerable`1 inlines)
  • Method: void InsertHyperlink (HyperlinkInfo hyperlinkInfo, string hyperlinkText)
  • Method: void InsertHyperlink (HyperlinkInfo hyperlinkInfo, string hyperlinkText, StyleDefinition hyperlinkStyle)
  • Method: void InsertHyperlink (HyperlinkInfo hyperlinkInfo, StyleDefinition hyperlinkStyle)
  • Method: void InsertImage (Stream imageStream, string extension)
  • Method: void InsertInline (Inline inline)
  • Method: void InsertInline (Inline inline, DocumentPosition documentPosition)
  • Method: void InsertLine (string text)
  • Method: void InsertLineBreak ()
  • Method: void InsertPageBreak ()
  • Method: void InsertParagraph ()
  • Method: void InsertPermissionRange (IEnumerable`1 permissionInfos)
  • Method: void InsertReadOnlyRange ()
  • Method: void InsertSectionBreak ()
  • Method: void InsertSectionBreak (SectionBreakType type)
  • Method: void InsertTable (int rows, int columns)
  • Method: void InsertTable (Table table)
  • Method: void InsertTableColumn ()
  • Method: void InsertTableColumnToTheLeft ()
  • Method: void InsertTableColumnToTheRight ()
  • Method: void InsertTableRow ()
  • Method: void InsertTableRowAbove ()
  • Method: void InsertTableRowBelow ()
  • Method: RadDocument MailMerge (bool startEachRecordOnNewPage)
  • Method: RadDocument MailMergeCurrentRecord ()
  • Method: void MergeTableCells ()
  • Method: void MoveSelection (DocumentPosition position, bool deleteSelection)
  • Method: void Paste ()
  • Method: bool PreviewFirstMailMergeDataRecord ()
  • Method: bool PreviewLastMailMergeDataRecord ()
  • Method: bool PreviewMailMergeDataRecordAtIndex (int index)
  • Method: bool PreviewNextMailMergeDataRecord ()
  • Method: bool PreviewPreviousMailMergeDataRecord ()
  • Method: void Redo ()
  • Method: void RejectAllRevisions ()
  • Method: void RejectRevision (Revision revision)
  • Method: void RemoveTabStop (TabStop tabStop)
  • Method: void RemoveTabStopRange (IEnumerable`1 tabStops)
  • Method: void ReplaceTabStop (TabStop oldTabStop, TabStop tabStop)
  • Method: void ResizeTableColumn (Table table, int columnIndex, double columnWidth)
  • Method: bool RestartListNumbering ()
  • Method: bool SetListNumbering (int numbersToSkip)
  • Method: void SetWatermark (DocumentWatermarkSettings watermarkSettings)
  • Method: void SetWatermark (PredefinedWatermarkType predefinedType)
  • Method: void SplitAnnotationRange (AnnotationRangeStart rangeStart)
  • Method: void SplitAnnotationRange (AnnotationRangeStart rangeStart, DocumentPosition position)
  • Method: void ToggleBold ()
  • Method: void ToggleFieldCodes (FieldRangeStart fieldStart)
  • Method: void ToggleItalic ()
  • Method: void ToggleStrikethrough ()
  • Method: void Undo ()
  • Method: void UnmergeTableCells ()
  • Method: void UpdateAllCaptions (CaptionDefinition captionDefinition)
  • Method: void UpdateAllFields ()
  • Method: void UpdateAllFields (FieldDisplayMode displayMode)
  • Method: void UpdateField (FieldRangeStart fieldStart)
  • Method: void UpdatePermissionRanges (IEnumerable`1 permissionsToAdd, IEnumerable`1 permissionsToRemove)
  • Property: RadDocument Document { public get; }
Telerik.Windows.Documents.Model ImageInline ()
n/a public class Telerik.Windows.Documents.Model.ImageInline
--> NONE <--
  • Constructor: public ImageInline ()
  • Constructor: public ImageInline (Stream inputStream)
  • Constructor: public ImageInline (Stream inputStream, Size size, string extension)
  • Constructor: public ImageInline (WriteableBitmap writableBitmap)
  • Constructor: public ImageInline (Uri uriSource)
  • Constructor: public ImageInline (ImageInline originalImage)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method: public byte[] GetBytes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: public void Init (Stream inputStream, string extension)
  • Method: public void Init (Stream inputStream, Size size, string extension)
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: string Alt { public get; public set; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: virtual string Extension { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual double Height { public get; public set; }
  • Property: virtual BitmapImage ImageSource { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: virtual string RawData { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual double RotateAngle { public get; public set; }
  • Property: virtual Size Size { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • [Obsolete: Use HyperlinkRangeStart/HyperlinkRangeEnd inlines instead.]Property: HyperlinkTargets Target { public get; public set; }
  • Property: string Title { public get; public set; }
  • Property: virtual Uri UriSource { public get; public set; }
  • [Obsolete: Use HyperlinkRangeStart/HyperlinkRangeEnd inlines instead.]Property: string URL { public get; public set; }
  • Property: virtual double Width { public get; public set; }
Telerik.Windows.Documents.Model IncludePictureField ()
n/a public class Telerik.Windows.Documents.Model.IncludePictureField
--> NONE <--
  • Constructor: public IncludePictureField ()
  • Field: public static readonly string FieldType
  • Field: public static readonly FieldPropertyDefinition ImageUriProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string ImageUri { public get; public set; }
  • Property: string NumericFormatting { public get; public set; }
Telerik.Windows.Documents.Model Inline ()
n/a public abstract class Telerik.Windows.Documents.Model.Inline
--> NONE <--
  • Constructor: public Inline ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method: public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method: public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method: public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public abstract LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model InlineCollection ()
n/a public class Telerik.Windows.Documents.Model.InlineCollection
--> NONE <--
  • Constructor: public InlineCollection (DocumentElementCollection toWrap)
  • Event: public event EventHandler CollectionChanged
  • Event: public event EventHandler`1 ElementAdded
  • Method (i): public virtual void Add (Inline item)
  • Method (i): public void AddAfter (Inline item, Inline newItem)
  • Method (i): public void AddBefore (Inline item, Inline newItem)
  • Method (i): public void AddRange (IEnumerable`1 range)
  • Method (i): public virtual void Clear ()
  • Method (i): public virtual bool Contains (Inline item)
  • Method (i): public virtual void CopyTo (Inline[] array, int arrayIndex)
  • Method (i): public bool Detach (Inline item)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnCollectionChanged ()
  • Method (i): protected virtual void OnElementAdded (DocumentElement element)
  • Method (i): public virtual bool Remove (Inline item)
  • Method (i): public Inline[] ToArray ()
  • Method (i): public virtual string ToString ()
  • Method: protected override void VerifyChildrenOverride (Inline item)
  • Property: virtual int Count { public get; }
  • Property: Inline First { public get; }
  • Property: ProtectedInternal DocumentElementCollection InnerCollection { }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: Inline Last { public get; }
Telerik.Windows.Documents.Model InlineUIContainer ()
n/a public class Telerik.Windows.Documents.Model.InlineUIContainer
--> NONE <--
  • Constructor: public InlineUIContainer ()
  • Constructor: public InlineUIContainer (UIElement uiElement, Size size)
  • Constructor: public InlineUIContainer (InlineUIContainer originalInline)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method: protected virtual void CopyUIElementFromOverride (InlineUIContainer fromUIContainer)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: double Height { public get; public set; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: Size Size { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: UIElement UiElement { public get; public set; }
  • Property: double Width { public get; public set; }
Telerik.Windows.Documents.Model IProtectionAuthenticationProvider ()
n/a public interface Telerik.Windows.Documents.Model.IProtectionAuthenticationProvider
--> NONE <--
  • Event: public event EventHandler AuthenticationDataChanged
  • Method: bool CanEdit (PermissionRangeInfo permissionInfo)
Telerik.Windows.Documents.Model LineBreakingRule ()
n/a public class Telerik.Windows.Documents.Model.LineBreakingRule
--> NONE <--
  • Constructor: public LineBreakingRule ()
  • Constructor: public LineBreakingRule (LineBreakingRuleLanguage language, char[] characters)
  • 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: ReadOnlyCollection`1 Characters { public get; }
  • Property: string CharactersString { public get; public set; }
  • Property: LineBreakingRuleLanguage Language { public get; }
  • Property: LineBreakingRuleLanguage LanguageInfo { public get; public set; }
LineBreakingRuleLanguage ()
n/a public sealed enum Telerik.Windows.Documents.Model.LineBreakingRuleLanguage
                    None = 0,
                    ChineseSimplified = 1,
                    ChineseTraditional = 2,
                    Japanese = 3,
                    Korean = 4,
--> NONE <-- --> NONE <--
LineSpacingType ()
n/a public sealed enum Telerik.Windows.Documents.Model.LineSpacingType
                    Auto = 0,
                    AtLeast = 1,
                    Exact = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model ListItemSerializationData ()
n/a public class Telerik.Windows.Documents.Model.ListItemSerializationData
--> NONE <--
  • Constructor: public ListItemSerializationData ()
  • Constructor: public ListItemSerializationData (ListSerializationData list, Paragraph paragraph)
  • 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 ListID { public get; public set; }
  • Property: int ListLevel { public get; public set; }
Telerik.Windows.Documents.Model ListLevelStyle ()
n/a public class Telerik.Windows.Documents.Model.ListLevelStyle
--> NONE <--
  • Constructor: public ListLevelStyle ()
  • Constructor: public ListLevelStyle (ListLevelStyle source)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: ProtectedInternal virtual void OnPropertyValueChanged (string propertyName, object oldValue, object newValue)
  • Method (i): public virtual string ToString ()
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: Color ForeColor { public get; public set; }
  • Property: double HangingIndent { public get; public set; }
  • Property: double Indent { public get; public set; }
  • Property: string LevelText { public get; public set; }
  • Property: ListNumberingFormat NumberingFormat { public get; public set; }
  • Property: SpanProperties SpanProperties { public get; public set; }
  • Property: SpanProperties SpanStyle { public get; public set; }
  • Property: int StartingIndex { public get; public set; }
  • Property: string StyleName { public get; public set; }
Telerik.Windows.Documents.Model ListSerializationData ()
n/a public class Telerik.Windows.Documents.Model.ListSerializationData
--> NONE <--
  • Constructor: public ListSerializationData ()
  • Constructor: public ListSerializationData (int listID, int listStyleID, bool newListOnInsert)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: int ID { public get; public set; }
  • Property: bool NewListOnInsert { public get; public set; }
  • Property: int StyleID { public get; public set; }
Telerik.Windows.Documents.Model ListStyle ()
n/a public class Telerik.Windows.Documents.Model.ListStyle
--> NONE <--
  • Constructor: public ListStyle ()
  • Constructor: public ListStyle (int id, ListStyle source)
  • Constructor: public ListStyle (Nullable`1 id)
  • Constructor: public ListStyle (ListStyle source)
  • Field: public static readonly int ListLevels
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: int ID { public get; public set; }
  • Property: bool IsDefault { public get; public set; }
  • Property: NotifiableCollection`1 Levels { public get; public set; }
  • Property: string NumStyleLink { public get; public set; }
  • Property: string StyleLink { public get; public set; }
Telerik.Windows.Documents.Model MailMergeDataSource ()
n/a public class Telerik.Windows.Documents.Model.MailMergeDataSource
--> NONE <--
  • Constructor: public MailMergeDataSource ()
  • Event: public event EventHandler CurrentItemChanged
  • Event: public event EventHandler ItemsSourceChanged
  • 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 void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public string[] GetColumnNames ()
  • 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: public bool MoveToFirst ()
  • Method: public bool MoveToIndex (int index)
  • Method: public bool MoveToLast ()
  • Method: public bool MoveToNext ()
  • Method: public bool MoveToPrevious ()
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • 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 ()
  • Property: object CurrentItem { public get; }
  • Property: int CurrentItemIndex { public get; }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
  • Property: IEnumerable ItemsSource { public get; public set; }
Telerik.Windows.Documents.Model MergeField ()
n/a public class Telerik.Windows.Documents.Model.MergeField
--> NONE <--
  • Constructor: public MergeField ()
  • Field: public static readonly string FieldType
  • Field: public static readonly FieldPropertyDefinition PropertyPathProperty
  • Field: public static readonly FieldPropertyDefinition TextAfterIfNotEmptyProperty
  • Field: public static readonly FieldPropertyDefinition TextBeforeIfNotEmptyProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: protected virtual string ConvertToString (object value)
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method: protected override DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: override bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: string PropertyPath { public get; public set; }
  • Property: string TextAfterIfNotEmpty { public get; public set; }
  • Property: string TextBeforeIfNotEmpty { public get; public set; }
Telerik.Windows.Documents.Model MergeFieldToStringConvertingEventArgs ()
n/a public class Telerik.Windows.Documents.Model.MergeFieldToStringConvertingEventArgs
--> NONE <--
  • Constructor: public MergeFieldToStringConvertingEventArgs (MergeField mergeField, object value, string convertedValue)
  • 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: string ConvertedValue { public get; public set; }
  • Property: MergeField MergeField { public get; }
  • Property: object Value { public get; }
Telerik.Windows.Documents.Model MultipleUndoPoint ()
n/a public class Telerik.Windows.Documents.Model.MultipleUndoPoint
--> NONE <--
  • Constructor: public MultipleUndoPoint ()
  • Constructor: public MultipleUndoPoint (string displayText, int undoStackIndex)
  • 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: string DisplayText { public get; public set; }
  • Property: int UndoStackIndex { public get; public set; }
Telerik.Windows.Documents.Model NotSupportedField ()
n/a public class Telerik.Windows.Documents.Model.NotSupportedField
--> NONE <--
  • Constructor: public NotSupportedField ()
  • Constructor: public NotSupportedField (string fieldCode)
  • Constructor: public NotSupportedField (DocumentFragment codeFragment)
  • Field: public static readonly string FieldType
  • Method (i): public virtual void BeginInit ()
  • Method (i): protected virtual void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method (i): protected virtual void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected override DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
Telerik.Windows.Documents.Model NumPagesField ()
n/a public class Telerik.Windows.Documents.Model.NumPagesField
--> NONE <--
  • Constructor: public NumPagesField ()
  • Field: public static readonly string FieldType
  • Method (i): public virtual void BeginInit ()
  • Method (i): protected virtual void BuildCodeOverride ()
  • Method (i): public virtual void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method (i): protected virtual void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
Telerik.Windows.Documents.Model PageField ()
n/a public class Telerik.Windows.Documents.Model.PageField
--> NONE <--
  • Constructor: public PageField ()
  • Field: public static readonly string CachedPageKey
  • Field: public static readonly string FieldType
  • Method (i): public virtual void BeginInit ()
  • Method (i): protected virtual void BuildCodeOverride ()
  • Method (i): public virtual void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method (i): protected virtual void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
Telerik.Windows.Documents.Model PageLayoutSettings ()
n/a public class Telerik.Windows.Documents.Model.PageLayoutSettings
--> NONE <--
  • Constructor: public PageLayoutSettings ()
  • Constructor: public PageLayoutSettings (float width, float height)
  • Constructor: public PageLayoutSettings (PaperTypes paperType)
  • Constructor: public PageLayoutSettings (PageLayoutSettings originalSettings)
  • Constructor: public PageLayoutSettings (RadDocument radDocument)
  • Method: public void CopyProperties (PageLayoutSettings fromSettings)
  • 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: float Height { public get; public set; }
  • Property: SizeF Size { public get; }
  • Property: float Width { public get; public set; }
Telerik.Windows.Documents.Model PageLayoutSettingsConverter ()
n/a public class Telerik.Windows.Documents.Model.PageLayoutSettingsConverter
--> NONE <--
  • Constructor: public PageLayoutSettingsConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method: public override bool CanConvertFrom (ITypeDescriptorContext typeDescriptorContext, Type sourceType)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method: public override bool CanConvertTo (ITypeDescriptorContext typeDescriptorContext, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method: public override object ConvertFrom (ITypeDescriptorContext typeDescriptorContext, CultureInfo cultureInfo, object source)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
PageMarginTypes ()
n/a public sealed enum Telerik.Windows.Documents.Model.PageMarginTypes
                    Normal = 0,
                    Narrow = 1,
                    Moderate = 2,
                    Wide = 3,
                    Office2003 = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model PageMarginTypesConverter ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.PageMarginTypesConverter
--> 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: public static Padding ToPadding (PageMarginTypes type)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model PageReferenceField ()
n/a public class Telerik.Windows.Documents.Model.PageReferenceField
--> NONE <--
  • Constructor: public PageReferenceField ()
  • Field: public static readonly string FieldType
  • Field: public static readonly string RelativePageFormat
  • Method (i): public virtual void BeginInit ()
  • Method (i): protected virtual void BuildCodeOverride ()
  • Method (i): public virtual void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method (i): protected virtual void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method (i): protected DocumentFragment GetRelativePositionString (DocumentPosition bookmarkPosition, DocumentPosition currentPosition)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: string BookmarkName { public get; public set; }
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: bool ShouldCreateHyperlink { public get; public set; }
  • Property: bool ShouldDisplayRelativePosition { public get; public set; }
Telerik.Windows.Documents.Model Paragraph ()
n/a public class Telerik.Windows.Documents.Model.Paragraph
--> NONE <--
  • Constructor: public Paragraph ()
  • Constructor: public Paragraph (Paragraph originalParagraph)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Event: public event EventHandler TabStopsChanged
  • Field: public static readonly StylePropertyDefinition`2 AutomaticSpacingAfterProperty
  • Field: public static readonly StylePropertyDefinition`2 AutomaticSpacingBeforeProperty
  • Field: public static readonly StylePropertyDefinition`2 BackgroundProperty
  • Field: public static readonly StylePropertyDefinition`2 FirstLineIndentProperty
  • Field: public static readonly StylePropertyDefinition`2 FlowDirectionProperty
  • Field: public static readonly StylePropertyDefinition`2 IsLineBreakingRuleEnabledProperty
  • Field: public static readonly StylePropertyDefinition`2 KeepLinesProperty
  • Field: public static readonly StylePropertyDefinition`2 LeftIndentProperty
  • Field: public static readonly StylePropertyDefinition`2 LineSpacingProperty
  • Field: public static readonly StylePropertyDefinition`2 LineSpacingTypeProperty
  • Field: public static readonly StylePropertyDefinition`2 ListIdProperty
  • Field: public static readonly StylePropertyDefinition`2 ListLevelProperty
  • Field: public static readonly StylePropertyDefinition`2 OutlineLevelProperty
  • Field: public static readonly StylePropertyDefinition`2 RightIndentProperty
  • Field: public static readonly StylePropertyDefinition`2 SpacingAfterProperty
  • Field: public static readonly StylePropertyDefinition`2 SpacingBeforeProperty
  • Field: public static readonly StylePropertyDefinition`2 TextAlignmentProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeBackgroundProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeFillShadeProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeFillTintProperty
  • [Obsolete: Use Paragraph.LeftIndent property or DocumentList.IncreaseLeftIndent method.]Method: public void ChangeLeftIndent (double newLeftIndent)
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method: public override DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • [Obsolete: Use Paragraph.LeftIndent or RadDocumentEditor.DecreaseLeftIndent instead.]Method: public void DecreaseLeftIndent ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: public virtual bool HasSameStyle (Paragraph other)
  • [Obsolete: Use Paragraph.LeftIndent or RadDocumentEditor.IncreaseLeftIndent instead.]Method: public void IncreaseLeftIndent ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method: protected override void OnRemoved ()
  • Method: ProtectedInternal override void OnStyleChanged ()
  • Method: ProtectedInternal override void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method: protected virtual void OnTabStopsChanged ()
  • Method: public void RemoveFromList ()
  • Method (i): public virtual string ToString ()
  • Property: bool AutomaticSpacingAfter { public get; public set; }
  • Property: bool AutomaticSpacingBefore { public get; public set; }
  • Property: Color Background { public get; public set; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: DocumentElementRevisionInfo ElementRevisionInfo { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: double FirstLineIndent { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: double HangingIndent { public get; public set; }
  • Property: bool HasRevisions { public get; }
  • Property: bool HasStyle { public get; }
  • Property: InlineCollection Inlines { public get; }
  • Property: bool IsDeleted { public get; }
  • Property: bool IsEmpty { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: bool IsHeading { public get; }
  • Property: bool IsInList { public get; }
  • Property: bool IsInserted { public get; }
  • Property: bool IsLineBreakingRuleEnabled { public get; public set; }
  • Property: bool KeepLines { public get; public set; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: double LeftIndent { public get; public set; }
  • Property: double LineSpacing { public get; public set; }
  • Property: LineSpacingType LineSpacingType { public get; public set; }
  • Property: int ListId { public get; public set; }
  • Property: ListItemInfo ListItemInfo { public get; public set; }
  • Property: ListItemSerializationData ListItemSerializationData { public get; public set; }
  • Property: ListItemSerializationInfo ListItemSerializationInfo { public get; public set; }
  • Property: int ListLevel { public get; public set; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: int NumberSkip { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: int OutlineLevel { public get; public set; }
  • Property: SpanProperties ParagraphSymbolPropertiesStyle { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: double RightIndent { public get; public set; }
  • Property: double SpacingAfter { public get; public set; }
  • Property: double SpacingBefore { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: TabStopCollection TabStops { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: RadTextAlignment TextAlignment { public get; public set; }
  • Property: ThemeColorsEnum ThemeBackground { public get; public set; }
  • Property: string ThemeFillShade { public get; public set; }
  • Property: string ThemeFillTint { public get; public set; }
Telerik.Windows.Documents.Model ParagraphCollection ()
n/a public class Telerik.Windows.Documents.Model.ParagraphCollection
--> NONE <--
  • Constructor: public ParagraphCollection (DocumentElementCollection toWrap)
  • Event: public event EventHandler CollectionChanged
  • Event: public event EventHandler`1 ElementAdded
  • Method (i): public virtual void Add (Paragraph item)
  • Method (i): public void AddAfter (Paragraph item, Paragraph newItem)
  • Method (i): public void AddBefore (Paragraph item, Paragraph newItem)
  • Method (i): public void AddRange (IEnumerable`1 range)
  • Method (i): public virtual void Clear ()
  • Method (i): public virtual bool Contains (Paragraph item)
  • Method (i): public virtual void CopyTo (Paragraph[] array, int arrayIndex)
  • Method (i): public bool Detach (Paragraph item)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnCollectionChanged ()
  • Method (i): protected virtual void OnElementAdded (DocumentElement element)
  • Method (i): public virtual bool Remove (Paragraph item)
  • Method (i): public Paragraph[] ToArray ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void VerifyChildrenOverride (Paragraph item)
  • Property: virtual int Count { public get; }
  • Property: Paragraph First { public get; }
  • Property: ProtectedInternal DocumentElementCollection InnerCollection { }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: Paragraph Last { public get; }
Telerik.Windows.Documents.Model PermissionInfo ()
n/a public class Telerik.Windows.Documents.Model.PermissionInfo
--> NONE <--
  • Constructor: public PermissionInfo (string name, PermissionType type, string displayName)
  • Method: public static PermissionInfo CreateEveryonePermissionInfo ()
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string DisplayName { public get; }
  • Property: string Name { public get; }
  • Property: PermissionType Type { public get; }
Telerik.Windows.Documents.Model PermissionInfoCollection ()
n/a public class Telerik.Windows.Documents.Model.PermissionInfoCollection
--> NONE <--
  • Constructor: public PermissionInfoCollection ()
  • Method: public virtual void Add (PermissionInfo item)
  • Method: public virtual void Clear ()
  • Method: public virtual bool Contains (PermissionInfo item)
  • Method: public virtual void CopyTo (PermissionInfo[] array, int arrayIndex)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual bool Remove (PermissionInfo item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual bool IsReadOnly { public get; }
Telerik.Windows.Documents.Model PermissionRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.PermissionRangeEnd
--> NONE <--
  • Constructor: public PermissionRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model PermissionRangeInfo ()
n/a public class Telerik.Windows.Documents.Model.PermissionRangeInfo
--> NONE <--
  • Constructor: public PermissionRangeInfo ()
  • Method: public PermissionRangeInfo CreateDeepCopy ()
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Color Color { public get; }
  • Property: string Name { public get; public set; }
  • Property: PermissionType Type { public get; public set; }
Telerik.Windows.Documents.Model PermissionRangeStart ()
n/a public class Telerik.Windows.Documents.Model.PermissionRangeStart
--> NONE <--
  • Constructor: public PermissionRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: PermissionRangeInfo Info { public get; public set; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
PermissionType ()
n/a public sealed enum Telerik.Windows.Documents.Model.PermissionType
                    Everyone = 0,
                    Group = 1,
                    Individual = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model PointF ()
n/a public sealed struct Telerik.Windows.Documents.Model.PointF
--> NONE <--
  • Constructor: public PointF (float x, float y)
  • Field: public static readonly PointF Empty
  • Method: public static PointF Add (PointF point, SizeF size)
  • Method: public static PointF Add (PointF point, Size size)
  • Method: public static float Distance (PointF point1, PointF point2)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public PointF Round ()
  • Method: public static PointF Subtract (PointF point, SizeF size)
  • Method: public static PointF Subtract (PointF point, Size size)
  • Method: public override string ToString ()
  • Property: bool IsEmpty { public get; }
  • Property: float X { public get; public set; }
  • Property: float Y { public get; public set; }
PredefinedWatermarkType ()
n/a public sealed enum Telerik.Windows.Documents.Model.PredefinedWatermarkType
                    ConfidentialRotated = 0,
                    Confidential = 1,
                    DoNotCopyRotated = 2,
                    DoNotCopy = 3,
                    DraftRotated = 4,
                    Draft = 5,
                    SampleRotated = 6,
                    Sample = 7,
                    AsapRotated = 8,
                    Asap = 9,
                    UrgentRotated = 10,
                    Urgent = 11,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model PresentationChangedEventArgs ()
n/a public class Telerik.Windows.Documents.Model.PresentationChangedEventArgs
--> NONE <--
  • Constructor: public PresentationChangedEventArgs ()
  • 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 ()
Telerik.Windows.Documents.Model RadDocument ()
n/a public class Telerik.Windows.Documents.Model.RadDocument
--> NONE <--
  • Constructor: public RadDocument ()
  • Event: public event EventHandler DocumentArranged
  • Event: public event EventHandler DocumentContentChanged
  • Event: public event EventHandler`1 DocumentElementAdded
  • Event: public event EventHandler`1 DocumentElementRemoved
  • Event: public event EventHandler`1 DocumentVariableEvaluating
  • Event: public event EventHandler`1 HyperlinkClicked
  • Event: public event EventHandler LayoutModeChanged
  • Event: public event EventHandler`1 MergeFieldToStringConverting
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event EventHandler`1 PresentationChanged
  • Event: public event EventHandler PresentationChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler ProtectionSettingsChanged
  • Event: public event EventHandler`1 RequestCurrentUserInfo
  • Event: public event EventHandler`1 StreamFromUriResolving
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Event: public event EventHandler`1 UserAuthenticationRequest
  • Field: public static readonly StylePropertyDefinition`2 DefaultTabWidthProperty
  • Field: public static readonly StylePropertyDefinition`2 EndnotesFirstNumberProperty
  • Field: public static readonly StylePropertyDefinition`2 EndnotesNumberingFormatProperty
  • Field: public static readonly StylePropertyDefinition`2 EndnotesNumberingRestartTypeProperty
  • Field: public static readonly StylePropertyDefinition`2 EndnotesPositionProperty
  • Field: public static readonly StylePropertyDefinition`2 FootnotesFirstNumberProperty
  • Field: public static readonly StylePropertyDefinition`2 FootnotesNumberingFormatProperty
  • Field: public static readonly StylePropertyDefinition`2 FootnotesNumberingRestartTypeProperty
  • Field: public static readonly StylePropertyDefinition`2 FootnotesPositionProperty
  • Field: public static readonly SizeF MAX_DOCUMENT_SIZE
  • Field: public static readonly StylePropertyDefinition`2 SectionDefaultPageMarginProperty
  • Field: public static readonly StylePropertyDefinition`2 SectionDefaultPageOrientationProperty
  • Field: public static readonly StylePropertyDefinition`2 SectionDefaultPageSizeProperty
  • Method: public ListStyle AddCustomListStyle (ListStyle listStyle)
  • Method: public void Arrange (RectangleF arrangeRect)
  • Method: public void BeginStylesUpdate ()
  • Method: public void BeginUpdate ()
  • Method: protected void CallOnDocumentContentChanged ()
  • Method: public bool CanUnprotectDocument (string password)
  • [Obsolete: Use RadDocumentEditor.ChangeAllFieldsDisplayMode method instead.]Method: public void ChangeAllFieldsDisplayMode (FieldDisplayMode displayMode)
  • [Obsolete: Use RadDocumentEditor.ChangeBibliographicStyle method instead.]Method: public void ChangeBibliographicStyle (BibliographicReferenceStyleBase newBibliographicStyle)
  • [Obsolete: Use RadDocumentEditor.ChangeFieldDisplayMode method instead.]Method: public void ChangeFieldDisplayMode (FieldRangeStart fieldStart, FieldDisplayMode displayMode)
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method: public bool ContainsAnnotationMarkersOfType ()
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement element)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method: public override DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • [Obsolete: Use RadDocumentEditor.Delete method instead.]Method: public void Delete (bool deletePrevious)
  • [Obsolete: Use RadDocumentEditor.Delete method instead.]Method: public void Delete (bool deletePrevious, DocumentPosition documentPosition)
  • [Obsolete: Use Delete method of RadDocument.]Method: public void DeleteAtDocumentPosition (DocumentPosition documentPosition, bool deletePrevious)
  • [Obsolete: Use RadDocumentEditor.DeleteBookmark method instead.]Method: public void DeleteBookmark (string bookmarkName)
  • [Obsolete: Use RadDocumentEditor.DeleteBookmark method instead.]Method: public void DeleteBookmark (BookmarkRangeStart bookmarkRangeStart)
  • [Obsolete: Use RadDocumentEditor.DeleteComment method instead.]Method: public void DeleteComment (CommentRangeStart commentStart)
  • [Obsolete: Use RadDocumentEditor.DeleteAnnotationRange method instead.]Method: public void DeleteCustomAnnotationRange (AnnotationRangeStart rangeStart)
  • [Obsolete: Use RadDocumentEditor.DeletePermissionRange method instead.]Method: public void DeletePermissionRange (PermissionRangeStart permissionRangeStart)
  • [Obsolete: Use RadDocumentEditor.Delete method with appropriate document selection instead.]Method: public void DeleteRange (DocumentPosition fromPosition, DocumentPosition toPosition)
  • [Obsolete: Use RadDocumentEditor.DeleteReadOnlyRange method instead.]Method: public void DeleteReadOnlyRange (ReadOnlyRangeStart readOnlyRangeStart)
  • Method: public void EndStylesUpdate ()
  • Method: public void EndUpdate ()
  • Method: public void EnsureDocumentMeasuredAndArranged ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method: public IEnumerable`1 GetAllBookmarks ()
  • Method: public IEnumerable`1 GetAllPermissionInfos ()
  • Method: public IEnumerable`1 GetAllRevisions ()
  • Method: public IEnumerable`1 GetAnnotationMarkersOfType ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method: public BibliographicSource GetBibliographicSource (string tagName)
  • Method: public BookmarkRangeStart GetBookmarkByName (string bookmarkName)
  • Method: public CommentRangeStart GetCommentRangeStartByComment (Comment comment)
  • Method: public IEnumerable`1 GetContainingAnnotationRanges (HierarchicalIndex start, HierarchicalIndex end)
  • Method: public IEnumerable`1 GetContainingAnnotationRanges (Inline inline, Predicate`1 filter, bool inclusive)
  • Method: public IEnumerable`1 GetContainingAnnotationRanges (Inline inline, bool inclusive)
  • Method: public IEnumerable`1 GetCurrentPermissions ()
  • Method: public Revision GetCurrentRevision ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public LayoutBox GetLayoutBoxByPosition (PointF position)
  • Method: public CommentRangeStart GetNextComment ()
  • Method: public Revision GetNextRevision ()
  • Method (i): public T GetParentOfType ()
  • Method: public IEnumerable`1 GetPermissions (Inline inline)
  • Method: public CommentRangeStart GetPreviousComment ()
  • Method: public Revision GetPreviousRevision ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method: public DocumentStatisticsInfo GetStatisticsInfo ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: public void GoToBookmark (string bookmarkName)
  • Method: public void GoToBookmark (BookmarkRangeStart bookmarkStart)
  • Method: public void GoToComment (Comment comment)
  • Method: public void GoToComment (CommentRangeStart commentRangeStart)
  • Method: public CommentRangeStart GoToNextComment ()
  • Method: public void GoToNextEndnote ()
  • Method: public void GoToNextFootnote ()
  • Method: public Revision GoToNextRevision ()
  • Method: public CommentRangeStart GoToPreviousComment ()
  • Method: public void GoToPreviousEndnote ()
  • Method: public void GoToPreviousFootnote ()
  • Method: public Revision GoToPreviousRevision ()
  • Method: public void GoToRevision (Revision revision)
  • [Obsolete: Use RadDocumentEditor.InsertInline method instead.]Method: public void Insert (string text, StyleDefinition style)
  • [Obsolete: Use RadDocumentEditor.InsertInline method instead.]Method: public void Insert (string text, StyleDefinition style, DocumentPosition position)
  • [Obsolete: Use RadDocumentEditor.InsertBookmark method instead.]Method: public BookmarkRangeStart InsertBookmark (DocumentPosition startPosition, DocumentPosition endPosition, string bookmarkName)
  • [Obsolete: Use RadDocumentEditor.InsertComment method instead.]Method: public CommentRangeStart InsertComment (DocumentPosition startPosition, DocumentPosition endPosition, Comment comment)
  • [Obsolete: Use RadDocumentEditor.InsertComment method instead.]Method: public CommentRangeStart InsertComment (Comment comment)
  • [Obsolete: Use RadDocumentEditor.InsertAnnotationRange method instead.]Method: public void InsertCustomAnnotationRange (DocumentPosition startPosition, DocumentPosition endPosition, AnnotationRangeStart rangeStart, AnnotationRangeEnd rangeEnd)
  • [Obsolete: Use RadDocumentEditor.InsertEndnote method instead.]Method: public void InsertEndnote ()
  • [Obsolete: Use RadDocumentEditor.InsertEndnote method instead.]Method: public void InsertEndnote (Note endnote)
  • [Obsolete: Use RadDocumentEditor.InsertField method instead.]Method: public bool InsertField (Field field)
  • [Obsolete: Use RadDocumentEditor.InsertField method instead.]Method: public bool InsertField (Field field, FieldDisplayMode displayMode)
  • [Obsolete: Use RadDocumentEditor.InsertFootnote method instead.]Method: public void InsertFootnote ()
  • [Obsolete: Use RadDocumentEditor.InsertFootnote method instead.]Method: public void InsertFootnote (Note footnote)
  • [Obsolete: Use RadDocumentEditor.InsertFragment method instead.]Method: public void InsertFragment (DocumentFragment fragment)
  • [Obsolete: Use RadDocumentEditor.InsertFramgment(DocumentFragment, DocumentPosition) method instead.]Method: public void InsertFragment (DocumentFragment fragment, DocumentPosition position)
  • [Obsolete: Use RadDocumentEditor.InsertHyperlink method instead.]Method: public HyperlinkRangeStart InsertHyperlink (DocumentPosition startPosition, DocumentPosition endPosition, HyperlinkInfo hyperlinkInfo)
  • [Obsolete: Use RadDocumentEditor.InsertHyperlink method instead.]Method: public HyperlinkRangeStart InsertHyperlink (HyperlinkInfo hyperlinkInfo, IEnumerable`1 hyperlinkInlines)
  • [Obsolete: Use RadDocumentEditor.InsertInline method instead.]Method: public void InsertInline (Inline inline)
  • [Obsolete: This method is deprecated.]Method: public void InsertInline (Inline inline, DocumentPosition position)
  • [Obsolete: Use RadDocumentEditor methods instead.]Method: public void InsertLineBreak ()
  • [Obsolete: Use RadDocumentEditor methods instead.]Method: public void InsertPageBreak ()
  • [Obsolete: Use RadDocumentEditor.InsertPermissionRange method instead.]Method: public PermissionRangeStart InsertPermissionRange (DocumentPosition startPosition, DocumentPosition endPosition, PermissionRangeInfo permissionInfo)
  • [Obsolete: Use RadDocumentEditor.InsertReadOnlyRange method instead.]Method: public ReadOnlyRangeStart InsertReadOnlyRange (DocumentPosition startPosition, DocumentPosition endPosition)
  • [Obsolete: Use RadDocumentEditor.InsertSectionBreak method instead.]Method: public void InsertSectionBreak (DocumentPosition position, StyleDefinition style, SectionBreakType sectionBreakType)
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method: public bool IsInAnnotationRange (Inline inline, Predicate`1 filter, bool inclusive)
  • Method: public bool IsInAnnotationRange (Inline inline, bool inclusive)
  • Method: public RadDocument MailMerge (bool startEachRecordOnNewPage)
  • Method: public RadDocument MailMergeCurrentRecord ()
  • Method: public void Measure (SizeF measureSize)
  • Method: public void MeasureAndArrangeInDefaultSize ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void MergeSpansWithSameStyles ()
  • Method: protected virtual void OnDocumentArranged ()
  • Method: protected virtual void OnDocumentContentChanged ()
  • Method: protected virtual void OnLayoutModeChanged ()
  • Method: ProtectedInternal virtual void OnMergeFieldToStringConverting (MergeFieldToStringConvertingEventArgs e)
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method: protected virtual void OnPresentationChanged (PresentationChangedEventArgs e)
  • Method: protected virtual void OnPresentationChanging ()
  • Method: protected virtual void OnProtectionSettingsChanged ()
  • Method (i): protected virtual void OnRemoved ()
  • Method: protected virtual void OnRequestCurrentUserInfo (RequestCurrentUserInfoEventArgs e)
  • Method: ProtectedInternal virtual void OnStreamFromUriResolving (StreamFromUriResolvingEventArgs e)
  • Method: ProtectedInternal override void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method: ProtectedInternal virtual void OnUserAuthenticationRequest (UserAuthenticationRequestEventArgs e)
  • Method: public void ProtectDocument (DocumentProtectionMode protectionMode, string password)
  • Method: public void RegisterDefaultHeadingStyles ()
  • Method: public void SetCurrentEditingSpanStyleName (string styleName)
  • [Obsolete: Use RadDocumentEditor.ToggleFieldCodes method instead.]Method: public void ToggleFieldCodes (FieldRangeStart fieldStart)
  • Method (i): public virtual string ToString ()
  • Method: public bool UnprotectDocument (string password)
  • [Obsolete: Use RadDocumentEditor.UpdateAllFields method instead.]Method: public void UpdateAllFields ()
  • [Obsolete: Use RadDocumentEditor.UpdateAllFields method instead.]Method: public void UpdateAllFields (FieldDisplayMode displayMode)
  • [Obsolete: Use RadDocumentEditor.UpdateField method instead.]Method: public void UpdateField (FieldRangeStart fieldStart)
  • Method: public void UpdateLayout ()
  • [Obsolete: Use RadDocumentEditor.UpdatePermissionRanges method instead.]Method: public void UpdatePermissionRanges (IEnumerable`1 permissionsToAdd, IEnumerable`1 permissionsToRemove)
  • [Obsolete: Use RadDocumentEditor methods instead.]Method: public void UpdateSectionsStyle (IEnumerable`1 sections, UpdateDocumentElementDelegate`1 updateSection)
  • [Obsolete: Use RadDocumentEditor methods instead.]Method: public void UpdateSelectedParagraphsStyle (UpdateDocumentElementDelegate`1 updateParagraph)
  • [Obsolete: Use RadDocumentEditor methods instead.]Method: public void UpdateSelectedSectionsStyle (UpdateDocumentElementDelegate`1 updateSection)
  • [Obsolete: Use RadDocumentEditor methods instead.]Method: public void UpdateSelectedSpansStyle (UpdateDocumentElementDelegate`1 updateSpan)
  • Method: public void UpdateStyles ()
  • Property: NotifiableCollection`1 BibliographicSources { public get; public set; }
  • Property: Dictionary`2 BibliographicStyles { public get; public set; }
  • Property: Dictionary`2 CaptionDefinitions { public get; }
  • Property: List`1 Captions { public get; public set; }
  • Property: DocumentPosition CaretPosition { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: CodeFormatter CodeFormatter { public get; public set; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: This property is deprecated. Please use RadDocument.SectionDefaultPageSize instead.]Property: PageLayoutSettings DefaultPageLayoutSettings { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: override StyleDefinition DefaultStyleSettings { public get; }
  • Property: double DefaultTabWidth { public get; public set; }
  • Property: SizeF DesiredSize { public get; }
  • Property: TimeSpan DocumentContentChangedInterval { public get; public set; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: DocumentLayoutBox DocumentLayoutBox { public get; }
  • Property: List`1 DocumentVariableList { public get; public set; }
  • Property: DocumentVariableCollection DocumentVariables { public get; }
  • Property: int EndnotesFirstNumber { public get; public set; }
  • Property: ListNumberingFormat EndnotesNumberingFormat { public get; public set; }
  • Property: NumberingRestartType EndnotesNumberingRestartType { public get; public set; }
  • Property: EndnotesPosition EndnotesPosition { public get; public set; }
  • Property: FieldDisplayMode FieldsDisplayMode { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: int FootnotesFirstNumber { public get; public set; }
  • Property: ListNumberingFormat FootnotesNumberingFormat { public get; public set; }
  • Property: NumberingRestartType FootnotesNumberingRestartType { public get; public set; }
  • Property: FootnotesPosition FootnotesPosition { public get; public set; }
  • Property: bool HasDifferentEvenAndOddHeadersFooters { public get; public set; }
  • Property: bool HasStyle { public get; }
  • Property: DocumentHistory History { public get; }
  • Property: bool IsEmpty { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: bool IsStrictLineBreakingRuleEnabled { public get; public set; }
  • Property: bool IsTrackChangesEnabled { public get; public set; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentLayoutMode LayoutMode { public get; public set; }
  • Property: LineBreakingRuleLanguage LineBreakingRuleLanguage { public get; public set; }
  • Property: double LineSpacing { public get; public set; }
  • Property: LineSpacingType LineSpacingType { public get; public set; }
  • Property: ListManager ListManager { public get; }
  • Property: List`1 Lists { public get; public set; }
  • Property: List`1 ListStyles { public get; public set; }
  • Property: MailMergeDataSource MailMergeDataSource { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: LineBreakingRule NoLineBreaksAfterRule { public get; public set; }
  • Property: LineBreakingRule NoLineBreaksBeforeRule { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • [Obsolete: Use Section.PageMargin property of the corresponding document section.]Property: SizeF PageViewMargin { public get; public set; }
  • Property: double ParagraphDefaultSpacingAfter { public get; public set; }
  • Property: double ParagraphDefaultSpacingBefore { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: DocumentProtectionSettings ProtectionSettings { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: Padding SectionDefaultPageMargin { public get; public set; }
  • Property: PageOrientation SectionDefaultPageOrientation { public get; public set; }
  • Property: Size SectionDefaultPageSize { public get; public set; }
  • Property: SectionCollection Sections { public get; }
  • Property: BibliographicReferenceStyleBase SelectedBibliographicStyle { public get; public set; }
  • Property: string SelectedBibliographicStyleName { public get; public set; }
  • Property: DocumentSelection Selection { public get; }
  • Property: bool ShowBookmarks { public get; public set; }
  • Property: bool ShowFormattingSymbols { public get; public set; }
  • Property: bool ShowMergeFieldsHighlight { public get; public set; }
  • Property: bool ShowReadOnlyRangesHighlight { public get; public set; }
  • Property: bool StructureChangeInProgress { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: StyleCollection StyleRepository { public get; }
  • Property: List`1 Styles { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: Theme Theme { public get; public set; }
Telerik.Windows.Documents.Model RadDocumentDefaultStyles ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.RadDocumentDefaultStyles
--> NONE <--
  • Field: public static readonly string CaptionStyleDisplayName
  • Field: public static readonly string CaptionStyleName
  • Field: public static readonly string CodeBlockLineAltStyleDisplayName
  • Field: public static readonly string CodeBlockLineAltStyleName
  • Field: public static readonly string CodeBlockLineStyleDisplayName
  • Field: public static readonly string CodeBlockLineStyleName
  • Field: public static readonly string CodeBlockStyleDisplayName
  • Field: public static readonly string CodeBlockStyleName
  • Field: public static readonly string ColorfulGridAccentStyleDisplayName
  • Field: public static readonly string ColorfulGridAccentStyleName
  • Field: public static readonly string ColorfulGridStyleDisplayName
  • Field: public static readonly string ColorfulGridStyleName
  • Field: public static readonly string ColorfulListAccentStyleDisplayName
  • Field: public static readonly string ColorfulListAccentStyleName
  • Field: public static readonly string ColorfulListStyleDisplayName
  • Field: public static readonly string ColorfulListStyleName
  • Field: public static readonly string ColorfulShadingAccentStyleDisplayName
  • Field: public static readonly string ColorfulShadingAccentStyleName
  • Field: public static readonly string ColorfulShadingStyleDisplayName
  • Field: public static readonly string ColorfulShadingStyleName
  • Field: public static readonly string DarkListAccentStyleDisplayName
  • Field: public static readonly string DarkListAccentStyleName
  • Field: public static readonly string DarkListStyleDisplayName
  • Field: public static readonly string DarkListStyleName
  • Field: public static readonly string DefaultDocumentStyleDisplayName
  • Field: public static readonly string DefaultDocumentStyleName
  • Field: public static readonly string DefaultNormalTableStyleDisplayName
  • Field: public static readonly string DefaultNormalTableStyleName
  • Field: public static readonly string DefaultParagraphFontStyleDisplayName
  • Field: public static readonly string DefaultTableGridStyleDisplayName
  • Field: public static readonly string DefaultTableGridStyleName
  • Field: public static readonly string EndnoteReferenceStyleDisplayName
  • Field: public static readonly string EndnoteReferenceStyleName
  • Field: public static readonly string EndnoteTextCharStyleDisplayName
  • Field: public static readonly string EndnoteTextCharStyleName
  • Field: public static readonly string EndnoteTextStyleDisplayName
  • Field: public static readonly string EndnoteTextStyleName
  • Field: public static readonly string FootnoteReferenceStyleDisplayName
  • Field: public static readonly string FootnoteReferenceStyleName
  • Field: public static readonly string FootnoteTextCharStyleDisplayName
  • Field: public static readonly string FootnoteTextCharStyleName
  • Field: public static readonly string FootnoteTextStyleDisplayName
  • Field: public static readonly string FootnoteTextStyleName
  • Field: public static readonly string GridTable1LightAccentStyleDisplayName
  • Field: public static readonly string GridTable1LightAccentStyleName
  • Field: public static readonly string GridTable1LightStyleDisplayName
  • Field: public static readonly string GridTable1LightStyleName
  • Field: public static readonly string GridTable2AccentStyleDisplayName
  • Field: public static readonly string GridTable2AccentStyleName
  • Field: public static readonly string GridTable2StyleDisplayName
  • Field: public static readonly string GridTable2StyleName
  • Field: public static readonly string GridTable3AccentStyleDisplayName
  • Field: public static readonly string GridTable3AccentStyleName
  • Field: public static readonly string GridTable3StyleDisplayName
  • Field: public static readonly string GridTable3StyleName
  • Field: public static readonly string GridTable4AccentStyleDisplayName
  • Field: public static readonly string GridTable4AccentStyleName
  • Field: public static readonly string GridTable4StyleDisplayName
  • Field: public static readonly string GridTable4StyleName
  • Field: public static readonly string GridTable5DarkAccentStyleDisplayName
  • Field: public static readonly string GridTable5DarkAccentStyleName
  • Field: public static readonly string GridTable5DarkStyleDisplayName
  • Field: public static readonly string GridTable5DarkStyleName
  • Field: public static readonly string GridTable6ColorfulAccentStyleDisplayName
  • Field: public static readonly string GridTable6ColorfulAccentStyleName
  • Field: public static readonly string GridTable6ColorfulStyleDisplayName
  • Field: public static readonly string GridTable6ColorfulStyleName
  • Field: public static readonly string GridTable7ColorfulAccentStyleDisplayName
  • Field: public static readonly string GridTable7ColorfulAccentStyleName
  • Field: public static readonly string GridTable7ColorfulStyleDisplayName
  • Field: public static readonly string GridTable7ColorfulStyleName
  • Field: public static readonly string HyperlinkStyleDisplayName
  • Field: public static readonly string HyperlinkStyleName
  • Field: public static readonly string LightGridAccentStyleDisplayName
  • Field: public static readonly string LightGridAccentStyleName
  • Field: public static readonly string LightGridStyleDisplayName
  • Field: public static readonly string LightGridStyleName
  • Field: public static readonly string LightListAccentStyleDisplayName
  • Field: public static readonly string LightListAccentStyleName
  • Field: public static readonly string LightListStyleDisplayName
  • Field: public static readonly string LightListStyleName
  • Field: public static readonly string LightShadingAccentStyleDisplayName
  • Field: public static readonly string LightShadingAccentStyleName
  • Field: public static readonly string LightShadingStyleDisplayName
  • Field: public static readonly string LightShadingStyleName
  • Field: public static readonly string ListTable1LightAccentStyleDisplayName
  • Field: public static readonly string ListTable1LightAccentStyleName
  • Field: public static readonly string ListTable1LightStyleDisplayName
  • Field: public static readonly string ListTable1LightStyleName
  • Field: public static readonly string ListTable2AccentStyleDisplayName
  • Field: public static readonly string ListTable2AccentStyleName
  • Field: public static readonly string ListTable2StyleDisplayName
  • Field: public static readonly string ListTable2StyleName
  • Field: public static readonly string ListTable3AccentStyleDisplayName
  • Field: public static readonly string ListTable3AccentStyleName
  • Field: public static readonly string ListTable3StyleDisplayName
  • Field: public static readonly string ListTable3StyleName
  • Field: public static readonly string ListTable4AccentStyleDisplayName
  • Field: public static readonly string ListTable4AccentStyleName
  • Field: public static readonly string ListTable4StyleDisplayName
  • Field: public static readonly string ListTable4StyleName
  • Field: public static readonly string ListTable5DarkAccentStyleDisplayName
  • Field: public static readonly string ListTable5DarkAccentStyleName
  • Field: public static readonly string ListTable5DarkStyleDisplayName
  • Field: public static readonly string ListTable5DarkStyleName
  • Field: public static readonly string ListTable6ColorfulAccentStyleDisplayName
  • Field: public static readonly string ListTable6ColorfulAccentStyleName
  • Field: public static readonly string ListTable6ColorfulStyleDisplayName
  • Field: public static readonly string ListTable6ColorfulStyleName
  • Field: public static readonly string ListTable7ColorfulAccentStyleDisplayName
  • Field: public static readonly string ListTable7ColorfulAccentStyleName
  • Field: public static readonly string ListTable7ColorfulStyleDisplayName
  • Field: public static readonly string ListTable7ColorfulStyleName
  • Field: public static readonly string MediumGrid1AccentStyleDisplayName
  • Field: public static readonly string MediumGrid1AccentStyleName
  • Field: public static readonly string MediumGrid1StyleDisplayName
  • Field: public static readonly string MediumGrid1StyleName
  • Field: public static readonly string MediumGrid2AccentStyleDisplayName
  • Field: public static readonly string MediumGrid2AccentStyleName
  • Field: public static readonly string MediumGrid2StyleDisplayName
  • Field: public static readonly string MediumGrid2StyleName
  • Field: public static readonly string MediumGrid3AccentStyleDisplayName
  • Field: public static readonly string MediumGrid3AccentStyleName
  • Field: public static readonly string MediumGrid3StyleDisplayName
  • Field: public static readonly string MediumGrid3StyleName
  • Field: public static readonly string MediumList1AccentStyleDisplayName
  • Field: public static readonly string MediumList1AccentStyleName
  • Field: public static readonly string MediumList1StyleDisplayName
  • Field: public static readonly string MediumList1StyleName
  • Field: public static readonly string MediumList2AccentStyleDisplayName
  • Field: public static readonly string MediumList2AccentStyleName
  • Field: public static readonly string MediumList2StyleDisplayName
  • Field: public static readonly string MediumList2StyleName
  • Field: public static readonly string MediumShading1AccentStyleDisplayName
  • Field: public static readonly string MediumShading1AccentStyleName
  • Field: public static readonly string MediumShading1StyleDisplayName
  • Field: public static readonly string MediumShading1StyleName
  • Field: public static readonly string MediumShading2AccentStyleDisplayName
  • Field: public static readonly string MediumShading2AccentStyleName
  • Field: public static readonly string MediumShading2StyleDisplayName
  • Field: public static readonly string MediumShading2StyleName
  • Field: public static readonly string NormalStyleDisplayName
  • Field: public static readonly string NormalStyleName
  • Field: public static readonly string NormalWebStyleDisplayName
  • Field: public static readonly string NormalWebStyleName
  • Field: public static readonly string PlainTable1AccentStyleDisplayName
  • Field: public static readonly string PlainTable1AccentStyleName
  • Field: public static readonly string PlainTable1StyleDisplayName
  • Field: public static readonly string PlainTable1StyleName
  • Field: public static readonly string PlainTable2AccentStyleDisplayName
  • Field: public static readonly string PlainTable2AccentStyleName
  • Field: public static readonly string PlainTable2StyleDisplayName
  • Field: public static readonly string PlainTable2StyleName
  • Field: public static readonly string PlainTable3AccentStyleDisplayName
  • Field: public static readonly string PlainTable3AccentStyleName
  • Field: public static readonly string PlainTable3StyleDisplayName
  • Field: public static readonly string PlainTable3StyleName
  • Field: public static readonly string PlainTable4AccentStyleDisplayName
  • Field: public static readonly string PlainTable4AccentStyleName
  • Field: public static readonly string PlainTable4StyleDisplayName
  • Field: public static readonly string PlainTable4StyleName
  • Field: public static readonly string PlainTable5AccentStyleDisplayName
  • Field: public static readonly string PlainTable5AccentStyleName
  • Field: public static readonly string PlainTable5StyleDisplayName
  • Field: public static readonly string PlainTable5StyleName
  • Field: public static readonly string TableGridLightAccentStyleDisplayName
  • Field: public static readonly string TableGridLightAccentStyleName
  • Field: public static readonly string TableGridLightStyleDisplayName
  • Field: public static readonly string TableGridLightStyleName
  • Field: public static readonly string TofDisplayStyleName
  • Field: public static readonly string TofStyleName
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static string GetColorfulGridAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetColorfulGridAccentStyleNameByIndex (int index)
  • Method: public static string GetColorfulListAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetColorfulListAccentStyleNameByIndex (int index)
  • Method: public static string GetColorfulShadingAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetColorfulShadingAccentStyleNameByIndex (int index)
  • Method: public static string GetDarkListAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetDarkListAccentStyleNameByIndex (int index)
  • Method: public static string GetGridTable1LightAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetGridTable1LightAccentStyleNameByIndex (int index)
  • Method: public static string GetGridTable2AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetGridTable2AccentStyleNameByIndex (int index)
  • Method: public static string GetGridTable3AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetGridTable3AccentStyleNameByIndex (int index)
  • Method: public static string GetGridTable4AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetGridTable4AccentStyleNameByIndex (int index)
  • Method: public static string GetGridTable5DarkAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetGridTable5DarkAccentStyleNameByIndex (int index)
  • Method: public static string GetGridTable6ColorfulAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetGridTable6ColorfulAccentStyleNameByIndex (int index)
  • Method: public static string GetGridTable7ColorfulAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetGridTable7ColorfulAccentStyleNameByIndex (int index)
  • Method (i): public virtual int GetHashCode ()
  • Method: public static string GetHeadingCharDisplayStyleNameByIndex (int index)
  • Method: public static string GetHeadingCharStyleNameByIndex (int index)
  • Method: public static string GetHeadingDisplayStyleNameByIndex (int index)
  • Method: public static string GetHeadingStyleNameByIndex (int index)
  • Method: public static string GetLightGridAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetLightGridAccentStyleNameByIndex (int index)
  • Method: public static string GetLightListAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetLightListAccentStyleNameByIndex (int index)
  • Method: public static string GetLightShadingAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetLightShadingAccentStyleNameByIndex (int index)
  • Method: public static string GetListTable1LightAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetListTable1LightAccentStyleNameByIndex (int index)
  • Method: public static string GetListTable2AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetListTable2AccentStyleNameByIndex (int index)
  • Method: public static string GetListTable3AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetListTable3AccentStyleNameByIndex (int index)
  • Method: public static string GetListTable4AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetListTable4AccentStyleNameByIndex (int index)
  • Method: public static string GetListTable5DarkAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetListTable5DarkAccentStyleNameByIndex (int index)
  • Method: public static string GetListTable6ColorfulAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetListTable6ColorfulAccentStyleNameByIndex (int index)
  • Method: public static string GetListTable7ColorfulAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetListTable7ColorfulAccentStyleNameByIndex (int index)
  • Method: public static string GetMediumGrid1AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetMediumGrid1AccentStyleNameByIndex (int index)
  • Method: public static string GetMediumGrid2AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetMediumGrid2AccentStyleNameByIndex (int index)
  • Method: public static string GetMediumGrid3AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetMediumGrid3AccentStyleNameByIndex (int index)
  • Method: public static string GetMediumList1AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetMediumList1AccentStyleNameByIndex (int index)
  • Method: public static string GetMediumList2AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetMediumList2AccentStyleNameByIndex (int index)
  • Method: public static string GetMediumShading1AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetMediumShading1AccentStyleNameByIndex (int index)
  • Method: public static string GetMediumShading2AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetMediumShading2AccentStyleNameByIndex (int index)
  • Method: public static string GetPlainTable1AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetPlainTable1AccentStyleNameByIndex (int index)
  • Method: public static string GetPlainTable2AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetPlainTable2AccentStyleNameByIndex (int index)
  • Method: public static string GetPlainTable3AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetPlainTable3AccentStyleNameByIndex (int index)
  • Method: public static string GetPlainTable4AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetPlainTable4AccentStyleNameByIndex (int index)
  • Method: public static string GetPlainTable5AccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetPlainTable5AccentStyleNameByIndex (int index)
  • Method: public static string GetTableGridLightAccentStyleDisplayNameByIndex (int index)
  • Method: public static string GetTableGridLightAccentStyleNameByIndex (int index)
  • Method: public static string GetTocDisplayStyleNameByIndex (int index)
  • Method: public static string GetTocStyleNameByIndex (int index)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model RadDocumentEditor ()
n/a public class Telerik.Windows.Documents.Model.RadDocumentEditor
--> NONE <--
  • Constructor: public RadDocumentEditor (RadDocument document)
  • Method: public virtual void AcceptAllRevisions ()
  • Method: public virtual void AcceptRevision (Revision revision)
  • Method: public virtual void AddTabStop (TabStop tabStop)
  • Method: public virtual void AddTabStopRange (IEnumerable`1 tabStops)
  • Method: public virtual void BeginUndoGroup ()
  • Method: public virtual void CancelUndoGroup ()
  • Method: public virtual void ChangeAllFieldsDisplayMode (FieldDisplayMode displayMode)
  • Method: public virtual void ChangeBaselineAlignment (BaselineAlignment baselineAlignment)
  • Method: public virtual void ChangeBibliographicStyle (BibliographicReferenceStyleBase newBibliographicStyle)
  • Method: public virtual void ChangeDifferentFirstPageHeaderFooter (bool value)
  • Method: public virtual void ChangeDifferentOddAndEvenPagesHeaderFooter (bool value)
  • Method: public virtual void ChangeDocumentDefaultTabWidth (double tabWidth)
  • Method: public virtual void ChangeDocumentElementTag (DocumentElement element, string tag)
  • Method: public virtual void ChangeDocumentEndnotesFirstNumber (int firstNumber)
  • Method: public virtual void ChangeDocumentEndnotesNumberingFormat (ListNumberingFormat numberingFormat)
  • Method: public virtual void ChangeDocumentEndnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: public virtual void ChangeDocumentEndnotesPosition (EndnotesPosition endnotesPosition)
  • Method: public virtual void ChangeDocumentFootnotesFirstNumber (int firstNumber)
  • Method: public virtual void ChangeDocumentFootnotesNumberingFormat (ListNumberingFormat numberingFormat)
  • Method: public virtual void ChangeDocumentFootnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: public virtual void ChangeDocumentFootnotesPosition (FootnotesPosition footnotesPosition)
  • Method: public virtual void ChangeDocumentIsStrictLineBreakingRuleEnabled (bool value)
  • Method: public virtual void ChangeDocumentLineBreakingRuleLanguage (LineBreakingRuleLanguage lineBreakingRuleLanguage)
  • Method: public virtual void ChangeDocumentNoLineBreaksAfterRule (LineBreakingRule lineBreakingCharacterRule)
  • Method: public virtual void ChangeDocumentNoLineBreaksBeforeRule (LineBreakingRule lineBreakingCharacterRule)
  • Method: public virtual void ChangeFieldDisplayMode (FieldRangeStart fieldRangeStart, FieldDisplayMode displayMode)
  • Method: public virtual void ChangeFontFamily (FontFamily fontFamily)
  • Method: public virtual void ChangeFontSize (double fontSize)
  • Method: public virtual void ChangeFontStyle (FontStyle fontStyle)
  • Method: public virtual void ChangeFontWeight (FontWeight fontWeight)
  • Method: public virtual void ChangeForeColor (Color color)
  • Method: public virtual void ChangeHighlightColor (Color color)
  • Method: public virtual void ChangeImageRotateAngle (ImageInline image, double angle)
  • Method: public virtual void ChangeImageSize (ImageInline image, Size size)
  • Method: public virtual void ChangeParagraphAutomaticSpacingAfter (bool value)
  • Method: public virtual void ChangeParagraphAutomaticSpacingBefore (bool value)
  • Method: public virtual void ChangeParagraphBackground (Color color)
  • Method: public virtual void ChangeParagraphFirstLineIndent (double firstLineIndent)
  • Method: public virtual void ChangeParagraphFlowDirection (FlowDirection flowDirection)
  • Method: public virtual void ChangeParagraphIsLineBreakingRuleEnabled (bool value)
  • Method: public virtual void ChangeParagraphLeftIndent (double leftIndent)
  • Method: public virtual void ChangeParagraphLineSpacing (double lineSpacing)
  • Method: public virtual void ChangeParagraphLineSpacing (double lineSpacing, LineSpacingType lineSpacingType)
  • Method: public virtual void ChangeParagraphLineSpacingType (LineSpacingType lineSpacingType)
  • Method: public virtual void ChangeParagraphListLevel (int listLevel)
  • Method: public virtual void ChangeParagraphListStyle (ListStyle style)
  • Method: public void ChangeParagraphListStyle (ListStyle style, IEnumerable`1 paragraphs)
  • Method: public virtual void ChangeParagraphRightIndent (double rightIndent)
  • Method: public virtual void ChangeParagraphSpacingAfter (double spacingAfter)
  • Method: public virtual void ChangeParagraphSpacingBefore (double spacingBefore)
  • Method: public virtual void ChangeParagraphStyle (StyleDefinition styleInfo)
  • Method: public virtual void ChangeParagraphTextAlignment (RadTextAlignment alignment)
  • Method: public virtual void ChangeSectionActualPageMargin (Padding sectionMargin)
  • Method: public virtual void ChangeSectionColumns (SectionColumnCollection sectionColumns)
  • Method: public virtual void ChangeSectionColumns (SectionColumnsLayout sectionColumnsLayout)
  • Method: public virtual void ChangeSectionEndnotesFirstNumber (int firstNumber)
  • Method: public virtual void ChangeSectionEndnotesNumberingFormat (ListNumberingFormat numberingFormat)
  • Method: public virtual void ChangeSectionEndnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: public virtual void ChangeSectionFirstPageNumber (Nullable`1 firstPageNumber)
  • Method: public virtual void ChangeSectionFooter (Section section, HeaderFooterType footerType, Footer footer)
  • Method: public virtual void ChangeSectionFooterBottomMargin (int sectionFooterBottomMargin)
  • Method: public virtual void ChangeSectionFooterLinkToPrevious (Section section, HeaderFooterType footerType, bool value)
  • Method: public virtual void ChangeSectionFootnotesFirstNumber (int firstNumber)
  • Method: public virtual void ChangeSectionFootnotesNumberingFormat (ListNumberingFormat numberingFormat)
  • Method: public virtual void ChangeSectionFootnotesNumberingRestartType (NumberingRestartType numberingRestartType)
  • Method: public virtual void ChangeSectionHeader (Section section, HeaderFooterType headerType, Header header)
  • Method: public virtual void ChangeSectionHeaderLinkToPrevious (Section section, HeaderFooterType headerType, bool value)
  • Method: public virtual void ChangeSectionHeaderTopMargin (int sectionHeaderTopMargin)
  • Method: public virtual void ChangeSectionPageMargin (Padding sectionMargin)
  • Method: public virtual void ChangeSectionPageOrientation (PageOrientation sectionPageOrientation)
  • Method: public virtual void ChangeSectionPageSize (Size newSize)
  • Method: public virtual void ChangeSpanStyle (StyleDefinition styleInfo)
  • Method: public virtual void ChangeStrikethrough (bool isStriketrough)
  • Method: public virtual void ChangeStyleName (string styleName)
  • Method: public virtual void ChangeStyleName (string styleName, bool useLinkedStyle)
  • Method: public virtual void ChangeTableBorders (TableBorders tableBorders)
  • Method: public virtual void ChangeTableCellBackground (Color color)
  • Method: public virtual void ChangeTableCellBorders (Border border)
  • Method: public virtual void ChangeTableCellBorders (TableCellBorders tableCellBorders)
  • Method: public virtual void ChangeTableCellContentAlignment (RadTextAlignment textAlignment, RadVerticalAlignment verticalAlignment)
  • Method: public virtual void ChangeTableCellHorizontalContentAlignment (RadTextAlignment textAlignment)
  • Method: public virtual void ChangeTableCellPadding (Padding padding)
  • Method: public virtual void ChangeTableCellSpacing (double cellSpacing)
  • Method: public virtual void ChangeTableCellVerticalContentAlignment (RadVerticalAlignment verticalAlignment)
  • Method: public virtual void ChangeTableDefaultCellPadding (Padding padding)
  • Method: public virtual void ChangeTableFlowDirection (FlowDirection flowDirection)
  • Method: public virtual void ChangeTableGridColumnWidth (Table table, int columnIndex, TableWidthUnit width)
  • Method: public virtual void ChangeTableHorizontalAlignment (RadHorizontalAlignment alignment)
  • Method: public virtual void ChangeTableIndent (double indent)
  • Method: public virtual void ChangeTableLayoutMode (Table table, TableLayoutMode tableLayoutMode)
  • Method: public virtual void ChangeTableLook (TableLook tableLook)
  • Method: public virtual void ChangeTablePreferredWidth (TableWidthUnit tableWidth)
  • Method: public virtual void ChangeTableRowHeight (TableRow tableRow, double height)
  • Method: public virtual void ChangeTableRowRepeatOnEveryPage (TableRow tableRow)
  • Method: public virtual void ChangeUnderlineColor (Color color)
  • Method: public virtual void ChangeUnderlineDecoration (IUnderlineUIDecorationProvider value)
  • Method: public virtual void ClearAllFormatting ()
  • Method: public virtual void ClearFormatting ()
  • Method: public void ClearParagraphFormatting ()
  • Method: public virtual void ClearTabStops ()
  • Method: public virtual bool ContinueListNumbering ()
  • Method: public virtual void Copy ()
  • Method: public virtual void Cut ()
  • Method: public void DecreaseLeftIndent ()
  • Method: public virtual void DecrementFontSize ()
  • Method: public virtual void DecrementParagraphLeftIndent ()
  • Method: public virtual bool Delete (bool deletePrevious)
  • Method: public virtual void DeleteAllComments ()
  • Method: public virtual void DeleteAnnotationRange (AnnotationRangeStart rangeStart)
  • Method: public virtual void DeleteBookmark (string bookmarkName)
  • Method: public virtual void DeleteBookmark (BookmarkRangeStart bookmarkRangeStart)
  • Method: public virtual void DeleteCodeBlock (CodeAnnotationRangeStart rangeStart)
  • Method: public virtual void DeleteComment ()
  • Method: public virtual void DeleteComment (CommentRangeStart commentRangeStart)
  • Method: public virtual void DeleteHyperlink ()
  • Method: public virtual void DeleteHyperlink (HyperlinkRangeStart hyperlinkRangeStart)
  • Method: public virtual void DeletePermissionRange (PermissionRangeStart permissionRangeStart)
  • Method: public virtual void DeleteReadOnlyRange ()
  • Method: public virtual void DeleteReadOnlyRange (ReadOnlyRangeStart readOnlyRangeStart)
  • Method: public virtual void DeleteTable ()
  • Method: public virtual void DeleteTable (Table table)
  • Method: public virtual void DeleteTableColumn ()
  • Method: public virtual void DeleteTableRow ()
  • Method: public virtual void DeleteTableRow (TableRow row)
  • Method: public virtual void EndUndoGroup ()
  • Method: public virtual void EndUndoGroup (string groupDisplayText)
  • 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 IncreaseLeftIndent ()
  • Method: public virtual void IncrementFontSize ()
  • Method: public virtual void IncrementParagraphLeftIndent ()
  • Method: public void IncrementParagraphListLevel (int value)
  • Method: public virtual bool Insert (string text)
  • Method: public virtual void InsertAnnotationRange (AnnotationRangeStart rangeStart, AnnotationRangeEnd rangeEnd)
  • Method: public virtual void InsertBookmark (string bookmarkName)
  • Method: public virtual void InsertCaption (CaptionDefinition captionDefinition, string caption, bool includeLabel, bool insertBelow)
  • Method: public virtual void InsertCodeBlock (string code, CodeFormattingSettings settings)
  • Method: public virtual void InsertColumnBreak ()
  • Method: public virtual void InsertComment (Comment comment)
  • Method: public virtual void InsertCrossReferenceToBookmark (string bookmarkName, ReferenceContentType contentType, bool insertAsHyperlink)
  • Method: public virtual void InsertCrossReferenceToCaption (Paragraph captionParagraph, ReferenceContentType contentType, bool insertAsHyperlink)
  • Method: public virtual void InsertCrossReferenceToHeading (Paragraph headingParagraph, ReferenceContentType contentType, bool insertAsHyperlink)
  • Method: public virtual void InsertEndnote ()
  • Method: public virtual void InsertEndnote (Note endnote)
  • Method: public virtual bool InsertField (Field field)
  • Method: public virtual bool InsertField (Field field, FieldDisplayMode displayMode)
  • Method: public virtual void InsertFootnote ()
  • Method: public virtual void InsertFootnote (Note footnote)
  • Method: public virtual void InsertFragment (DocumentFragment documentFragment)
  • Method: public virtual void InsertFragment (DocumentFragment documentFragment, DocumentPosition documentPosition)
  • Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo)
  • Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo, IEnumerable`1 inlines)
  • Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo, string hyperlinkText)
  • [Obsolete: The parameter hyperlinkStyle is not used. The document hyperlink style will be used instead]Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo, string hyperlinkText, StyleDefinition hyperlinkStyle)
  • [Obsolete: The parameter hyperlinkStyle is not used. The document hyperlink style will be used instead]Method: public virtual void InsertHyperlink (HyperlinkInfo hyperlinkInfo, StyleDefinition hyperlinkStyle)
  • Method: public virtual void InsertImage (Stream imageStream, string extension)
  • Method: public virtual void InsertInline (Inline inline)
  • Method: public virtual void InsertInline (Inline inline, DocumentPosition documentPosition)
  • Method: public virtual void InsertLine (string text)
  • Method: public virtual void InsertLineBreak ()
  • Method: public virtual void InsertPageBreak ()
  • Method: public virtual void InsertParagraph ()
  • Method: public virtual void InsertPermissionRange (IEnumerable`1 permissionInfos)
  • Method: public virtual void InsertReadOnlyRange ()
  • Method: public virtual void InsertSectionBreak ()
  • Method: public virtual void InsertSectionBreak (SectionBreakType sectionBreakType)
  • Method: public virtual void InsertTable (int rows, int columns)
  • Method: public void InsertTable (int rows, int columns, bool shouldInsertParagraphBeforeTable)
  • Method: public virtual void InsertTable (Table table)
  • Method: public void InsertTable (Table table, bool shouldInsertParagraphBeforeTable)
  • Method: public virtual void InsertTableColumn ()
  • Method: public virtual void InsertTableColumnToTheLeft ()
  • Method: public virtual void InsertTableColumnToTheRight ()
  • Method: public virtual void InsertTableRow ()
  • Method: public virtual void InsertTableRowAbove ()
  • Method: public virtual void InsertTableRowBelow ()
  • Method: public virtual RadDocument MailMerge (bool startEachRecordOnNewPage)
  • Method: public virtual RadDocument MailMergeCurrentRecord ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void MergeTableCells ()
  • Method: public virtual void MoveSelection (DocumentPosition movePosition, bool deleteSelection)
  • Method: public virtual void Paste ()
  • Method: public virtual bool PreviewFirstMailMergeDataRecord ()
  • Method: public virtual bool PreviewLastMailMergeDataRecord ()
  • Method: public virtual bool PreviewMailMergeDataRecordAtIndex (int index)
  • Method: public virtual bool PreviewNextMailMergeDataRecord ()
  • Method: public virtual bool PreviewPreviousMailMergeDataRecord ()
  • Method: public virtual void Redo ()
  • Method: public virtual void RejectAllRevisions ()
  • Method: public virtual void RejectRevision (Revision revision)
  • Method: public virtual void RemoveTabStop (TabStop tabStop)
  • Method: public virtual void RemoveTabStopRange (IEnumerable`1 tabStops)
  • Method: public virtual void ReplaceTabStop (TabStop oldTabStop, TabStop newTabStop)
  • Method: public virtual void ResizeTableColumn (Table table, int columnIndex, double columnWidth)
  • Method: public virtual bool RestartListNumbering ()
  • Method: public virtual bool SetListNumbering (int numbersToSkip)
  • Method: public virtual void SetWatermark (DocumentWatermarkSettings watermarkSettings)
  • Method: public virtual void SetWatermark (PredefinedWatermarkType predefinedType)
  • Method: public virtual void SplitAnnotationRange (AnnotationRangeStart rangeStart)
  • Method: public virtual void SplitAnnotationRange (AnnotationRangeStart rangeStart, DocumentPosition position)
  • Method: public virtual void ToggleBold ()
  • Method: public virtual void ToggleFieldCodes (FieldRangeStart fieldStart)
  • Method: public virtual void ToggleItalic ()
  • Method: public virtual void ToggleStrikethrough ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void Undo ()
  • Method: public virtual void UnmergeTableCells ()
  • Method: public virtual void UpdateAllCaptions (CaptionDefinition captionDefinition)
  • Method: public virtual void UpdateAllFields ()
  • Method: public virtual void UpdateAllFields (FieldDisplayMode displayMode)
  • Method: public virtual void UpdateField (FieldRangeStart fieldStart)
  • Method: public virtual void UpdatePermissionRanges (IEnumerable`1 permissionsToAdd, IEnumerable`1 permissionsToRemove)
  • Property: bool AcceptsReturn { public get; public set; }
  • Property: virtual RadDocument Document { public get; }
  • Property: bool RespectDocumentProtection { public get; public set; }
  • Property: bool RespectNonDeletableRanges { public get; public set; }
  • Property: bool RespectReadOnlyRanges { public get; public set; }
Telerik.Windows.Documents.Model ReadOnlyRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.ReadOnlyRangeEnd
--> NONE <--
  • Constructor: public ReadOnlyRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model ReadOnlyRangeStart ()
n/a public class Telerik.Windows.Documents.Model.ReadOnlyRangeStart
--> NONE <--
  • Constructor: public ReadOnlyRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: override bool IsRangeDeletable { public get; }
  • Property: override bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model RectangleF ()
n/a public sealed struct Telerik.Windows.Documents.Model.RectangleF
--> NONE <--
  • Constructor: public RectangleF (float x, float y, float width, float height)
  • Constructor: public RectangleF (PointF location, SizeF size)
  • Field: public static readonly RectangleF Empty
  • Method: public bool Contains (float x, float y)
  • Method: public bool Contains (PointF point)
  • Method: public bool Contains (RectangleF rect)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static RectangleF FromLtrb (double left, double top, double right, double bottom)
  • Method: public override int GetHashCode ()
  • Method: public RectangleF GetRoundedCopy (int decimals)
  • Method (i): public Type GetType ()
  • Method: public void Inflate (float x, float y)
  • Method: public static RectangleF Inflate (RectangleF rect, float x, float y)
  • Method: public void Inflate (SizeF size)
  • Method: public void Intersect (RectangleF rect)
  • Method: public static RectangleF Intersect (RectangleF rectangle1, RectangleF rectangle2)
  • Method: public bool IntersectsWith (RectangleF rect)
  • Method (i): protected object MemberwiseClone ()
  • Method: public void Offset (float x, float y)
  • Method: public void Offset (PointF point)
  • Method: public override string ToString ()
  • Method: public static RectangleF Union (RectangleF rectangle1, RectangleF rectangle2)
  • Property: float Bottom { public get; }
  • Property: PointF Center { public get; }
  • Property: float Height { public get; public set; }
  • Property: bool IsEmpty { public get; }
  • Property: float Left { public get; }
  • Property: PointF Location { public get; public set; }
  • Property: float Right { public get; }
  • Property: SizeF Size { public get; public set; }
  • Property: float Top { public get; }
  • Property: float Width { public get; public set; }
  • Property: float X { public get; public set; }
  • Property: float Y { public get; public set; }
Telerik.Windows.Documents.Model ReferenceField ()
n/a public class Telerik.Windows.Documents.Model.ReferenceField
--> NONE <--
  • Constructor: public ReferenceField ()
  • Field: public static readonly string FieldType
  • Method (i): public virtual void BeginInit ()
  • Method (i): protected virtual void BuildCodeOverride ()
  • Method (i): public virtual void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method (i): protected virtual void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method (i): protected DocumentFragment GetRelativePositionString (DocumentPosition bookmarkPosition, DocumentPosition currentPosition)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: string BookmarkName { public get; public set; }
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: bool ShouldCreateHyperlink { public get; public set; }
  • Property: bool ShouldDisplayRelativePosition { public get; public set; }
Telerik.Windows.Documents.Model ReferenceFieldBase ()
n/a public abstract class Telerik.Windows.Documents.Model.ReferenceFieldBase
--> NONE <--
  • Constructor: public ReferenceFieldBase ()
  • Field: public static readonly FieldPropertyDefinition BookmarkNameProperty
  • Field: protected static readonly string ReferenceSourceNotFoundError
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method (i): public abstract Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected DocumentFragment GetRelativePositionString (DocumentPosition bookmarkPosition, DocumentPosition currentPosition)
  • Method (i): protected abstract DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: string BookmarkName { public get; public set; }
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: abstract string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: bool ShouldCreateHyperlink { public get; public set; }
  • Property: bool ShouldDisplayRelativePosition { public get; public set; }
Telerik.Windows.Documents.Model RequestCurrentUserInfoEventArgs ()
n/a public class Telerik.Windows.Documents.Model.RequestCurrentUserInfoEventArgs
--> NONE <--
  • Constructor: public RequestCurrentUserInfoEventArgs ()
  • 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: UserInfo CurrentUser { public get; public set; }
  • Property: bool Handled { public get; public set; }
Telerik.Windows.Documents.Model Section ()
n/a public class Telerik.Windows.Documents.Model.Section
--> NONE <--
  • Constructor: public Section ()
  • Constructor: public Section (Section originalSection)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Field: public static readonly StylePropertyDefinition`2 ColumnsProperty
  • Field: public static readonly StylePropertyDefinition`2 EndnotesFirstNumberProperty
  • Field: public static readonly StylePropertyDefinition`2 EndnotesNumberingFormatProperty
  • Field: public static readonly StylePropertyDefinition`2 EndnotesNumberingRestartTypeProperty
  • Field: public static readonly StylePropertyDefinition`2 FooterBottomMarginProperty
  • Field: public static readonly StylePropertyDefinition`2 FootnotesFirstNumberProperty
  • Field: public static readonly StylePropertyDefinition`2 FootnotesNumberingFormatProperty
  • Field: public static readonly StylePropertyDefinition`2 FootnotesNumberingRestartTypeProperty
  • Field: public static readonly StylePropertyDefinition`2 HasDifferentFirstPageHeaderFooterProperty
  • Field: public static readonly StylePropertyDefinition`2 HeaderTopMarginProperty
  • Field: public static readonly StylePropertyDefinition`2 PageMarginProperty
  • Field: public static readonly StylePropertyDefinition`2 PageOrientationProperty
  • Field: public static readonly StylePropertyDefinition`2 PageSizeProperty
  • Field: public static readonly StylePropertyDefinition`2 PreviousSectionBreakTypeProperty
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method: public Footer GetFooterByPageNumber (int pageNumber)
  • Method: public Footer GetFooterByType (HeaderFooterType footerType)
  • Method: public float GetFooterHeight (int pageNumber)
  • Method (i): public virtual int GetHashCode ()
  • Method: public Header GetHeaderByPageNumber (int pageNumber)
  • Method: public Header GetHeaderByType (HeaderFooterType headerType)
  • Method: public HeaderFooterType GetHeaderFooterTypeByPageNumber (int pageNumber)
  • Method: public float GetHeaderHeight (int pageNumber)
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method: public bool IsFooterLinkedToPrevious (HeaderFooterType headerFooterType)
  • Method: public bool IsHeaderLinkedToPrevious (HeaderFooterType headerFooterType)
  • Method: public void LinkFooterToPrevious (HeaderFooterType headerFooterType)
  • Method: public void LinkHeaderToPrevious (HeaderFooterType headerFooterType)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void OnChildDocumentContainerChanged ()
  • Method: public virtual void OnChildDocumentContainerChanging ()
  • Method: protected virtual void OnHeadersFootersChanged (EventArgs e)
  • Method: protected override void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method: public void SetFooterByPageNumber (int pageNumber, Footer footer)
  • Method: public void SetFooterByType (HeaderFooterType footerType, Footer footer)
  • Method: public void SetHeaderByPageNumber (int pageNumber, Header header)
  • Method: public void SetHeaderByType (HeaderFooterType headerType, Header header)
  • Method: public virtual void SetMainDocument (RadDocument document)
  • Method (i): public virtual string ToString ()
  • Method: public void UnlinkFooterFromPrevious (HeaderFooterType headerFooterType)
  • Method: public void UnlinkHeaderFromPrevious (HeaderFooterType headerFooterType)
  • Property: Padding ActualPageMargin { public get; public set; }
  • Property: virtual BlockCollection Blocks { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: SectionColumnCollection Columns { public get; public set; }
  • Property: SectionColumnCollectionSerializationData ColumnsSerializationData { public get; public set; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: int EndnotesFirstNumber { public get; public set; }
  • Property: ListNumberingFormat EndnotesNumberingFormat { public get; public set; }
  • Property: NumberingRestartType EndnotesNumberingRestartType { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: Nullable`1 FirstPageNumber { public get; public set; }
  • Property: int FooterBottomMargin { public get; public set; }
  • Property: Footers Footers { public get; public set; }
  • Property: int FootnotesFirstNumber { public get; public set; }
  • Property: ListNumberingFormat FootnotesNumberingFormat { public get; public set; }
  • Property: NumberingRestartType FootnotesNumberingRestartType { public get; public set; }
  • Property: bool HasDifferentFirstPageHeaderFooter { public get; public set; }
  • Property: bool HasStyle { public get; }
  • Property: Headers Headers { public get; public set; }
  • Property: int HeaderTopMargin { public get; public set; }
  • Property: bool IsEmpty { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: int Number { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: Padding PageMargin { public get; public set; }
  • Property: PageOrientation PageOrientation { public get; public set; }
  • Property: Size PageSize { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: SectionBreakType PreviousSectionBreakType { public get; public set; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model SectionCollection ()
n/a public class Telerik.Windows.Documents.Model.SectionCollection
--> NONE <--
  • Constructor: public SectionCollection (DocumentElementCollection toWrap)
  • Event: public event EventHandler CollectionChanged
  • Event: public event EventHandler`1 ElementAdded
  • Method (i): public virtual void Add (Section item)
  • Method (i): public void AddAfter (Section item, Section newItem)
  • Method (i): public void AddBefore (Section item, Section newItem)
  • Method (i): public void AddRange (IEnumerable`1 range)
  • Method (i): public virtual void Clear ()
  • Method (i): public virtual bool Contains (Section item)
  • Method (i): public virtual void CopyTo (Section[] array, int arrayIndex)
  • Method (i): public bool Detach (Section item)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnCollectionChanged ()
  • Method (i): protected virtual void OnElementAdded (DocumentElement element)
  • Method (i): public virtual bool Remove (Section item)
  • Method (i): public Section[] ToArray ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void VerifyChildrenOverride (Section item)
  • Property: virtual int Count { public get; }
  • Property: Section First { public get; }
  • Property: ProtectedInternal DocumentElementCollection InnerCollection { }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: Section Last { public get; }
Telerik.Windows.Documents.Model SectionColumn ()
n/a public class Telerik.Windows.Documents.Model.SectionColumn
--> NONE <--
  • Constructor: public SectionColumn ()
  • Constructor: public SectionColumn (double width)
  • Constructor: public SectionColumn (double width, double spacingAfter)
  • 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: double SpacingAfter { public get; }
  • Property: double Width { public get; }
Telerik.Windows.Documents.Model SectionColumnCollection ()
n/a public class Telerik.Windows.Documents.Model.SectionColumnCollection
--> NONE <--
  • Constructor: public SectionColumnCollection ()
  • Constructor: public SectionColumnCollection (IEnumerable`1 sectionColumns, bool hasSeparator)
  • Constructor: public SectionColumnCollection (int equalColumnsCount)
  • Constructor: public SectionColumnCollection (int equalColumnsCount, double columnSpacing, bool hasSeparator)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model SectionColumnCollectionFactory ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.SectionColumnCollectionFactory
--> NONE <--
  • Method: public static SectionColumnCollection Create (SectionColumnsLayout sectionColumnsLayout, Section section)
  • 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 ()
SectionColumnsLayout ()
n/a public sealed enum Telerik.Windows.Documents.Model.SectionColumnsLayout
                    One = 0,
                    Two = 1,
                    Three = 2,
                    Left = 3,
                    Right = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model SequentialField ()
n/a public class Telerik.Windows.Documents.Model.SequentialField
--> NONE <--
  • Constructor: public SequentialField ()
  • Field: public static readonly string FieldType
  • Field: public static readonly FieldPropertyDefinition RestartCountingOnHeadingLevelProperty
  • Field: public static readonly FieldPropertyDefinition SequenceIDProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: Nullable`1 RestartCountingOnHeadingLevel { public get; public set; }
  • Property: string SequenceID { public get; public set; }
Telerik.Windows.Documents.Model SizeF ()
n/a public sealed struct Telerik.Windows.Documents.Model.SizeF
--> NONE <--
  • Constructor: public SizeF (float width, float height)
  • Constructor: public SizeF (PointF point)
  • Constructor: public SizeF (SizeF size)
  • Constructor: public SizeF (Size size)
  • Field: public static readonly SizeF Empty
  • Method: public static SizeF Add (SizeF size1, SizeF size2)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static SizeF Subtract (SizeF size1, SizeF size2)
  • Method: public PointF ToPointF ()
  • Method: public Size ToSize ()
  • Method: public override string ToString ()
  • Property: float Height { public get; public set; }
  • Property: bool IsEmpty { public get; }
  • Property: float Width { public get; public set; }
Telerik.Windows.Documents.Model SizeFConverter ()
n/a public class Telerik.Windows.Documents.Model.SizeFConverter
--> NONE <--
  • Constructor: public SizeFConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method: public override bool CanConvertFrom (ITypeDescriptorContext typeDescriptorContext, Type sourceType)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method: public override bool CanConvertTo (ITypeDescriptorContext typeDescriptorContext, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method: public override object ConvertFrom (ITypeDescriptorContext typeDescriptorContext, CultureInfo cultureInfo, object source)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model Span ()
n/a public class Telerik.Windows.Documents.Model.Span
--> NONE <--
  • Constructor: public Span ()
  • Constructor: public Span (string text)
  • Constructor: public Span (Span originalSpan)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Field: public static readonly StylePropertyDefinition`2 BaselineAlignmentProperty
  • Field: public static readonly StylePropertyDefinition`2 FlowDirectionProperty
  • Field: public static readonly StylePropertyDefinition`2 FontFamilyProperty
  • Field: public static readonly StylePropertyDefinition`2 FontSizeProperty
  • Field: public static readonly StylePropertyDefinition`2 FontStyleProperty
  • Field: public static readonly StylePropertyDefinition`2 FontWeightProperty
  • Field: public static readonly StylePropertyDefinition`2 ForeColorProperty
  • Field: public static readonly StylePropertyDefinition`2 HighlightColorProperty
  • Field: public static readonly StylePropertyDefinition`2 StrikethroughProperty
  • Field: public static readonly StylePropertyDefinition`2 TagProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeFontFamilyProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeForeColorProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeForeColorShadeProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeForeColorTintProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeUnderlineColorProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeUnderlineColorShadeProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeUnderlineColorTintProperty
  • Field: public static readonly StylePropertyDefinition`2 UnderlineColorProperty
  • Field: public static readonly StylePropertyDefinition`2 UnderlineDecorationProperty
  • Method: public static bool AssociateBoxWithANewSpan (Span originalSpan, SpanLayoutBox spanLayoutBox)
  • Method: public double CalculateFinalFontSize ()
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method: public override Inline CopyFromPositionToEndOfInline (DocumentPosition documentPosition, DocumentPosition endPosition)
  • Method: public override Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: public virtual bool HasSameStyle (Span other, bool compareFlowDirection, bool ignoreStyle)
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: BaselineAlignment BaselineAlignment { public get; public set; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: override Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: Color ForeColor { public get; public set; }
  • Property: bool HasStyle { public get; }
  • Property: Color HighlightColor { public get; public set; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool Strikethrough { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: override string Tag { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: ThemeFontsEnum ThemeFontFamily { public get; public set; }
  • Property: ThemeColorsEnum ThemeForeColor { public get; public set; }
  • Property: string ThemeForeColorShade { public get; public set; }
  • Property: string ThemeForeColorTint { public get; public set; }
  • Property: ThemeColorsEnum ThemeUnderlineColor { public get; public set; }
  • Property: string ThemeUnderlineColorShade { public get; public set; }
  • Property: string ThemeUnderlineColorTint { public get; public set; }
  • Property: bool Underline { public get; }
  • Property: Color UnderlineColor { public get; public set; }
  • Property: IUnderlineUIDecorationProvider UnderlineDecoration { public get; public set; }
Telerik.Windows.Documents.Model SpecializedDocumentElementCollection`1 ()
n/a public abstract class Telerik.Windows.Documents.Model.SpecializedDocumentElementCollection`1
--> NONE <--
  • Event: public event EventHandler CollectionChanged
  • Event: public event EventHandler`1 ElementAdded
  • Method: public virtual void Add (TInheritor item)
  • Method: public void AddAfter (TInheritor item, TInheritor newItem)
  • Method: public void AddBefore (TInheritor item, TInheritor newItem)
  • Method: public void AddRange (IEnumerable`1 range)
  • Method: public virtual void Clear ()
  • Method: public virtual bool Contains (TInheritor item)
  • Method: public virtual void CopyTo (TInheritor[] array, int arrayIndex)
  • Method: public bool Detach (TInheritor item)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnCollectionChanged ()
  • Method: protected virtual void OnElementAdded (DocumentElement element)
  • Method: public virtual bool Remove (TInheritor item)
  • Method: public TInheritor[] ToArray ()
  • Method (i): public virtual string ToString ()
  • Method: protected virtual void VerifyChildrenOverride (TInheritor item)
  • Nested Type: public class InnerCollectionEnumerator
  • Property: virtual int Count { public get; }
  • Property: TInheritor First { public get; }
  • Property: ProtectedInternal DocumentElementCollection InnerCollection { }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: TInheritor Last { public get; }
Telerik.Windows.Documents.Model StreamFromUriResolvingEventArgs ()
n/a public class Telerik.Windows.Documents.Model.StreamFromUriResolvingEventArgs
--> NONE <--
  • Constructor: public StreamFromUriResolvingEventArgs (string uri)
  • 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: Stream Stream { public get; public set; }
  • Property: string Uri { public get; }
Telerik.Windows.Documents.Model StyleCollection ()
n/a public class Telerik.Windows.Documents.Model.StyleCollection
--> NONE <--
  • Constructor: public StyleCollection (RadDocument document)
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Method: public void Add (StyleDefinition style)
  • Method: public void Clear ()
  • 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 StyleDefinition GetValueOrNull (string styleName, bool autoAddBuiltInStyles)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs args)
  • Method: public void Remove (string name)
  • Method: public void Remove (StyleDefinition style)
  • Method (i): public virtual string ToString ()
  • Property: int Count { public get; }
  • Property: RadDocument Document { public get; }
  • Property: StyleDefinition this [string styleName] { public get; }
Telerik.Windows.Documents.Model StyleReferenceField ()
n/a public class Telerik.Windows.Documents.Model.StyleReferenceField
--> NONE <--
  • Constructor: public StyleReferenceField ()
  • Field: public static readonly string FieldType
  • Field: public static readonly string InvalidStyleNameError
  • Field: public static readonly string NoPrevParagraphWithSuchStyleNameError
  • Field: public static readonly FieldPropertyDefinition StyleNameProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: bool ShouldDisplayBullet { public get; public set; }
  • Property: string StyleName { public get; public set; }
Telerik.Windows.Documents.Model Table ()
n/a public class Telerik.Windows.Documents.Model.Table
--> NONE <--
  • Constructor: public Table ()
  • Constructor: public Table (int rowsCount, int columnsCount)
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Field: public static readonly StylePropertyDefinition`2 BackgroundProperty
  • Field: public static readonly StylePropertyDefinition`2 BordersProperty
  • Field: public static readonly StylePropertyDefinition`2 CellPaddingProperty
  • Field: public static readonly StylePropertyDefinition`2 CellSpacingProperty
  • Field: public static readonly StylePropertyDefinition`2 ColumnBandSizeProperty
  • Field: public static readonly StylePropertyDefinition`2 FlowDirectionProperty
  • Field: public static readonly StylePropertyDefinition`2 HorizontalAlignmentProperty
  • Field: public static readonly StylePropertyDefinition`2 LayoutModeProperty
  • Field: public static readonly StylePropertyDefinition`2 PreferredWidthProperty
  • Field: public static readonly StylePropertyDefinition`2 RowBandSizeProperty
  • Field: public static readonly StylePropertyDefinition`2 TableIndentProperty
  • Field: public static readonly StylePropertyDefinition`2 TableLookProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeBackgroundProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeFillShadeProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeFillTintProperty
  • Method: public IEnumerable`1 AddColumn ()
  • Method: public IEnumerable`1 AddColumnToTheLeft (TableCell existingCell)
  • Method: public IEnumerable`1 AddColumnToTheRight (TableCell existingCell)
  • Method: public TableRow AddRow ()
  • Method: public TableRow AddRow (TableRow newRow)
  • Method: public TableRow AddRowAbove (TableRow existingRow)
  • Method: public TableRow AddRowAbove (TableRow existingRow, TableRow newRow)
  • Method: public TableRow AddRowAtIndex (int index)
  • Method: public TableRow AddRowAtIndex (int index, TableRow rowToAdd)
  • Method: public TableRow AddRowBelow (TableRow existingRow)
  • Method: public TableRow AddRowBelow (TableRow existingRow, TableRow newRow)
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method: public void DeleteRow (TableRow row)
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method: public TableWidthUnit GetGridColumnWidth (int gridColumnIndex)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method: ProtectedInternal override void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method: public void SetGridColumnWidth (int gridColumnIndex, TableWidthUnit width)
  • Method (i): public virtual string ToString ()
  • Property: Color Background { public get; public set; }
  • Property: TableBorders Borders { public get; public set; }
  • Property: Padding CellPadding { public get; public set; }
  • Property: double CellSpacing { public get; public set; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: int ColumnBandSize { public get; public set; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: TableGrid Grid { public get; }
  • Property: TableGridColumnWidthsSerializationInfo GridColumnWidthsSerializationInfo { public get; public set; }
  • Property: bool HasFixedStructure { public get; public set; }
  • Property: bool HasStyle { public get; }
  • Property: RadHorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: TableLayoutMode LayoutMode { public get; public set; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: TableWidthUnit PreferredWidth { public get; public set; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: int RowBandSize { public get; public set; }
  • Property: TableRowCollection Rows { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: double TableIndent { public get; public set; }
  • Property: TableLook TableLook { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: ThemeColorsEnum ThemeBackground { public get; public set; }
  • Property: string ThemeFillShade { public get; public set; }
  • Property: string ThemeFillTint { public get; public set; }
Telerik.Windows.Documents.Model TableBorders ()
n/a public class Telerik.Windows.Documents.Model.TableBorders
--> NONE <--
  • Constructor: public TableBorders ()
  • Constructor: public TableBorders (Border all)
  • Constructor: public TableBorders (Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder, Border insideHorizontalBorder, Border insideVerticalBorder)
  • Constructor: public TableBorders (TableBorders other)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public TableBorders SetBottom (Border newBottomBorder)
  • Method: public TableBorders SetInsideHorizontal (Border newInsideHorizontalBorder)
  • Method: public TableBorders SetInsideVertical (Border newInsideVerticalBorder)
  • Method: public TableBorders SetLeft (Border newLeftBorder)
  • Method: public TableBorders SetRight (Border newRightBorder)
  • Method: public TableBorders SetTop (Border newTopBorder)
  • Method: public override string ToString ()
  • Property: Border All { public get; }
  • Property: Border Bottom { public get; }
  • Property: Border InsideHorizontal { public get; }
  • Property: Border InsideVertical { public get; }
  • Property: Border Left { public get; }
  • Property: Border Right { public get; }
  • Property: Border Top { public get; }
Telerik.Windows.Documents.Model TableBordersConverter ()
n/a public class Telerik.Windows.Documents.Model.TableBordersConverter
--> NONE <--
  • Constructor: public TableBordersConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method: public override bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method: public override bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method: public override object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model TableCell ()
n/a public class Telerik.Windows.Documents.Model.TableCell
--> NONE <--
  • Constructor: public TableCell ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Field: public static readonly StylePropertyDefinition`2 BackgroundProperty
  • Field: public static readonly StylePropertyDefinition`2 PaddingProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeBackgroundProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeFillShadeProperty
  • Field: public static readonly StylePropertyDefinition`2 ThemeFillTintProperty
  • Field: public static readonly StylePropertyDefinition`2 VerticalAlignmentProperty
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void OnParentChanged ()
  • Method: protected override void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: Color Background { public get; public set; }
  • Property: virtual BlockCollection Blocks { public get; }
  • Property: TableCellBorders Borders { public get; public set; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: int ColumnSpan { public get; public set; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: int GridColumnIndex { public get; }
  • Property: int GridRowIndex { public get; }
  • Property: bool HasColumnSpan { public get; }
  • Property: bool HasRowSpan { public get; }
  • Property: bool HasStyle { public get; }
  • Property: bool IsFirst { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: bool IsLast { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: Padding Padding { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: TableWidthUnit PreferredWidth { public get; public set; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: TableRow Row { public get; }
  • Property: int RowSpan { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
  • Property: RadTextAlignment TextAlignment { public get; public set; }
  • Property: ThemeColorsEnum ThemeBackground { public get; public set; }
  • Property: string ThemeFillShade { public get; public set; }
  • Property: string ThemeFillTint { public get; public set; }
  • Property: RadVerticalAlignment VerticalAlignment { public get; public set; }
Telerik.Windows.Documents.Model TableCellBorders ()
n/a public class Telerik.Windows.Documents.Model.TableCellBorders
--> NONE <--
  • Constructor: public TableCellBorders ()
  • Constructor: public TableCellBorders (float left, float top, float right, float bottom, BorderStyle style, Color color)
  • Constructor: public TableCellBorders (float all, BorderStyle style, Color color)
  • Constructor: public TableCellBorders (Border all)
  • Constructor: public TableCellBorders (Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder)
  • Constructor: public TableCellBorders (Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder, Border insideHorizontalBorder, Border insideVerticalBorder)
  • Constructor: public TableCellBorders (BorderStyle style, Color color)
  • Constructor: public TableCellBorders (TableCellBorders other)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public TableCellBorders SetBottom (Border newBottomBorder)
  • Method: public TableCellBorders SetInsideHorizontal (Border newInsideHorizontal)
  • Method: public TableCellBorders SetInsideVertical (Border newInsideVertical)
  • Method: public TableCellBorders SetLeft (Border newLeftBorder)
  • Method: public TableCellBorders SetRight (Border newRightBorder)
  • Method: public TableCellBorders SetTop (Border newTopBorder)
  • Method (i): public virtual string ToString ()
  • Property: Border All { public get; }
  • Property: Border AllIncludingInside { public get; }
  • Property: Border Bottom { public get; }
  • Property: Border InsideHorizontal { public get; }
  • Property: Border InsideVertical { public get; }
  • Property: Border Left { public get; }
  • Property: Border Right { public get; }
  • Property: Border Top { public get; }
Telerik.Windows.Documents.Model TableCellBordersConverter ()
n/a public class Telerik.Windows.Documents.Model.TableCellBordersConverter
--> NONE <--
  • Constructor: public TableCellBordersConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method: public override bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method: public override bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method: public override object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model TableCellCollection ()
n/a public class Telerik.Windows.Documents.Model.TableCellCollection
--> NONE <--
  • Constructor: public TableCellCollection (DocumentElementCollection toWrap)
  • Event: public event EventHandler CollectionChanged
  • Event: public event EventHandler`1 ElementAdded
  • Method (i): public virtual void Add (TableCell item)
  • Method (i): public void AddAfter (TableCell item, TableCell newItem)
  • Method (i): public void AddBefore (TableCell item, TableCell newItem)
  • Method (i): public void AddRange (IEnumerable`1 range)
  • Method (i): public virtual void Clear ()
  • Method (i): public virtual bool Contains (TableCell item)
  • Method (i): public virtual void CopyTo (TableCell[] array, int arrayIndex)
  • Method (i): public bool Detach (TableCell item)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnCollectionChanged ()
  • Method (i): protected virtual void OnElementAdded (DocumentElement element)
  • Method (i): public virtual bool Remove (TableCell item)
  • Method (i): public TableCell[] ToArray ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void VerifyChildrenOverride (TableCell item)
  • Property: virtual int Count { public get; }
  • Property: TableCell First { public get; }
  • Property: ProtectedInternal DocumentElementCollection InnerCollection { }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: TableCell Last { public get; }
Telerik.Windows.Documents.Model TableGrid ()
n/a public class Telerik.Windows.Documents.Model.TableGrid
--> NONE <--
  • Constructor: public TableGrid ()
  • 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: TableGridColumnCollection Columns { public get; public set; }
Telerik.Windows.Documents.Model TableGridColumn ()
n/a public class Telerik.Windows.Documents.Model.TableGridColumn
--> NONE <--
  • Constructor: public TableGridColumn ()
  • 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: TableWidthUnit PreferredWidth { public get; public set; }
  • Property: float Width { public get; public set; }
Telerik.Windows.Documents.Model TableGridColumnCollection ()
n/a public class Telerik.Windows.Documents.Model.TableGridColumnCollection
--> NONE <--
  • Constructor: public TableGridColumnCollection ()
  • Method: public virtual void Add (TableGridColumn item)
  • Method: public virtual void Clear ()
  • Method: public virtual bool Contains (TableGridColumn item)
  • Method: public virtual void CopyTo (TableGridColumn[] array, int arrayIndex)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method: public virtual int IndexOf (TableGridColumn item)
  • Method: public virtual void Insert (int index, TableGridColumn item)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual bool Remove (TableGridColumn item)
  • Method: public virtual void RemoveAt (int index)
  • Method: public void RemoveLast ()
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: virtual TableGridColumn this [int index] { public get; public set; }
Telerik.Windows.Documents.Model TableGridColumnWidthsSerializationInfo ()
n/a public class Telerik.Windows.Documents.Model.TableGridColumnWidthsSerializationInfo
--> NONE <--
  • Constructor: public TableGridColumnWidthsSerializationInfo (IList`1 gridColumnWidths)
  • Method (i): public virtual bool Contains (TableWidthUnit value)
  • Method (i): public virtual void CopyTo (TableWidthUnit[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TableWidthUnit value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual TableWidthUnit this [int index] { public get; }
  • Property: protected IList`1 Items { }
Telerik.Windows.Documents.Model TableGridColumnWidthsSerializationInfoConverter ()
n/a public class Telerik.Windows.Documents.Model.TableGridColumnWidthsSerializationInfoConverter
--> NONE <--
  • Constructor: public TableGridColumnWidthsSerializationInfoConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method: public override bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method: public override bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method: public override object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model TableGridRow ()
n/a public class Telerik.Windows.Documents.Model.TableGridRow
--> NONE <--
  • Constructor: public TableGridRow ()
  • 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: float Height { public get; }
Telerik.Windows.Documents.Model TableGridRowCollection ()
n/a public class Telerik.Windows.Documents.Model.TableGridRowCollection
--> NONE <--
  • Constructor: public TableGridRowCollection ()
  • Method: public virtual void Add (TableGridRow item)
  • Method: public virtual void Clear ()
  • Method: public virtual bool Contains (TableGridRow item)
  • Method: public virtual void CopyTo (TableGridRow[] array, int arrayIndex)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual bool Remove (TableGridRow item)
  • Method: public override string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: TableGridRow this [int index] { public get; public set; }
TableLayoutMode ()
n/a public sealed enum Telerik.Windows.Documents.Model.TableLayoutMode
                    AutoFit = 0,
                    Fixed = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model TableLook ()
n/a public class Telerik.Windows.Documents.Model.TableLook
--> NONE <--
  • Constructor: public TableLook ()
  • [Obsolete: Use the default constructor instead.]Constructor: public TableLook (Table ownerTable)
  • Constructor: public TableLook (TableLook originalTableLook)
  • Event: public event EventHandler TableLookChanged
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: bool ApplyColumnBanding { public get; public set; }
  • Property: bool ApplyFirstColumn { public get; public set; }
  • Property: bool ApplyFirstRow { public get; public set; }
  • Property: bool ApplyLastColumn { public get; public set; }
  • Property: bool ApplyLastRow { public get; public set; }
  • Property: bool ApplyRowBanding { public get; public set; }
Telerik.Windows.Documents.Model TableOfContentsField ()
n/a public class Telerik.Windows.Documents.Model.TableOfContentsField
--> NONE <--
  • Constructor: public TableOfContentsField ()
  • Field: public static readonly FieldPropertyDefinition AlignmentStringProperty
  • Field: public static readonly FieldPropertyDefinition CaptionNameProperty
  • Field: public static readonly string DefaultAlignmentString
  • Field: public static readonly string ErrorString
  • Field: public static readonly string FieldType
  • Field: public static readonly string InvalidHeadingLevelRangeErrorString
  • Field: public static readonly FieldPropertyDefinition OutlineLevelsInRangeProperty
  • Field: public static readonly FieldPropertyDefinition TCEntryProperty
  • Field: public static readonly FieldPropertyDefinition TCLevelsInRangeProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: string AlignmentString { public get; public set; }
  • Property: bool AlignPageNumbers { public get; public set; }
  • Property: string CaptionName { public get; public set; }
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: bool DontShowPageNumbers { public get; public set; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: bool HyperlinkEntries { public get; public set; }
  • Property: bool IncludeCaptions { public get; public set; }
  • Property: bool IncludeTCEntries { public get; public set; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: string OutlineLevelsInRange { public get; public set; }
  • Property: string TCEntry { public get; public set; }
  • Property: string TCLevelsInRange { public get; public set; }
  • Property: bool UseOutlineLevelsInRange { public get; public set; }
  • Property: bool UseParagraphsOutlineLevels { public get; public set; }
  • Property: bool UseTCLevelsInRange { public get; public set; }
Telerik.Windows.Documents.Model TableRow ()
n/a public class Telerik.Windows.Documents.Model.TableRow
--> NONE <--
  • Constructor: public TableRow ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Field: public static readonly StylePropertyDefinition`2 HeightProperty
  • Field: public static readonly StylePropertyDefinition`2 RepeatOnEveryPageProperty
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void OnParentChanged ()
  • Method: protected override void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: TableCellCollection Cells { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: DocumentElementRevisionInfo ElementRevisionInfo { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: int GridRowIndex { public get; }
  • Property: bool HasRevisions { public get; }
  • Property: bool HasStyle { public get; }
  • Property: double Height { public get; public set; }
  • Property: bool IsDeleted { public get; }
  • Property: bool IsFirst { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: bool IsInserted { public get; }
  • Property: bool IsLast { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: bool RepeatOnEveryPage { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: Table Table { public get; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model TableRowCollection ()
n/a public class Telerik.Windows.Documents.Model.TableRowCollection
--> NONE <--
  • Constructor: public TableRowCollection (DocumentElementCollection toWrap)
  • Event: public event EventHandler CollectionChanged
  • Event: public event EventHandler`1 ElementAdded
  • Method (i): public virtual void Add (TableRow item)
  • Method (i): public void AddAfter (TableRow item, TableRow newItem)
  • Method (i): public void AddBefore (TableRow item, TableRow newItem)
  • Method (i): public void AddRange (IEnumerable`1 range)
  • Method (i): public virtual void Clear ()
  • Method (i): public virtual bool Contains (TableRow item)
  • Method (i): public virtual void CopyTo (TableRow[] array, int arrayIndex)
  • Method (i): public bool Detach (TableRow item)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnCollectionChanged ()
  • Method (i): protected virtual void OnElementAdded (DocumentElement element)
  • Method (i): public virtual bool Remove (TableRow item)
  • Method (i): public TableRow[] ToArray ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void VerifyChildrenOverride (TableRow item)
  • Property: virtual int Count { public get; }
  • Property: TableRow First { public get; }
  • Property: ProtectedInternal DocumentElementCollection InnerCollection { }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: TableRow Last { public get; }
Telerik.Windows.Documents.Model TableWidthUnit ()
n/a public class Telerik.Windows.Documents.Model.TableWidthUnit
--> NONE <--
  • Constructor: public TableWidthUnit (double value)
  • Constructor: public TableWidthUnit (TableWidthUnitType type)
  • Constructor: public TableWidthUnit (TableWidthUnitType type, double value)
  • Method: public Nullable`1 Calculate (float availableWidth)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: TableWidthUnitType Type { public get; }
  • Property: double Value { public get; }
Telerik.Windows.Documents.Model TableWidthUnitConverter ()
n/a public class Telerik.Windows.Documents.Model.TableWidthUnitConverter
--> NONE <--
  • Constructor: public TableWidthUnitConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method: public override bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method: public override bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method: public override object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
TableWidthUnitType ()
n/a public sealed enum Telerik.Windows.Documents.Model.TableWidthUnitType
                    Auto = 0,
                    Fixed = 1,
                    Percent = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model TabStop ()
n/a public class Telerik.Windows.Documents.Model.TabStop
--> NONE <--
  • Constructor: public TabStop ()
  • Constructor: public TabStop (TabStopType tabStopType, double position, TabStopLeader tabStopLeader)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method: public TabStop Clone ()
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnPropertyChanged (PropertyChangedEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: double Position { public get; public set; }
  • Property: TabStopLeader TabStopLeader { public get; public set; }
  • Property: TabStopType TabStopType { public get; public set; }
Telerik.Windows.Documents.Model TabStopCollection ()
n/a public class Telerik.Windows.Documents.Model.TabStopCollection
--> NONE <--
  • Constructor: public TabStopCollection ()
  • Constructor: public TabStopCollection (IEnumerable`1 tabStops)
  • Constructor: public TabStopCollection (TabStopCollection fromCollection)
  • Event: public event EventHandler Changed
  • Method: public virtual int Add (object value)
  • Method: public virtual void Add (TabStop item)
  • Method: public void AddRangeCopy (IEnumerable`1 items)
  • Method: public virtual void Clear ()
  • Method: public TabStopCollection Clone ()
  • Method: public virtual bool Contains (object value)
  • Method: public virtual bool Contains (TabStop item)
  • Method: public virtual void CopyTo (Array array, int index)
  • Method: public virtual void CopyTo (TabStop[] array, int arrayIndex)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public IEnumerable`1 GetTabStopsByWidth (float width)
  • Method: public IEnumerable`1 GetTrailingDefaultTabStopsByWidth (float width)
  • Method (i): public Type GetType ()
  • Method: public virtual int IndexOf (object value)
  • Method: public virtual void Insert (int index, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnAdd (TabStop item)
  • Method: protected virtual void OnChange ()
  • Method: protected virtual void OnRemove (TabStop item)
  • Method: public virtual void Remove (object value)
  • Method: public virtual bool Remove (TabStop item)
  • Method: public virtual void RemoveAt (int index)
  • Method: public void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual bool IsFixedSize { public get; }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: virtual bool IsSynchronized { public get; }
  • Property: virtual object this [int index] { public get; public set; }
  • Property: virtual object SyncRoot { public get; }
TabStopLeader ()
n/a public sealed enum Telerik.Windows.Documents.Model.TabStopLeader
                    None = 0,
                    Dot = 1,
                    Hyphen = 2,
                    Underscore = 3,
                    MiddleDot = 4,
--> NONE <-- --> NONE <--
TabStopType ()
n/a public sealed enum Telerik.Windows.Documents.Model.TabStopType
                    Left = 0,
                    Center = 1,
                    Right = 2,
                    Decimal = 3,
                    Clear = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model TCField ()
n/a public class Telerik.Windows.Documents.Model.TCField
--> NONE <--
  • Constructor: public TCField ()
  • Field: public static readonly FieldPropertyDefinition EntryTextProperty
  • Field: public static readonly string FieldType
  • Field: public static readonly FieldPropertyDefinition TCLevelProperty
  • Field: public static readonly FieldPropertyDefinition TypeIdentifierProperty
  • Method (i): public virtual void BeginInit ()
  • Method: protected override void BuildCodeOverride ()
  • Method: public override void CopyPropertiesFrom (Field fromField)
  • Method (i): public void CopyPropertiesFrom (FieldCodeExpression fieldCodeExpression)
  • Method: protected override void CopyPropertiesFromCodeExpression (FieldCodeExpression fieldCodeExpression)
  • Method (i): public Field CreateDeepCopy ()
  • Method (i): protected DocumentFragment CreateFragmentFromText (string text)
  • Method: public override Field CreateInstance ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual DocumentFragment GetCodeFragment ()
  • Method (i): protected virtual DocumentFragment GetDisplayNameFragment ()
  • Method (i): public DocumentFragment GetFragmentByDisplayMode (FieldDisplayMode mode)
  • Method (i): public DocumentFragment GetFragmentToDisplay ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected string GetNumberResultWithFormatting (int number)
  • Method: protected override DocumentFragment GetResultFragment ()
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateCode ()
  • Method (i): protected virtual bool IsCodeValid ()
  • Method (i): protected bool IsResultFragmentEmpty ()
  • Method (i): protected DocumentFragment MakeHyperlinkFragment (DocumentFragment fragment, HyperlinkInfo hyperlinkInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void SetFragmentByDisplayMode (FieldDisplayMode mode, DocumentFragment fragment)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, string value)
  • Method (i): public void SetPropertyValue (FieldPropertyDefinition propertyDefinition, Field nestedField)
  • Method (i): public virtual string ToString ()
  • Method (i): public void Update ()
  • Property: protected FieldCodeBuilder CodeBuilder { }
  • Property: string DateTimeFormatting { public get; public set; }
  • Property: FieldDisplayMode DisplayMode { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: string EntryText { public get; public set; }
  • Property: EvaluationContext EvaluationContext { public get; }
  • Property: string FieldCode { public get; }
  • Property: List`1 FieldPropertySetters { public get; public set; }
  • Property: FieldRangeStart FieldStart { public get; }
  • Property: override string FieldTypeName { public get; }
  • Property: string GeneralFormatting { public get; public set; }
  • Property: virtual bool HasDisplayNameFragment { public get; }
  • Property: string NumericFormatting { public get; public set; }
  • Property: string TCLevel { public get; public set; }
  • Property: string TypeIdentifier { public get; public set; }
  • Property: bool UseTCLevel { public get; public set; }
TextWrap ()
n/a public sealed enum Telerik.Windows.Documents.Model.TextWrap
                    BothSides = 0,
                    LeftOnly = 1,
                    RightOnly = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model Unit ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.Unit
--> NONE <--
  • Method: public static double CmToDip (double value)
  • Method: public static double DipToCm (double value)
  • Method: public static double DipToEmu (double value)
  • Method: public static double DipToInch (double value)
  • Method: public static double DipToMm (double value)
  • Method: public static double DipToPica (double value)
  • Method: public static double DipToPoint (double value)
  • Method: public static int DipToPointI (double pixels)
  • Method: public static double DipToTwip (double value)
  • Method: public static float DipToTwipF (double value)
  • Method: public static int DipToTwipI (double value)
  • Method: public static double DipToUnit (double value, UnitTypes type)
  • [Obsolete: Use EmuToDip method instead.]Method: public static double EMUsToDIP (int value)
  • Method: public static double EmuToDip (double value)
  • 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 static double InchToDip (double value)
  • Method (i): protected object MemberwiseClone ()
  • Method: public static double MmToDip (double value)
  • Method: public static double PicaToDip (double value)
  • Method: public static double PointToDip (double value)
  • Method (i): public virtual string ToString ()
  • Method: public static double TwipToDip (double value)
  • Method: public static float TwipToDipF (double value)
  • Method: public static int TwipToDipI (double value)
  • Method: public static double UnitToDip (double value, UnitTypes type)
UnitTypes ()
n/a public sealed enum Telerik.Windows.Documents.Model.UnitTypes
                    DIP = 1,
                    Point = 2,
                    Pica = 3,
                    Inch = 4,
                    Mm = 5,
                    Cm = 6,
                    Twip = 7,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model UntrackableCommandExecutingEventArgs ()
n/a public class Telerik.Windows.Documents.Model.UntrackableCommandExecutingEventArgs
--> NONE <--
  • Constructor: public UntrackableCommandExecutingEventArgs (string description)
  • 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: string Description { public get; }
  • Property: bool Handled { public get; public set; }
  • Property: bool ShouldContinue { public get; public set; }
Telerik.Windows.Documents.Model UpdateDocumentElementDelegate`1 ()
n/a public sealed delegate Telerik.Windows.Documents.Model.UpdateDocumentElementDelegate`1
--> NONE <--
  • Constructor: public UpdateDocumentElementDelegate`1 (object object, IntPtr method)
  • Method: public virtual IAsyncResult BeginInvoke (T documentElement, AsyncCallback callback, object object)
  • Method (i): public virtual object Clone ()
  • Method (i): protected virtual delegate CombineImpl (delegate follow)
  • Method (i): public object DynamicInvoke (object[] args)
  • Method (i): protected virtual object DynamicInvokeImpl (object[] args)
  • Method: public virtual T EndInvoke (IAsyncResult result)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual delegate[] GetInvocationList ()
  • Method (i): protected virtual MethodInfo GetMethodImpl ()
  • Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
  • Method (i): public Type GetType ()
  • Method: public virtual T Invoke (T documentElement)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual delegate RemoveImpl (delegate value)
  • Method (i): public virtual string ToString ()
  • Property: MethodInfo Method { public get; }
  • Property: object Target { public get; }
Telerik.Windows.Documents.Model UserAuthenticationRequestEventArgs ()
n/a public class Telerik.Windows.Documents.Model.UserAuthenticationRequestEventArgs
--> NONE <--
  • Constructor: public UserAuthenticationRequestEventArgs (PermissionRangeInfo permissionInfo)
  • 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: bool IsAuthenticated { public get; public set; }
  • Property: PermissionRangeInfo PermissionInfo { public get; }
Telerik.Windows.Documents.Model UserInfo ()
n/a public class Telerik.Windows.Documents.Model.UserInfo
--> NONE <--
  • Constructor: public UserInfo (string group, string realName, string username, string email)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string Email { public get; }
  • Property: string Group { public get; }
  • Property: string RealName { public get; }
  • Property: string Username { public get; }
Telerik.Windows.Documents.Model WatermarkImageSettings ()
n/a public class Telerik.Windows.Documents.Model.WatermarkImageSettings
--> NONE <--
  • Constructor: public WatermarkImageSettings ()
  • Constructor: public WatermarkImageSettings (Stream inputStream)
  • Constructor: public WatermarkImageSettings (Stream inputStream, Size size, string extension)
  • Constructor: public WatermarkImageSettings (WriteableBitmap writableBitmap)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Field: public static readonly double NormalWatermarkOpacity
  • Method: public WatermarkImageSettings CreateDeepCopy ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual RadDocument GetRootDocument ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual string Extension { public get; public set; }
  • Property: virtual double Height { public get; public set; }
  • Property: virtual BitmapImage ImageSource { public get; }
  • Property: virtual string RawData { public get; public set; }
  • Property: virtual double RotateAngle { public get; public set; }
  • Property: virtual Size Size { public get; public set; }
  • Property: virtual Uri UriSource { public get; public set; }
  • Property: virtual double Width { public get; public set; }
Telerik.Windows.Documents.Model WatermarkTextSettings ()
n/a public class Telerik.Windows.Documents.Model.WatermarkTextSettings
--> NONE <--
  • Constructor: public WatermarkTextSettings ()
  • Constructor: public WatermarkTextSettings (string textToShow)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method: public WatermarkTextSettings CreateDeepCopy ()
  • 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: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: Color ForegroundColor { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: double RotateAngle { public get; public set; }
  • Property: string Text { public get; public set; }
WatermarkType ()
n/a public sealed enum Telerik.Windows.Documents.Model.WatermarkType
                    NoWatermark = 0,
                    ImageWatermark = 1,
                    TextWatermark = 2,
--> NONE <-- --> NONE <--
WrappingStyle ()
n/a public sealed enum Telerik.Windows.Documents.Model.WrappingStyle
                    Square = 0,
                    TopAndBottom = 1,
                    BehindText = 2,
                    InFrontOfText = 3,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model XamlCompositePropertySerializableAttribute ()
n/a public attribute Telerik.Windows.Documents.Model.XamlCompositePropertySerializableAttribute
--> NONE <--
  • Constructor: public XamlCompositePropertySerializableAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.Model XamlSerializableAttribute ()
n/a public attribute Telerik.Windows.Documents.Model.XamlSerializableAttribute
--> NONE <--
  • Constructor: public XamlSerializableAttribute ()
  • Constructor: public XamlSerializableAttribute (object defaultValue)
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: object DefaultValue { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.Model.BibliographicReferences APAFifthEditionStyle ()
n/a public class Telerik.Windows.Documents.Model.BibliographicReferences.APAFifthEditionStyle
--> NONE <--
  • Constructor: public APAFifthEditionStyle ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected override Paragraph GetArtBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetArtCitation (BibliographicSource source)
  • Method: protected override Paragraph GetArticleInAPeriodicalBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetArticleInAPeriodicalCitation (BibliographicSource source)
  • Method (i): public Paragraph GetBibliographyRecord (BibliographicSource source)
  • Method: protected override Paragraph GetBookBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetBookCitation (BibliographicSource source)
  • Method: protected override Paragraph GetBookSectionBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetBookSectionCitation (BibliographicSource source)
  • Method: protected override Paragraph GetCaseBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetCaseCitation (BibliographicSource source)
  • Method (i): public string GetCitation (BibliographicSource source)
  • Method: protected override Paragraph GetConferenceProceedingsBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetConferenceProceedingsCitation (BibliographicSource source)
  • Method: protected override Paragraph GetDocumentFromWebSiteBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetDocumentFromWebSiteCitation (BibliographicSource source)
  • Method: protected override Paragraph GetElectronicSourceBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetElectronicSourceCitation (BibliographicSource source)
  • Method: protected override Paragraph GetFilmBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetFilmCitation (BibliographicSource source)
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override Paragraph GetInterviewBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetInterviewCitation (BibliographicSource source)
  • Method: protected override Paragraph GetJournalArticleBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetJournalArticleCitation (BibliographicSource source)
  • Method: protected override Paragraph GetMiscellaneousBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetMiscellaneousCitation (BibliographicSource source)
  • Method: protected override Paragraph GetPatentBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetPatentCitation (BibliographicSource source)
  • Method: protected override Paragraph GetPerformanceBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetPerformanceCitation (BibliographicSource source)
  • Method: protected override Paragraph GetReportBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetReportCitation (BibliographicSource source)
  • Method: protected override Paragraph GetSoundRecordingBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetSoundRecordingCitation (BibliographicSource source)
  • Method (i): public Type GetType ()
  • Method: protected override Paragraph GetWebSiteBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetWebSiteCitation (BibliographicSource source)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: override string Key { public get; }
  • Property: override string Name { public get; }
  • Property: Dictionary`2 RequiredFields { public get; }
Telerik.Windows.Documents.Model.BibliographicReferences BibliographicReferenceProperty ()
n/a public abstract class Telerik.Windows.Documents.Model.BibliographicReferences.BibliographicReferenceProperty
--> NONE <--
  • Constructor: public BibliographicReferenceProperty (BibliographicSource owner, BibliographicReferencePropertyDefinition propertyDefinition)
  • 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 abstract object GetValueAsObject ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public abstract void SetValue (object newValue)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model.BibliographicReferences BibliographicReferenceProperty`1 ()
n/a public class Telerik.Windows.Documents.Model.BibliographicReferences.BibliographicReferenceProperty`1
--> NONE <--
  • Constructor: public BibliographicReferenceProperty`1 (BibliographicSource owner, BibliographicReferencePropertyDefinition propertyDefinition)
  • 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 override object GetValueAsObject ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void SetValue (object newValue)
  • Method (i): public virtual string ToString ()
  • Property: T Value { public get; }
Telerik.Windows.Documents.Model.BibliographicReferences BibliographicReferencePropertyDefinition ()
n/a public class Telerik.Windows.Documents.Model.BibliographicReferences.BibliographicReferencePropertyDefinition
--> NONE <--
  • Constructor: public BibliographicReferencePropertyDefinition (string name, string exampleText)
  • Constructor: public BibliographicReferencePropertyDefinition (string name, string displayName, string exampleText)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string DisplayName { public get; }
  • Property: string ExampleText { public get; }
  • Property: string Name { public get; }
Telerik.Windows.Documents.Model.BibliographicReferences BibliographicReferencePropertyDefinitions ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.BibliographicReferences.BibliographicReferencePropertyDefinitions
--> 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 ()
Telerik.Windows.Documents.Model.BibliographicReferences BibliographicReferenceStyleBase ()
n/a public abstract class Telerik.Windows.Documents.Model.BibliographicReferences.BibliographicReferenceStyleBase
--> NONE <--
  • Constructor: public BibliographicReferenceStyleBase ()
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected abstract Paragraph GetArtBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetArtCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetArticleInAPeriodicalBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetArticleInAPeriodicalCitation (BibliographicSource source)
  • Method: public Paragraph GetBibliographyRecord (BibliographicSource source)
  • Method: protected abstract Paragraph GetBookBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetBookCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetBookSectionBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetBookSectionCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetCaseBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetCaseCitation (BibliographicSource source)
  • Method: public string GetCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetConferenceProceedingsBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetConferenceProceedingsCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetDocumentFromWebSiteBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetDocumentFromWebSiteCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetElectronicSourceBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetElectronicSourceCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetFilmBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetFilmCitation (BibliographicSource source)
  • Method: public override int GetHashCode ()
  • Method: protected abstract Paragraph GetInterviewBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetInterviewCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetJournalArticleBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetJournalArticleCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetMiscellaneousBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetMiscellaneousCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetPatentBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetPatentCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetPerformanceBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetPerformanceCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetReportBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetReportCitation (BibliographicSource source)
  • Method: protected abstract Paragraph GetSoundRecordingBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetSoundRecordingCitation (BibliographicSource source)
  • Method (i): public Type GetType ()
  • Method: protected abstract Paragraph GetWebSiteBibliographyRecord (BibliographicSource source)
  • Method: protected abstract string GetWebSiteCitation (BibliographicSource source)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: abstract string Key { public get; }
  • Property: abstract string Name { public get; }
  • Property: Dictionary`2 RequiredFields { public get; }
Telerik.Windows.Documents.Model.BibliographicReferences BibliographicSource ()
n/a public class Telerik.Windows.Documents.Model.BibliographicReferences.BibliographicSource
--> NONE <--
  • Constructor: public BibliographicSource ()
  • Constructor: public BibliographicSource (string tagName)
  • Constructor: public BibliographicSource (BibliographicSource source)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public object GetPropertyValue (BibliographicReferencePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected void OnPropertyChanged (string propertyName)
  • Method: public void RegisterProperty (BibliographicReferenceProperty property)
  • Method: public void SetPropertyValue (BibliographicReferencePropertyDefinition propertyDefinition, object newValue)
  • Method (i): public virtual string ToString ()
  • Property: string AbbreviatedCaseNumber { public get; public set; }
  • Property: string AlbumTitle { public get; public set; }
  • Property: string Artist { public get; public set; }
  • Property: string Author { public get; public set; }
  • Property: string BookAuthor { public get; public set; }
  • Property: string BookTitle { public get; public set; }
  • Property: string Broadcaster { public get; public set; }
  • Property: string BroadcastTitle { public get; public set; }
  • Property: string CaseNumber { public get; public set; }
  • Property: string ChapterNumber { public get; public set; }
  • Property: string City { public get; public set; }
  • Property: string Comments { public get; public set; }
  • Property: string Compiler { public get; public set; }
  • Property: string Composer { public get; public set; }
  • Property: string Conductor { public get; public set; }
  • Property: string ConferencePublicationName { public get; public set; }
  • Property: string Counsel { public get; public set; }
  • Property: string CountryRegion { public get; public set; }
  • Property: string Court { public get; public set; }
  • Property: string Day { public get; public set; }
  • Property: string DayAccessed { public get; public set; }
  • Property: string Department { public get; public set; }
  • Property: string Director { public get; public set; }
  • Property: string Distributor { public get; public set; }
  • Property: string DOI { public get; public set; }
  • Property: string Edition { public get; public set; }
  • Property: string Editor { public get; public set; }
  • Property: string Institution { public get; public set; }
  • Property: string Interviewee { public get; public set; }
  • Property: string Interviewer { public get; public set; }
  • Property: string Inventor { public get; public set; }
  • Property: string Issue { public get; public set; }
  • Property: string JournalName { public get; public set; }
  • Property: string Medium { public get; public set; }
  • Property: string Month { public get; public set; }
  • Property: string MonthAccessed { public get; public set; }
  • Property: string NameOfWebSite { public get; public set; }
  • Property: string NumberOfVolumes { public get; public set; }
  • Property: string Pages { public get; public set; }
  • Property: string PatentNumber { public get; public set; }
  • Property: string Performer { public get; public set; }
  • Property: string PeriodicalTitle { public get; public set; }
  • Property: string ProducerName { public get; public set; }
  • Property: string ProductionCompany { public get; public set; }
  • Property: string PublicationTitle { public get; public set; }
  • Property: string Publisher { public get; public set; }
  • Property: string RecordingNumber { public get; public set; }
  • Property: string Reporter { public get; public set; }
  • Property: string ReportType { public get; public set; }
  • Property: string ShortTitle { public get; public set; }
  • Property: string SourceListDisplayString { public get; }
  • Property: string SourceListDisplayStringFirstPart { public get; }
  • Property: string SourceListDisplayStringSecondPart { public get; }
  • Property: BibliographicSourceType SourceType { public get; public set; }
  • Property: string StandardNumber { public get; public set; }
  • Property: string StateProvince { public get; public set; }
  • Property: string Station { public get; public set; }
  • Property: string TagName { public get; public set; }
  • Property: string Theater { public get; public set; }
  • Property: string Title { public get; public set; }
  • Property: string Translator { public get; public set; }
  • Property: string Type { public get; public set; }
  • Property: string URL { public get; public set; }
  • Property: string Version { public get; public set; }
  • Property: string Volume { public get; public set; }
  • Property: string Writer { public get; public set; }
  • Property: string Year { public get; public set; }
  • Property: string YearAccessed { public get; public set; }
BibliographicSourceType ()
n/a public sealed enum Telerik.Windows.Documents.Model.BibliographicReferences.BibliographicSourceType
                    Book = 0,
                    BookSection = 1,
                    JournalArticle = 2,
                    ArticleInAPeriodical = 3,
                    ConferenceProceedings = 4,
                    Report = 5,
                    InternetSite = 6,
                    DocumentFromInternetSite = 7,
                    ElectronicSource = 8,
                    Art = 9,
                    SoundRecording = 10,
                    Performance = 11,
                    Film = 12,
                    Interview = 13,
                    Patent = 14,
                    Case = 15,
                    Misc = 16,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.BibliographicReferences HarvardAnglia2008Style ()
n/a public class Telerik.Windows.Documents.Model.BibliographicReferences.HarvardAnglia2008Style
--> NONE <--
  • Constructor: public HarvardAnglia2008Style ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected override Paragraph GetArtBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetArtCitation (BibliographicSource source)
  • Method: protected override Paragraph GetArticleInAPeriodicalBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetArticleInAPeriodicalCitation (BibliographicSource source)
  • Method (i): public Paragraph GetBibliographyRecord (BibliographicSource source)
  • Method: protected override Paragraph GetBookBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetBookCitation (BibliographicSource source)
  • Method: protected override Paragraph GetBookSectionBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetBookSectionCitation (BibliographicSource source)
  • Method: protected override Paragraph GetCaseBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetCaseCitation (BibliographicSource source)
  • Method (i): public string GetCitation (BibliographicSource source)
  • Method: protected override Paragraph GetConferenceProceedingsBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetConferenceProceedingsCitation (BibliographicSource source)
  • Method: protected override Paragraph GetDocumentFromWebSiteBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetDocumentFromWebSiteCitation (BibliographicSource source)
  • Method: protected override Paragraph GetElectronicSourceBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetElectronicSourceCitation (BibliographicSource source)
  • Method: protected override Paragraph GetFilmBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetFilmCitation (BibliographicSource source)
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override Paragraph GetInterviewBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetInterviewCitation (BibliographicSource source)
  • Method: protected override Paragraph GetJournalArticleBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetJournalArticleCitation (BibliographicSource source)
  • Method: protected override Paragraph GetMiscellaneousBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetMiscellaneousCitation (BibliographicSource source)
  • Method: protected override Paragraph GetPatentBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetPatentCitation (BibliographicSource source)
  • Method: protected override Paragraph GetPerformanceBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetPerformanceCitation (BibliographicSource source)
  • Method: protected override Paragraph GetReportBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetReportCitation (BibliographicSource source)
  • Method: protected override Paragraph GetSoundRecordingBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetSoundRecordingCitation (BibliographicSource source)
  • Method (i): public Type GetType ()
  • Method: protected override Paragraph GetWebSiteBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetWebSiteCitation (BibliographicSource source)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: override string Key { public get; }
  • Property: override string Name { public get; }
  • Property: Dictionary`2 RequiredFields { public get; }
Telerik.Windows.Documents.Model.BibliographicReferences ISO690_FirstElementAndDateStyle ()
n/a public class Telerik.Windows.Documents.Model.BibliographicReferences.ISO690_FirstElementAndDateStyle
--> NONE <--
  • Constructor: public ISO690_FirstElementAndDateStyle ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected override Paragraph GetArtBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetArtCitation (BibliographicSource source)
  • Method: protected override Paragraph GetArticleInAPeriodicalBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetArticleInAPeriodicalCitation (BibliographicSource source)
  • Method (i): public Paragraph GetBibliographyRecord (BibliographicSource source)
  • Method: protected override Paragraph GetBookBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetBookCitation (BibliographicSource source)
  • Method: protected override Paragraph GetBookSectionBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetBookSectionCitation (BibliographicSource source)
  • Method: protected override Paragraph GetCaseBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetCaseCitation (BibliographicSource source)
  • Method (i): public string GetCitation (BibliographicSource source)
  • Method: protected override Paragraph GetConferenceProceedingsBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetConferenceProceedingsCitation (BibliographicSource source)
  • Method: protected override Paragraph GetDocumentFromWebSiteBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetDocumentFromWebSiteCitation (BibliographicSource source)
  • Method: protected override Paragraph GetElectronicSourceBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetElectronicSourceCitation (BibliographicSource source)
  • Method: protected override Paragraph GetFilmBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetFilmCitation (BibliographicSource source)
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override Paragraph GetInterviewBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetInterviewCitation (BibliographicSource source)
  • Method: protected override Paragraph GetJournalArticleBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetJournalArticleCitation (BibliographicSource source)
  • Method: protected override Paragraph GetMiscellaneousBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetMiscellaneousCitation (BibliographicSource source)
  • Method: protected override Paragraph GetPatentBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetPatentCitation (BibliographicSource source)
  • Method: protected override Paragraph GetPerformanceBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetPerformanceCitation (BibliographicSource source)
  • Method: protected override Paragraph GetReportBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetReportCitation (BibliographicSource source)
  • Method: protected override Paragraph GetSoundRecordingBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetSoundRecordingCitation (BibliographicSource source)
  • Method (i): public Type GetType ()
  • Method: protected override Paragraph GetWebSiteBibliographyRecord (BibliographicSource source)
  • Method: protected override string GetWebSiteCitation (BibliographicSource source)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: override string Key { public get; }
  • Property: override string Name { public get; }
  • Property: Dictionary`2 RequiredFields { public get; }
Telerik.Windows.Documents.Model.Code ClassificationTag ()
n/a public class Telerik.Windows.Documents.Model.Code.ClassificationTag
--> NONE <--
  • Constructor: public ClassificationTag (ClassificationType type)
  • 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: ClassificationType ClassificationType { public get; }
Telerik.Windows.Documents.Model.Code ClassificationType ()
n/a public class Telerik.Windows.Documents.Model.Code.ClassificationType
--> NONE <--
  • Constructor: public ClassificationType (string name)
  • Method: public override bool Equals (object obj)
  • Method: public virtual bool Equals (ClassificationType other)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string Name { public get; }
Telerik.Windows.Documents.Model.Code ClassificationTypes ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.Code.ClassificationTypes
--> 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 ClassificationType Attributes { public get; }
  • Property: static ClassificationType CharacterLiteral { public get; }
  • Property: static ClassificationType Comment { public get; }
  • Property: static ClassificationType Constants { public get; }
  • Property: static ClassificationType Data { public get; }
  • Property: static ClassificationType ExcludedCode { public get; }
  • Property: static ClassificationType Identifier { public get; }
  • Property: static ClassificationType Keyword { public get; }
  • Property: static ClassificationType Literal { public get; }
  • Property: static ClassificationType Method { public get; }
  • Property: static ClassificationType NumberLiteral { public get; }
  • Property: static ClassificationType Operator { public get; }
  • Property: static ClassificationType PreprocessorKeyword { public get; }
  • Property: static ClassificationType StringLiteral { public get; }
  • Property: static ClassificationType Variable { public get; }
  • Property: static ClassificationType WhiteSpace { public get; }
Telerik.Windows.Documents.Model.Code CodeFormatter ()
n/a public class Telerik.Windows.Documents.Model.Code.CodeFormatter
--> NONE <--
  • Constructor: public CodeFormatter ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public IEnumerable`1 GetCodeLanguages ()
  • Method: public DocumentFragment GetFormattedFragment (string code, CodeFormattingSettings settings)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void RegisterClassificationType (ClassificationType type, CodeLanguage codeLanguage, StyleDefinition styleDefinition)
  • Method: public void RegisterClassificationType (ClassificationType type, StyleDefinition styleDefinition)
  • Method: public void RegisterCodeLanguage (CodeLanguage codeLanguage, ITagger`1 tagger)
  • Method (i): public virtual string ToString ()
  • Method: public void UnregisterClassificationType (ClassificationType type)
  • Method: public void UnregisterClassificationType (ClassificationType type, CodeLanguage codeLanguage)
  • Method: public void UnregisterCodeLanguage (CodeLanguage codeLanguage)
Telerik.Windows.Documents.Model.Code CodeFormattingSettings ()
n/a public class Telerik.Windows.Documents.Model.Code.CodeFormattingSettings
--> NONE <--
  • Constructor: public CodeFormattingSettings (CodeLanguage codeLanguage)
  • 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: CodeLanguage CodeLanguage { public get; public set; }
  • Property: bool IsAlternatingLinesEnabled { public get; public set; }
  • Property: bool IsLineNumberingEnabled { public get; public set; }
Telerik.Windows.Documents.Model.Code CodeLanguage ()
n/a public class Telerik.Windows.Documents.Model.Code.CodeLanguage
--> NONE <--
  • Constructor: public CodeLanguage (string name)
  • Method: public override bool Equals (object obj)
  • Method: public virtual bool Equals (CodeLanguage other)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string Name { public get; }
Telerik.Windows.Documents.Model.Code CodeLanguages ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.Code.CodeLanguages
--> 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 CodeLanguage CSharp { public get; }
  • Property: static CodeLanguage JavaScript { public get; }
  • Property: static CodeLanguage Php { public get; }
  • Property: static CodeLanguage Xml { public get; }
Telerik.Windows.Documents.Model.Code DefaultRegexPatterns ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.Code.DefaultRegexPatterns
--> 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 string MultilineCommentPattern { public get; }
  • Property: static string SingleLineCommentPattern { public get; }
  • Property: static string StringPattern { public get; }
Telerik.Windows.Documents.Model.Code DefaultTaggers ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.Code.DefaultTaggers
--> 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 ITagger`1 CSharpTagger { public get; }
  • Property: static ITagger`1 JavaScriptTagger { public get; }
  • Property: static ITagger`1 PhpTagger { public get; }
  • Property: static ITagger`1 XmlTagger { public get; }
Telerik.Windows.Documents.Model.Code ITagger`1 ()
n/a public interface Telerik.Windows.Documents.Model.Code.ITagger`1
--> NONE <--
  • Method: IEnumerable`1 GetTags (IDocumentEditor editor)
Telerik.Windows.Documents.Model.Code RegexTagger ()
n/a public class Telerik.Windows.Documents.Model.Code.RegexTagger
--> NONE <--
  • Constructor: public RegexTagger (Dictionary`2 regexToClassificationType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public static Regex GetKeywordsRegex (IEnumerable`1 keywords)
  • Method: public override IEnumerable`1 GetTags (IDocumentEditor editor)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Document { public get; }
  • Property: IDocumentEditor Editor { public get; }
Telerik.Windows.Documents.Model.Code TaggedTextRange`1 ()
n/a public class Telerik.Windows.Documents.Model.Code.TaggedTextRange`1
--> NONE <--
  • Constructor: public TaggedTextRange`1 (T tag, DocumentPosition start, DocumentPosition end)
  • 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: DocumentPosition End { public get; public set; }
  • Property: DocumentPosition Start { public get; public set; }
  • Property: T Tag { public get; }
Telerik.Windows.Documents.Model.Code TaggerBase`1 ()
n/a public abstract class Telerik.Windows.Documents.Model.Code.TaggerBase`1
--> NONE <--
  • Constructor: public TaggerBase`1 ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public abstract IEnumerable`1 GetTags (IDocumentEditor editor)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Document { public get; }
  • Property: IDocumentEditor Editor { public get; }
CaptionSeparatorType ()
n/a public sealed enum Telerik.Windows.Documents.Model.Fields.CaptionSeparatorType
                    Hyphen = 0,
                    Period = 1,
                    Colon = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Fields EvaluationContext ()
n/a public class Telerik.Windows.Documents.Model.Fields.EvaluationContext
--> 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: LayoutBox AssociatedLayoutBoxInMainDocument { public get; }
  • Property: RadDocument Document { public get; }
  • Property: RadDocument MainDocument { public get; }
Telerik.Windows.Documents.Model.Fields FieldProperty ()
n/a public class Telerik.Windows.Documents.Model.Fields.FieldProperty
--> NONE <--
  • Constructor: public FieldProperty (Field owner, FieldPropertyDefinition propertyDefinition)
  • Method: public void CopyPropertiesFrom (FieldProperty other)
  • 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 string GetValue ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void SetValue (string value)
  • Method: public void SetValue (Field fieldValue)
  • Method: public void SetValue (IFieldArgumentNode node)
  • Method (i): public virtual string ToString ()
  • Property: Field Field { public get; }
  • Property: bool IsNestedField { public get; }
  • Property: FieldPropertyDefinition PropertyDefinition { public get; }
Telerik.Windows.Documents.Model.Fields FieldPropertyDefinition ()
n/a public class Telerik.Windows.Documents.Model.Fields.FieldPropertyDefinition
--> NONE <--
  • Constructor: public FieldPropertyDefinition (string propertyName)
  • 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: string PropertyName { public get; }
Telerik.Windows.Documents.Model.Fields FieldsUpdateManager ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.Fields.FieldsUpdateManager
--> 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: public static void RegisterFieldUpdateInfo (Type fieldType, FieldTypeUpdateInfo fieldTypeUpdateInfo)
  • [Obsolete: Use RegisterFieldUpdateInfo method instead.]Method: public static void RegisterFieldUpdatePriority (Type fieldType, int priority)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model.Fields FieldTypeUpdateInfo ()
n/a public class Telerik.Windows.Documents.Model.Fields.FieldTypeUpdateInfo
--> NONE <--
  • Constructor: public FieldTypeUpdateInfo ()
  • Method: public override bool Equals (object obj)
  • Method: public virtual bool Equals (FieldTypeUpdateInfo other)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: bool NeedsPagination { public get; public set; }
  • Property: int Priority { public get; public set; }
Telerik.Windows.Documents.Model.Fields InvalidHeadingLevelRangeException ()
n/a public class Telerik.Windows.Documents.Model.Fields.InvalidHeadingLevelRangeException
--> NONE <--
  • Constructor: public InvalidHeadingLevelRangeException (string message)
  • Event: protected event EventHandler`1 SerializeObjectState
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual Exception GetBaseException ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
  • Method (i): public virtual Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual IDictionary Data { public get; }
  • Property: virtual string HelpLink { public get; public set; }
  • Property: int HResult { public get; }
  • Property: virtual Exception InnerException { public get; }
  • Property: virtual string Message { public get; }
  • Property: virtual string ParamName { public get; }
  • Property: virtual string Source { public get; public set; }
  • Property: virtual string StackTrace { public get; }
  • Property: virtual MethodBase TargetSite { public get; }
NumberingFormat ()
n/a public sealed enum Telerik.Windows.Documents.Model.Fields.NumberingFormat
                    Arabic = 0,
                    ArabicDash = 1,
                    AlphabeticLower = 2,
                    AlphabeticUpper = 3,
                    RomanLower = 4,
                    RomanUpper = 5,
                    Hex = 6,
--> NONE <-- --> NONE <--
ReferenceContentType ()
n/a public sealed enum Telerik.Windows.Documents.Model.Fields.ReferenceContentType
                    EntireContent = 0,
                    OnlyLabelAndNumber = 1,
                    OnlyCaption = 2,
                    PageNumber = 3,
                    RelativePosition = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Fields.CodeExpressions FieldArgumentNode ()
n/a public class Telerik.Windows.Documents.Model.Fields.CodeExpressions.FieldArgumentNode
--> NONE <--
  • Constructor: public FieldArgumentNode (string argument)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerable`1 GetCodeExpressionFragment ()
  • Method: public virtual string GetCodeExpressionString ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual string Text { public get; }
Telerik.Windows.Documents.Model.Fields.CodeExpressions FieldCodeBuilder ()
n/a public class Telerik.Windows.Documents.Model.Fields.CodeExpressions.FieldCodeBuilder
--> NONE <--
  • Constructor: public FieldCodeBuilder (string fieldType)
  • Method: public void AddSwitch (string switchCharacters)
  • Method: public void AddSwitch (string switchCharacters, FieldProperty prop)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public IEnumerable`1 GetCodeExpressionFragment ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public string GetResultCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void RebuildFromCode (string fieldCode)
  • Method: public void Reset ()
  • Method: public void SetFieldArgument (FieldProperty prop)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model.Fields.CodeExpressions FieldCodeExpression ()
n/a public class Telerik.Windows.Documents.Model.Fields.CodeExpressions.FieldCodeExpression
--> NONE <--
  • Constructor: public FieldCodeExpression ()
  • Method: public bool ContainsSwitch (string switchChars)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override IEnumerable`1 GetCodeExpressionFragment ()
  • Method: public override string GetCodeExpressionString ()
  • Method: public FieldSwitchNode GetFieldSwitch (string switchChars)
  • Method (i): public virtual int GetHashCode ()
  • Method: public IFieldArgumentNode GetSwitchArgument (string switchChar)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: IFieldArgumentNode FieldArgumentNode { public get; public set; }
  • Property: FieldTypeNode FieldTypeNode { public get; public set; }
  • Property: List`1 SwitchNodes { public get; }
Telerik.Windows.Documents.Model.Fields.CodeExpressions FieldCodeParser ()
n/a public class Telerik.Windows.Documents.Model.Fields.CodeExpressions.FieldCodeParser
--> NONE <--
  • Constructor: public FieldCodeParser ()
  • 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 ()
  • Method: public bool TryParse (string fieldCode, out FieldCodeExpression fieldCodeExpression)
  • Method: public bool TryParse (DocumentFragment fragment, out FieldCodeExpression fieldCodeExpression)
Telerik.Windows.Documents.Model.Fields.CodeExpressions FieldNodeWithArgumentBase ()
n/a public abstract class Telerik.Windows.Documents.Model.Fields.CodeExpressions.FieldNodeWithArgumentBase
--> NONE <--
  • Constructor: protected FieldNodeWithArgumentBase ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public abstract IEnumerable`1 GetCodeExpressionFragment ()
  • Method: public abstract string GetCodeExpressionString ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: IFieldArgumentNode FieldArgumentNode { public get; public set; }
Telerik.Windows.Documents.Model.Fields.CodeExpressions FieldSwitchNode ()
n/a public class Telerik.Windows.Documents.Model.Fields.CodeExpressions.FieldSwitchNode
--> NONE <--
  • Constructor: public FieldSwitchNode (string switchCharacters)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override IEnumerable`1 GetCodeExpressionFragment ()
  • Method: public override string GetCodeExpressionString ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: IFieldArgumentNode FieldArgumentNode { public get; public set; }
  • Property: string SwitchCharacters { public get; }
Telerik.Windows.Documents.Model.Fields.CodeExpressions FieldTypeNode ()
n/a public class Telerik.Windows.Documents.Model.Fields.CodeExpressions.FieldTypeNode
--> NONE <--
  • Constructor: public FieldTypeNode (string fieldType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerable`1 GetCodeExpressionFragment ()
  • Method: public virtual string GetCodeExpressionString ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string Text { public get; }
Telerik.Windows.Documents.Model.Fields.CodeExpressions IFieldArgumentNode ()
n/a public interface Telerik.Windows.Documents.Model.Fields.CodeExpressions.IFieldArgumentNode
--> NONE <--
  • Property: string Text { public get; }
Telerik.Windows.Documents.Model.Fields.CodeExpressions IFieldCodeExpressionNode ()
n/a public interface Telerik.Windows.Documents.Model.Fields.CodeExpressions.IFieldCodeExpressionNode
--> NONE <--
  • Method: IEnumerable`1 GetCodeExpressionFragment ()
  • Method: string GetCodeExpressionString ()
Telerik.Windows.Documents.Model.Fields.CodeExpressions NestedFieldArgumentNode ()
n/a public class Telerik.Windows.Documents.Model.Fields.CodeExpressions.NestedFieldArgumentNode
--> NONE <--
  • Constructor: public NestedFieldArgumentNode (Field field)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerable`1 GetCodeExpressionFragment ()
  • Method: public virtual string GetCodeExpressionString ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Field Field { public get; }
  • Property: virtual string Text { public get; }
HorizontalRelativeFrom ()
n/a public sealed enum Telerik.Windows.Documents.Model.FloatingBlocks.HorizontalRelativeFrom
                    Paragraph = 0,
                    Page = 1,
                    Margin = 2,
                    LeftMargin = 3,
                    RightMargin = 4,
--> NONE <-- --> NONE <--
PositionValueType ()
n/a public sealed enum Telerik.Windows.Documents.Model.FloatingBlocks.PositionValueType
                    Offset = 0,
                    Alignment = 1,
--> NONE <-- --> NONE <--
VerticalRelativeFrom ()
n/a public sealed enum Telerik.Windows.Documents.Model.FloatingBlocks.VerticalRelativeFrom
                    Paragraph = 0,
                    Page = 1,
                    Margin = 2,
                    TopMargin = 3,
                    BottomMargin = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Internal SectionColumnCollectionSerializationData ()
n/a public class Telerik.Windows.Documents.Model.Internal.SectionColumnCollectionSerializationData
--> NONE <--
  • Constructor: public SectionColumnCollectionSerializationData ()
  • Constructor: public SectionColumnCollectionSerializationData (SectionColumnCollection sectionColumnCollection)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Nullable`1 AreColumnsWithEqualWidth { public get; public set; }
  • Property: List`1 Columns { public get; }
  • Property: Nullable`1 CountOfEqualWidthColumns { public get; public set; }
  • Property: bool HasColumnsSeparator { public get; public set; }
  • Property: Nullable`1 SpacingBetweenEqualColumns { public get; public set; }
Telerik.Windows.Documents.Model.Internal SectionColumnSerializationData ()
n/a public class Telerik.Windows.Documents.Model.Internal.SectionColumnSerializationData
--> NONE <--
  • Constructor: public SectionColumnSerializationData ()
  • Constructor: public SectionColumnSerializationData (double width)
  • Constructor: public SectionColumnSerializationData (double width, double spacingAfter)
  • Constructor: public SectionColumnSerializationData (SectionColumn sectionColumn)
  • 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: double SpacingAfter { public get; public set; }
  • Property: double Width { public get; public set; }
Telerik.Windows.Documents.Model.Merging AppendDocumentOptions ()
n/a public class Telerik.Windows.Documents.Model.Merging.AppendDocumentOptions
--> NONE <--
  • Constructor: public AppendDocumentOptions ()
  • 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: ConflictingStylesResolutionMode ConflictingStylesResolutionMode { public get; public set; }
  • Property: SectionPropertiesResolutionMode FirstSourceSectionPropertiesResolutionMode { public get; public set; }
ConflictingStylesResolutionMode ()
n/a public sealed enum Telerik.Windows.Documents.Model.Merging.ConflictingStylesResolutionMode
                    UseTargetStyle = 0,
                    RenameSourceStyle = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Merging InsertDocumentOptions ()
n/a public class Telerik.Windows.Documents.Model.Merging.InsertDocumentOptions
--> NONE <--
  • Constructor: public InsertDocumentOptions ()
  • 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: ConflictingStylesResolutionMode ConflictingStylesResolutionMode { public get; public set; }
  • Property: bool InsertLastParagraphMarker { public get; public set; }
Telerik.Windows.Documents.Model.Merging MergeDocumentOptionsBase ()
n/a public abstract class Telerik.Windows.Documents.Model.Merging.MergeDocumentOptionsBase
--> NONE <--
  • Constructor: public MergeDocumentOptionsBase ()
  • 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: ConflictingStylesResolutionMode ConflictingStylesResolutionMode { public get; public set; }
Telerik.Windows.Documents.Model.Merging RadDocumentMerger ()
n/a public class Telerik.Windows.Documents.Model.Merging.RadDocumentMerger
--> NONE <--
  • Constructor: public RadDocumentMerger (RadDocument targetDocument)
  • Method: public void AppendDocument (RadDocument sourceDocument)
  • Method: public void AppendDocument (RadDocument sourceDocument, AppendDocumentOptions appendDocumentOptions)
  • 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 InsertDocument (RadDocument sourceDocument)
  • Method: public void InsertDocument (RadDocument sourceDocument, InsertDocumentOptions insertDocumentOptions)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Document { public get; }
SectionPropertiesResolutionMode ()
n/a public sealed enum Telerik.Windows.Documents.Model.Merging.SectionPropertiesResolutionMode
                    NoSectionBreak = 0,
                    Source = 1,
                    Target = 2,
                    SourceStartOnNextPage = 3,
                    SourceStartOnEvenPage = 4,
                    SourceStartOnOddPage = 5,
                    SourceStartContinuous = 6,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Notes EndnoteRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.Notes.EndnoteRangeEnd
--> NONE <--
  • Constructor: public EndnoteRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: Note Note { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Notes EndnoteRangeStart ()
n/a public class Telerik.Windows.Documents.Model.Notes.EndnoteRangeStart
--> NONE <--
  • Constructor: public EndnoteRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override IEnumerable`1 GetNotesCollection (RadDocument doc)
  • Method: protected override void GetNoteSettings (Section section, out NumberingRestartType restartType, out ListNumberingFormat numberingFormat, out int notesFirstNumber)
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAssociatedSpan ()
  • Method (i): public void UpdateBodyDocumentMarks (string markText)
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasCustomMark { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: Note Note { public get; }
  • Property: override string NoteStyleName { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
EndnotesPosition ()
n/a public sealed enum Telerik.Windows.Documents.Model.Notes.EndnotesPosition
                    DocumentEnd = 0,
                    SectionEnd = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Notes FootnoteRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.Notes.FootnoteRangeEnd
--> NONE <--
  • Constructor: public FootnoteRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: Note Note { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Notes FootnoteRangeStart ()
n/a public class Telerik.Windows.Documents.Model.Notes.FootnoteRangeStart
--> NONE <--
  • Constructor: public FootnoteRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method: public override LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override IEnumerable`1 GetNotesCollection (RadDocument doc)
  • Method: protected override void GetNoteSettings (Section section, out NumberingRestartType restartType, out ListNumberingFormat numberingFormat, out int notesFirstNumber)
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAssociatedSpan ()
  • Method (i): public void UpdateBodyDocumentMarks (string markText)
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasCustomMark { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: Note Note { public get; }
  • Property: override string NoteStyleName { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
FootnotesPosition ()
n/a public sealed enum Telerik.Windows.Documents.Model.Notes.FootnotesPosition
                    PageBottom = 0,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Notes MarkRangeEndBase ()
n/a public abstract class Telerik.Windows.Documents.Model.Notes.MarkRangeEndBase
--> NONE <--
  • Constructor: protected MarkRangeEndBase ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method (i): protected abstract AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Notes MarkRangeStartBase ()
n/a public abstract class Telerik.Windows.Documents.Model.Notes.MarkRangeStartBase
--> NONE <--
  • Constructor: protected MarkRangeStartBase ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method: public abstract void UpdateAssociatedSpan ()
  • Property: int AnnotationID { public get; public set; }
  • Property: override AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: override AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: override bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Notes Note ()
n/a public class Telerik.Windows.Documents.Model.Notes.Note
--> NONE <--
  • Constructor: public Note ()
  • Event: public event EventHandler BodyChanged
  • Event: public event EventHandler BodyChanging
  • Method: public static Note CreateCustomMarkEndnote (string symbol, FontFamily fontFamily)
  • Method: public static Note CreateCustomMarkFootnote (string symbol, FontFamily fontFamily)
  • Method: public Note CreateDeepCopy ()
  • Method: public static Note CreateDefaultEndnote ()
  • Method: public static Note CreateDefaultFootnote ()
  • 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: protected override void OnBodyChanged ()
  • Method: protected override void OnBodyChanging ()
  • Method (i): public virtual string ToString ()
  • Property: override RadDocument Body { public get; public set; }
  • Property: string CustomMark { public get; public set; }
  • Property: bool HasCustomMark { public get; }
Telerik.Windows.Documents.Model.Notes NoteRangeEndBase ()
n/a public abstract class Telerik.Windows.Documents.Model.Notes.NoteRangeEndBase
--> NONE <--
  • Constructor: protected NoteRangeEndBase ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method (i): protected abstract AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: Note Note { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Notes NoteRangeStartBase ()
n/a public abstract class Telerik.Windows.Documents.Model.Notes.NoteRangeStartBase
--> NONE <--
  • Constructor: protected NoteRangeStartBase ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected abstract IEnumerable`1 GetNotesCollection (RadDocument doc)
  • Method: protected abstract void GetNoteSettings (Section section, out NumberingRestartType restartType, out ListNumberingFormat numberingFormat, out int notesFirstNumber)
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateAssociatedSpan ()
  • Method: public void UpdateBodyDocumentMarks (string markText)
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasCustomMark { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: Note Note { public get; }
  • Property: abstract string NoteStyleName { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Notes NoteReferenceMarkEnd ()
n/a public class Telerik.Windows.Documents.Model.Notes.NoteReferenceMarkEnd
--> NONE <--
  • Constructor: public NoteReferenceMarkEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Notes NoteReferenceMarkStart ()
n/a public class Telerik.Windows.Documents.Model.Notes.NoteReferenceMarkStart
--> NONE <--
  • Constructor: public NoteReferenceMarkStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateAssociatedSpan ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: string MarkText { public get; public set; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
NumberingRestartType ()
n/a public sealed enum Telerik.Windows.Documents.Model.Notes.NumberingRestartType
                    Continuous = 0,
                    EachPage = 1,
                    EachSection = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Revisions ChangedLinesOptions ()
n/a public class Telerik.Windows.Documents.Model.Revisions.ChangedLinesOptions
--> NONE <--
  • Constructor: public ChangedLinesOptions ()
  • Constructor: public ChangedLinesOptions (Color color)
  • 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: RevisionColor ColorOptions { public get; public set; }
  • Property: bool IsEnabled { public get; public set; }
Telerik.Windows.Documents.Model.Revisions CommentsOptions ()
n/a public class Telerik.Windows.Documents.Model.Revisions.CommentsOptions
--> NONE <--
  • Constructor: public CommentsOptions ()
  • 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: RevisionColor ColorOptions { public get; public set; }
Telerik.Windows.Documents.Model.Revisions DeleteRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.Revisions.DeleteRangeEnd
--> NONE <--
  • Constructor: public DeleteRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Revisions DeleteRangeStart ()
n/a public class Telerik.Windows.Documents.Model.Revisions.DeleteRangeStart
--> NONE <--
  • Constructor: public DeleteRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method: public override RevisionRangeEnd CreatePairedEnd ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Revisions DocumentElementRevisionInfo ()
n/a public class Telerik.Windows.Documents.Model.Revisions.DocumentElementRevisionInfo
--> NONE <--
  • Constructor: public DocumentElementRevisionInfo ()
  • Constructor: public DocumentElementRevisionInfo (RevisionInfo info)
  • Method: public DocumentElementRevisionInfo CreateDeepCopy ()
  • 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: bool IsDeleted { public get; public set; }
  • Property: bool IsInserted { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
Telerik.Windows.Documents.Model.Revisions InsertRangeEnd ()
n/a public class Telerik.Windows.Documents.Model.Revisions.InsertRangeEnd
--> NONE <--
  • Constructor: public InsertRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method: protected override AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Revisions InsertRangeStart ()
n/a public class Telerik.Windows.Documents.Model.Revisions.InsertRangeStart
--> NONE <--
  • Constructor: public InsertRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method: protected override void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method: protected override DocumentElement CreateNewElementInstance ()
  • Method: public override RevisionRangeEnd CreatePairedEnd ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: virtual bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: virtual bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Revisions Revision ()
n/a public class Telerik.Windows.Documents.Model.Revisions.Revision
--> NONE <--
  • Constructor: public Revision (RevisionType type)
  • 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: bool IsEmpty { public get; }
  • Property: IEnumerable`1 RevisionElements { public get; }
  • Property: RevisionInfo RevisionInfo { public get; }
  • Property: SelectionRange SelectionRange { public get; }
  • Property: RevisionType Type { public get; }
Telerik.Windows.Documents.Model.Revisions RevisionColor ()
n/a public sealed struct Telerik.Windows.Documents.Model.Revisions.RevisionColor
--> NONE <--
  • Constructor: public RevisionColor (bool isColorByAuthor)
  • Constructor: public RevisionColor (Color color)
  • Field: public Color Color
  • Field: public bool IsColorAutomatic
  • Field: public bool IsColorByAuthor
  • 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 ()
Telerik.Windows.Documents.Model.Revisions RevisionColors ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.Revisions.RevisionColors
--> 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 RevisionColor Auto { public get; }
  • Property: static RevisionColor ByAuthor { public get; }
RevisionDecoration ()
n/a public sealed enum Telerik.Windows.Documents.Model.Revisions.RevisionDecoration
                    None = 0,
                    ColorOnly = 1,
                    Underline = 2,
                    Strikethrough = 3,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Revisions RevisionInfo ()
n/a public class Telerik.Windows.Documents.Model.Revisions.RevisionInfo
--> NONE <--
  • Constructor: public RevisionInfo ()
  • Method: public RevisionInfo CreateDeepCopy ()
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static bool ShouldMerge (RevisionInfo info1, RevisionInfo info2)
  • Method (i): public virtual string ToString ()
  • Property: string Author { public get; public set; }
  • Property: DateTime Date { public get; public set; }
  • Property: string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Revisions RevisionRangeEnd ()
n/a public abstract class Telerik.Windows.Documents.Model.Revisions.RevisionRangeEnd
--> NONE <--
  • Constructor: public RevisionRangeEnd ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method (i): protected virtual void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method (i): public virtual AnnotationRangeStart CreatePairedStart ()
  • Method (i): protected abstract AnnotationRangeStart CreateRangeStartInstance ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public void PairWithStart (AnnotationRangeStart annotationRangeStart)
  • Method (i): protected virtual void PairWithStartOverride (AnnotationRangeStart annotationRangeStart)
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateAnnotationID ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: ProtectedInternal virtual bool CreatePairedStartOnCopy { }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: new RevisionInfo RevisionInfo { public get; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: AnnotationRangeStart Start { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
Telerik.Windows.Documents.Model.Revisions RevisionRangeStart ()
n/a public abstract class Telerik.Windows.Documents.Model.Revisions.RevisionRangeStart
--> NONE <--
  • Constructor: protected RevisionRangeStart ()
  • Event: public event EventHandler ParentChanged
  • Event: public event EventHandler ParentChanging
  • Event: public event StylePropertyChangeEventHandler PropertyValueChanged
  • Event: public event EventHandler StyleChanged
  • Event: public event EventHandler StyleChanging
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Method (i): public void ClearValue (IStylePropertyDefinition propertyDefinition)
  • Method (i): public void CopyContentFrom (DocumentElement fromElement)
  • Method (i): protected abstract void CopyContentFromOverride (DocumentElement fromElement)
  • Method (i): public virtual Inline CopyFromPositionToEndOfInline (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method (i): public virtual Inline CopyFromStartOfInlineToEndPosition (DocumentPosition endPosition)
  • Method (i): public void CopyPropertiesFrom (DocumentElement fromElement)
  • Method: protected override void CopyPropertiesFromOverride (DocumentElement fromElement)
  • Method (i): public void CopyPropertiesFromStyle (StyleDefinition style)
  • Method (i): public virtual DocumentElement CreateDeepCopy ()
  • Method (i): protected LayoutBox CreateLayoutBox ()
  • Method (i): public virtual LayoutBox CreateLayoutBox (DocumentStructureCollection documentCollection)
  • Method (i): protected abstract DocumentElement CreateNewElementInstance ()
  • Method: public abstract RevisionRangeEnd CreatePairedEnd ()
  • Method (i): public virtual DocumentElement CreateShallowCopy ()
  • Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public StyleDefinition ExtractStyleFromLocalProperties ()
  • Method (i): public StyleDefinition ExtractStyleFromProperties ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public IEnumerable`1 GetAssociatedLayoutBoxes ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public T GetParentOfType ()
  • Method (i): public RadValueSource GetPropertyValueSource (IStylePropertyDefinition propertyDefinition)
  • Method (i): public virtual RadDocument GetRootDocument ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method (i): protected void InvalidateAssociatedBoxesArrange ()
  • Method (i): public void InvalidateAssociatedBoxesLayout ()
  • Method (i): protected void InvalidateAssociatedBoxesMeasure ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnParentChanged ()
  • Method (i): protected virtual void OnParentChanging ()
  • Method (i): protected virtual void OnRemoved ()
  • Method (i): ProtectedInternal virtual void OnStyleChanged ()
  • Method (i): ProtectedInternal virtual void OnStyleChanging ()
  • Method (i): ProtectedInternal virtual void OnStylePropertyChanged (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Property: int AnnotationID { public get; public set; }
  • Property: virtual AnnotationMarkerDeleteBehavior BackspaceBehavior { public get; }
  • Property: int ChildIndex { public get; }
  • Property: DocumentElementCollection Children { public get; }
  • Property: virtual Cursor Cursor { public get; public set; }
  • [Obsolete: Use RadDocument's Style property instead.]Property: virtual StyleDefinition DefaultStyleSettings { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteBehavior { public get; }
  • Property: virtual AnnotationMarkerDeleteBehavior DeleteSelectedBehavior { public get; }
  • Property: protected DocumentElementCollection DocumentElements { }
  • Property: AnnotationRangeEnd End { public get; public set; }
  • Property: FieldRangeStartBase FieldStart { public get; public set; }
  • Property: LayoutBox FirstLayoutBox { public get; }
  • Property: bool HasStyle { public get; }
  • Property: override bool IsCopyable { public get; }
  • Property: protected bool IsFirstLayoutBoxInitialized { }
  • Property: virtual bool IsPaired { public get; }
  • Property: virtual bool IsRangeDeletable { public get; }
  • Property: virtual bool IsRangeEditable { public get; }
  • Property: LayoutBox LastLayoutBox { public get; }
  • Property: DocumentElement NextSibling { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; public set; }
  • Property: DocumentElement Parent { public get; }
  • Property: DocumentElement PreviousSibling { public get; }
  • Property: new RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool SkipPositionAfter { public get; }
  • Property: override bool SkipPositionBefore { public get; }
  • Property: virtual bool SkipPositionsInRange { public get; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: virtual string Tag { public get; public set; }
RevisionType ()
n/a public sealed enum Telerik.Windows.Documents.Model.Revisions.RevisionType
                    None = 0,
                    Structure = 1,
                    Formatting = 2,
                    Table = 3,
                    Paragraph = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Revisions StructureRevisionOptions ()
n/a public class Telerik.Windows.Documents.Model.Revisions.StructureRevisionOptions
--> NONE <--
  • Constructor: public StructureRevisionOptions ()
  • Constructor: public StructureRevisionOptions (RevisionDecoration decoration)
  • 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: RevisionColor ColorOptions { public get; public set; }
  • Property: RevisionDecoration Decoration { public get; public set; }
Telerik.Windows.Documents.Model.Revisions TableRevisionOptions ()
n/a public class Telerik.Windows.Documents.Model.Revisions.TableRevisionOptions
--> NONE <--
  • Constructor: public TableRevisionOptions ()
  • Constructor: public TableRevisionOptions (Color color)
  • 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: RevisionColor ColorOptions { public get; public set; }
  • Property: bool IsEnabled { public get; public set; }
Telerik.Windows.Documents.Model.Revisions TrackChangesOptions ()
n/a public class Telerik.Windows.Documents.Model.Revisions.TrackChangesOptions
--> NONE <--
  • Constructor: public TrackChangesOptions ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public Nullable`1 GetChangedLinesColor ()
  • Method: public Color GetColorByAuthor (string authorUserName)
  • Method (i): public virtual int GetHashCode ()
  • Method: public Nullable`1 GetTableDeleteColor (string authorUserName)
  • Method: public Nullable`1 GetTableInsertColor (string authorUserName)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void SetDeletedTextProperties (string userName, SpanProperties properties)
  • Method: public void SetInsertedTextProperties (string userName, SpanProperties properties)
  • Method (i): public virtual string ToString ()
  • Property: ChangedLinesOptions ChangedLinesDecorationColorOptions { public get; }
  • Property: CommentsOptions Comments { public get; }
  • Property: Color CurrentAuthorColor { public get; public set; }
  • Property: StructureRevisionOptions Delete { public get; }
  • Property: TableRevisionOptions DeletedCells { public get; }
  • Property: StructureRevisionOptions Formatting { public get; }
  • Property: StructureRevisionOptions Insert { public get; }
  • Property: TableRevisionOptions InsertedCells { public get; }
  • Property: bool TrackFormatting { public get; public set; }
Telerik.Windows.Documents.Model.Styles BuiltInStyles ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.Styles.BuiltInStyles
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static IEnumerable`1 GetAllPrimaryStyles ()
  • Method: public static IEnumerable`1 GetAllStyles ()
  • Method: public static IEnumerable`1 GetAllStyles (StyleType type)
  • Method (i): public virtual int GetHashCode ()
  • Method: public static StyleDefinition GetStyle (string styleName)
  • Method (i): public Type GetType ()
  • Method: public static bool IsBuiltInStyle (string styleName)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
BuiltInStylesVersion ()
n/a public sealed enum Telerik.Windows.Documents.Model.Styles.BuiltInStylesVersion
                    Office2010 = 1,
                    Office2013 = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Styles ConditionalTableStyleInfo ()
n/a public class Telerik.Windows.Documents.Model.Styles.ConditionalTableStyleInfo
--> NONE <--
  • Constructor: public ConditionalTableStyleInfo ()
  • Constructor: public ConditionalTableStyleInfo (ConditionalTableStyleTypes type, StyleDefinition style)
  • 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: StyleDefinition Style { public get; public set; }
  • Property: ConditionalTableStyleTypes Type { public get; public set; }
Telerik.Windows.Documents.Model.Styles ConditionalTableStylesCollection ()
n/a public class Telerik.Windows.Documents.Model.Styles.ConditionalTableStylesCollection
--> NONE <--
  • Constructor: public ConditionalTableStylesCollection (StyleDefinition style)
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Method: public void Add (ConditionalTableStyleTypes styleType, StyleDefinition style)
  • Method: public void Clear ()
  • Method: public bool Contains (KeyValuePair`2 keyValuePair)
  • Method: public bool ContainsKey (ConditionalTableStyleTypes styleType)
  • 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 StyleDefinition GetValueOrNull (ConditionalTableStyleTypes styleType)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs args)
  • Method: public void Remove (ConditionalTableStyleTypes styleType)
  • Method (i): public virtual string ToString ()
  • Property: int Count { public get; }
  • Property: StyleDefinition this [ConditionalTableStyleTypes styleType] { public get; }
  • Property: ICollection`1 Keys { public get; }
ConditionalTableStyleTypes ()
n/a public sealed enum Telerik.Windows.Documents.Model.Styles.ConditionalTableStyleTypes
                    FirstRow = 0,
                    LastRow = 1,
                    FirstColumn = 2,
                    LastColumn = 3,
                    OddColumnBanding = 4,
                    EvenColumnBanding = 5,
                    OddRowBanding = 6,
                    EvenRowBanding = 7,
                    TopRightCell = 8,
                    TopLeftCell = 9,
                    BottomRightCell = 10,
                    BottomLeftCell = 11,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Styles DocumentElementPropertiesBase ()
n/a public abstract class Telerik.Windows.Documents.Model.Styles.DocumentElementPropertiesBase
--> NONE <--
  • Constructor: public DocumentElementPropertiesBase (DocumentElement owner)
  • Constructor: public DocumentElementPropertiesBase (StyleDefinition owner)
  • Method: public void ClearProperties ()
  • Method: public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
  • Method: protected abstract DocumentElementPropertiesBase CreateInstance ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public StylePropertyBase GetStyleProperty (string propertyName)
  • Method: public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected abstract void InitProperties ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void MergePropertiesWith (DocumentElementPropertiesBase propertiesToMergeWith)
  • Method: protected virtual void OnStyleChanged ()
  • Method: protected virtual void OnStyleChanging ()
  • Method: protected virtual void OnStylePropertyChangedOverride (StylePropertyChangeEventArgs args)
  • Method: public override string ToString ()
  • Method: protected virtual void ValidateStyleType (StyleDefinition value)
  • Property: bool HasRevisions { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; }
  • Property: string OriginalStyleName { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: IEnumerable`1 StyleProperties { public get; }
Telerik.Windows.Documents.Model.Styles DocumentProperties ()
n/a public class Telerik.Windows.Documents.Model.Styles.DocumentProperties
--> NONE <--
  • Constructor: public DocumentProperties (DocumentElement owner)
  • Constructor: public DocumentProperties (StyleDefinition owner)
  • Method (i): public void ClearProperties ()
  • Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
  • Method: protected override DocumentElementPropertiesBase CreateInstance ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected override void InitProperties ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void MergePropertiesWith (DocumentElementPropertiesBase propertiesToMergeWith)
  • Method (i): protected virtual void OnStyleChanged ()
  • Method (i): protected virtual void OnStyleChanging ()
  • Method: protected override void OnStylePropertyChangedOverride (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method: protected override void ValidateStyleType (StyleDefinition value)
  • Property: double DefaultTabWidth { public get; public set; }
  • Property: int EndnotesFirstNumber { public get; public set; }
  • Property: ListNumberingFormat EndnotesNumberingFormat { public get; public set; }
  • Property: NumberingRestartType EndnotesNumberingRestartType { public get; public set; }
  • Property: EndnotesPosition EndnotesPosition { public get; public set; }
  • Property: int FootnotesFirstNumber { public get; public set; }
  • Property: ListNumberingFormat FootnotesNumberingFormat { public get; public set; }
  • Property: NumberingRestartType FootnotesNumberingRestartType { public get; public set; }
  • Property: FootnotesPosition FootnotesPosition { public get; public set; }
  • Property: bool HasRevisions { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; }
  • Property: string OriginalStyleName { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: IEnumerable`1 StyleProperties { public get; }
Telerik.Windows.Documents.Model.Styles EmptyDocumentElementProperties ()
n/a public class Telerik.Windows.Documents.Model.Styles.EmptyDocumentElementProperties
--> NONE <--
  • Constructor: public EmptyDocumentElementProperties (DocumentElement owner)
  • Constructor: public EmptyDocumentElementProperties (StyleDefinition owner)
  • Field: public static readonly DocumentElementPropertiesBase Instance
  • Method (i): public void ClearProperties ()
  • Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
  • Method: protected override DocumentElementPropertiesBase CreateInstance ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected override void InitProperties ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void MergePropertiesWith (DocumentElementPropertiesBase propertiesToMergeWith)
  • Method (i): protected virtual void OnStyleChanged ()
  • Method (i): protected virtual void OnStyleChanging ()
  • Method (i): protected virtual void OnStylePropertyChangedOverride (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void ValidateStyleType (StyleDefinition value)
  • Property: bool HasRevisions { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; }
  • Property: string OriginalStyleName { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: IEnumerable`1 StyleProperties { public get; }
Telerik.Windows.Documents.Model.Styles ExtensionMethods ()
n/a public abstract sealed class Telerik.Windows.Documents.Model.Styles.ExtensionMethods
--> 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: public static bool HasLinkedStyleOfType (StyleDefinition style, StyleType type)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Model.Styles IElementWithStyle ()
n/a public interface Telerik.Windows.Documents.Model.Styles.IElementWithStyle
--> NONE <--
  • Method: void OnStyleRemovedFromDocument ()
  • Method: void StyleNameChanged ()
  • Method: void StylePropertyChanged (object sender, StylePropertyChangeEventArgs args)
  • Method: void StylePropertyChanging (object sender, StylePropertyChangeEventArgs args)
  • Property: StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
Telerik.Windows.Documents.Model.Styles INotifyStylePropertyChange ()
n/a public interface Telerik.Windows.Documents.Model.Styles.INotifyStylePropertyChange
--> NONE <--
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanging
Telerik.Windows.Documents.Model.Styles IStylePropertyDefinition ()
n/a public interface Telerik.Windows.Documents.Model.Styles.IStylePropertyDefinition
--> NONE <--
  • Method: void ClearValue (DocumentElement element)
  • Property: int GlobalPropertyIndex { public get; }
  • Property: Type PropertyContainerType { public get; }
  • Property: string PropertyName { public get; }
  • Property: StylePropertyOptions PropertyOptions { public get; }
  • Property: Type PropertyValueType { public get; }
Telerik.Windows.Documents.Model.Styles ListIdProperty ()
n/a public class Telerik.Windows.Documents.Model.Styles.ListIdProperty
--> NONE <--
  • Constructor: public ListIdProperty (ParagraphProperties propertyContainer, StylePropertyDefinition`2 propertyDefinition)
  • Method (i): protected void CheckForValueChange (RadValueSource changedValueSource)
  • Method (i): public virtual void ClearValue ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Nullable`1 GetLocalParentValueOverride ()
  • Method (i): public Type GetType ()
  • Method (i): public Nullable`1 GetValue ()
  • Method (i): public Nullable`1 GetValueOrDefault ()
  • Method (i): public virtual bool HasLocalValue ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnPropertyValueChanged (Nullable`1 oldValue, Nullable`1 newValue)
  • Method (i): public void SetValue (Nullable`1 value)
  • Method (i): public virtual string ToString ()
  • Property: ParagraphProperties PropertyContainer { public get; }
  • Property: virtual IStylePropertyDefinition PropertyDefinition { public get; }
  • Property: virtual RadValueSource ValueSource { public get; }
Telerik.Windows.Documents.Model.Styles NameChangingEventArgs ()
n/a public class Telerik.Windows.Documents.Model.Styles.NameChangingEventArgs
--> NONE <--
  • Constructor: public NameChangingEventArgs (string oldName, string newName)
  • 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: string NewName { public get; }
  • Property: string OldName { public get; }
Telerik.Windows.Documents.Model.Styles ParagraphProperties ()
n/a public class Telerik.Windows.Documents.Model.Styles.ParagraphProperties
--> NONE <--
  • Constructor: public ParagraphProperties ()
  • Constructor: public ParagraphProperties (DocumentElement owner)
  • Constructor: public ParagraphProperties (StyleDefinition owner)
  • Event: public event EventHandler TabStopsChanged
  • Method (i): public void ClearProperties ()
  • Method: public override void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
  • Method: protected override DocumentElementPropertiesBase CreateInstance ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected override void InitProperties ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void MergePropertiesWith (DocumentElementPropertiesBase propertiesToMergeWith)
  • Method (i): protected virtual void OnStyleChanged ()
  • Method (i): protected virtual void OnStyleChanging ()
  • Method (i): protected virtual void OnStylePropertyChangedOverride (StylePropertyChangeEventArgs args)
  • Method: protected virtual void OnTabStopsChanged ()
  • Method (i): public virtual string ToString ()
  • Method: protected override void ValidateStyleType (StyleDefinition value)
  • Property: bool AutomaticSpacingAfter { public get; public set; }
  • Property: bool AutomaticSpacingBefore { public get; public set; }
  • Property: Color Background { public get; public set; }
  • Property: double FirstLineIndent { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: bool HasRevisions { public get; }
  • Property: bool IsLineBreakingRuleEnabled { public get; public set; }
  • Property: bool KeepLines { public get; public set; }
  • Property: double LeftIndent { public get; public set; }
  • Property: double LineSpacing { public get; public set; }
  • Property: LineSpacingType LineSpacingType { public get; public set; }
  • Property: int ListId { public get; public set; }
  • Property: int ListLevel { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; }
  • Property: string OriginalStyleName { public get; public set; }
  • Property: int OutlineLevel { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: double RightIndent { public get; public set; }
  • Property: double SpacingAfter { public get; public set; }
  • Property: double SpacingBefore { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: IEnumerable`1 StyleProperties { public get; }
  • Property: TabStopCollection TabStops { public get; public set; }
  • Property: RadTextAlignment TextAlignment { public get; public set; }
  • Property: ThemeColorsEnum ThemeBackground { public get; public set; }
  • Property: string ThemeFillShade { public get; public set; }
  • Property: string ThemeFillTint { public get; public set; }
RadValueSource ()
n/a public sealed enum Telerik.Windows.Documents.Model.Styles.RadValueSource
                    Local = 1,
                    Style = 2,
                    Parent = 3,
                    Default = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Styles SectionProperties ()
n/a public class Telerik.Windows.Documents.Model.Styles.SectionProperties
--> NONE <--
  • Constructor: public SectionProperties ()
  • Constructor: public SectionProperties (DocumentElement owner)
  • Constructor: public SectionProperties (StyleDefinition owner)
  • Method (i): public void ClearProperties ()
  • Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
  • Method: protected override DocumentElementPropertiesBase CreateInstance ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected override void InitProperties ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void MergePropertiesWith (DocumentElementPropertiesBase propertiesToMergeWith)
  • Method (i): protected virtual void OnStyleChanged ()
  • Method (i): protected virtual void OnStyleChanging ()
  • Method (i): protected virtual void OnStylePropertyChangedOverride (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void ValidateStyleType (StyleDefinition value)
  • Property: Padding ActualPageMargin { public get; public set; }
  • Property: SectionColumnCollection Columns { public get; public set; }
  • Property: int EndnotesFirstNumber { public get; public set; }
  • Property: ListNumberingFormat EndnotesNumberingFormat { public get; public set; }
  • Property: NumberingRestartType EndnotesNumberingRestartType { public get; public set; }
  • Property: int FooterBottomMargin { public get; public set; }
  • Property: int FootnotesFirstNumber { public get; public set; }
  • Property: ListNumberingFormat FootnotesNumberingFormat { public get; public set; }
  • Property: NumberingRestartType FootnotesNumberingRestartType { public get; public set; }
  • Property: bool HasDifferentFirstPageHeaderFooter { public get; public set; }
  • Property: bool HasRevisions { public get; }
  • Property: int HeaderTopMargin { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; }
  • Property: string OriginalStyleName { public get; public set; }
  • Property: Padding PageMargin { public get; public set; }
  • Property: PageOrientation PageOrientation { public get; public set; }
  • Property: Size PageSize { public get; public set; }
  • Property: SectionBreakType PreviousSectionBreakType { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: IEnumerable`1 StyleProperties { public get; }
Telerik.Windows.Documents.Model.Styles Selector`2 ()
n/a public sealed delegate Telerik.Windows.Documents.Model.Styles.Selector`2
--> NONE <--
  • Constructor: public Selector`2 (object object, IntPtr method)
  • Method: public virtual IAsyncResult BeginInvoke (TObject obj, AsyncCallback callback, object object)
  • Method (i): public virtual object Clone ()
  • Method (i): protected virtual delegate CombineImpl (delegate follow)
  • Method (i): public object DynamicInvoke (object[] args)
  • Method (i): protected virtual object DynamicInvokeImpl (object[] args)
  • Method: public virtual TValue EndInvoke (IAsyncResult result)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual delegate[] GetInvocationList ()
  • Method (i): protected virtual MethodInfo GetMethodImpl ()
  • Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
  • Method (i): public Type GetType ()
  • Method: public virtual TValue Invoke (TObject obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual delegate RemoveImpl (delegate value)
  • Method (i): public virtual string ToString ()
  • Property: MethodInfo Method { public get; }
  • Property: object Target { public get; }
Telerik.Windows.Documents.Model.Styles SpanProperties ()
n/a public class Telerik.Windows.Documents.Model.Styles.SpanProperties
--> NONE <--
  • Constructor: public SpanProperties ()
  • Constructor: public SpanProperties (DocumentElement owner)
  • Constructor: public SpanProperties (StyleDefinition owner)
  • Method (i): public void ClearProperties ()
  • Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
  • Method: protected override DocumentElementPropertiesBase CreateInstance ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected override void InitProperties ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void MergePropertiesWith (DocumentElementPropertiesBase propertiesToMergeWith)
  • Method (i): protected virtual void OnStyleChanged ()
  • Method (i): protected virtual void OnStyleChanging ()
  • Method (i): protected virtual void OnStylePropertyChangedOverride (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method: protected override void ValidateStyleType (StyleDefinition value)
  • Property: BaselineAlignment BaselineAlignment { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: Color ForeColor { public get; public set; }
  • Property: bool HasRevisions { public get; }
  • Property: Color HighlightColor { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; }
  • Property: string OriginalStyleName { public get; public set; }
  • Property: string ParagraphSymbolStyleName { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: bool Strikethrough { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: IEnumerable`1 StyleProperties { public get; }
  • Property: string Tag { public get; public set; }
  • Property: ThemeFontsEnum ThemeFontFamily { public get; public set; }
  • Property: ThemeColorsEnum ThemeForeColor { public get; public set; }
  • Property: string ThemeForeColorShade { public get; public set; }
  • Property: string ThemeForeColorTint { public get; public set; }
  • Property: ThemeColorsEnum ThemeUnderlineColor { public get; public set; }
  • Property: string ThemeUnderlineColorShade { public get; public set; }
  • Property: string ThemeUnderlineColorTint { public get; public set; }
  • Property: Color UnderlineColor { public get; public set; }
  • Property: IUnderlineUIDecorationProvider UnderlineDecoration { public get; public set; }
Telerik.Windows.Documents.Model.Styles StyleDefinition ()
n/a public class Telerik.Windows.Documents.Model.Styles.StyleDefinition
--> NONE <--
  • Constructor: public StyleDefinition ()
  • Constructor: public StyleDefinition (string name, DocumentElement element)
  • Constructor: public StyleDefinition (string name, StyleType styleType)
  • Constructor: public StyleDefinition (DocumentElement element)
  • Constructor: public StyleDefinition (StyleDefinition styleDefinition)
  • Constructor: public StyleDefinition (StyleType styleType)
  • Event: public event EventHandler`1 DisplayNameChanged
  • Event: public event EventHandler IsPrimaryChanged
  • Event: public event EventHandler`1 NameChanged
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanged
  • Event: public event StylePropertyChangeEventHandler StylePropertyChanging
  • Method: public void Clear ()
  • Method: public void ClearPropertyValue (IStylePropertyDefinition property)
  • Method: public void CopyPropertiesFrom (StyleDefinition fromStyleDefinition)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public StylePropertyBase GetProperty (IStylePropertyDefinition propertyDefinition)
  • Method: public object GetPropertyValue (IStylePropertyDefinition propertyDefinition, DocumentElement initialValueEvaluationCaller)
  • Method: public static Nullable`1 GetStyleTypeForElement (IElementWithStyle element)
  • Method (i): public Type GetType ()
  • Method: public bool IsPropertySet (IStylePropertyDefinition propertyDefinition)
  • Method (i): protected object MemberwiseClone ()
  • Method: public void MergePropertiesWith (StyleDefinition definitionToMergeWith)
  • Method: protected virtual void OnDisplayNameChanged (NameChangingEventArgs args)
  • Method: protected virtual void OnIsPrimaryChanged ()
  • Method: protected virtual void OnNameChanged (NameChangingEventArgs args)
  • Method: protected virtual void OnStylePropertyChanged (IStylePropertyDefinition propertyDefinition, object oldValue, object newValue)
  • Method: protected virtual void OnStylePropertyChanging (IStylePropertyDefinition propertyDefinition, object oldValue, object newValue)
  • Method: public void SetPropertyValue (IStylePropertyDefinition propertyDefinition, object newValue)
  • Method: public override string ToString ()
  • Property: StyleDefinition BasedOn { public get; public set; }
  • Property: string BasedOnName { public get; public set; }
  • Property: ConditionalTableStylesCollection ConditionalTableStylesCollection { public get; }
  • Property: List`1 ConditionalTableStylesList { public get; public set; }
  • Property: string Description { public get; }
  • Property: string DisplayName { public get; public set; }
  • Property: RadDocument Document { public get; }
  • Property: bool IsCustom { public get; public set; }
  • Property: bool IsDefault { public get; public set; }
  • Property: bool IsPrimary { public get; public set; }
  • Property: StyleDefinition LinkedStyle { public get; public set; }
  • Property: string LinkedStyleName { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: string NextStyleName { public get; public set; }
  • Property: ParagraphProperties ParagraphProperties { public get; public set; }
  • Property: ParagraphProperties ParagraphStyle { public get; public set; }
  • Property: SpanProperties SpanProperties { public get; public set; }
  • Property: SpanProperties SpanStyle { public get; public set; }
  • Property: TableCellProperties TableCellProperties { public get; public set; }
  • Property: TableCellProperties TableCellStyle { public get; public set; }
  • Property: TableProperties TableProperties { public get; public set; }
  • Property: TableRowProperties TableRowProperties { public get; public set; }
  • Property: TableRowProperties TableRowStyle { public get; public set; }
  • Property: TableProperties TableStyle { public get; public set; }
  • Property: StyleType Type { public get; public set; }
  • Property: int UIPriority { public get; public set; }
Telerik.Windows.Documents.Model.Styles StyleProperty`2 ()
n/a public class Telerik.Windows.Documents.Model.Styles.StyleProperty`2
--> NONE <--
  • Constructor: public StyleProperty`2 (TPropertyContainer propertyContainer, StylePropertyDefinition`2 propertyDefinition)
  • Method: protected void CheckForValueChange (RadValueSource changedValueSource)
  • Method: public override void ClearValue ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected virtual TValue GetLocalParentValueOverride ()
  • Method (i): public Type GetType ()
  • Method: public TValue GetValue ()
  • Method: public TValue GetValueOrDefault ()
  • Method: public override bool HasLocalValue ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnPropertyValueChanged (TValue oldValue, TValue newValue)
  • Method: public void SetValue (TValue value)
  • Method (i): public virtual string ToString ()
  • Property: TPropertyContainer PropertyContainer { public get; }
  • Property: override IStylePropertyDefinition PropertyDefinition { public get; }
  • Property: override RadValueSource ValueSource { public get; }
Telerik.Windows.Documents.Model.Styles StylePropertyBase ()
n/a public abstract class Telerik.Windows.Documents.Model.Styles.StylePropertyBase
--> NONE <--
  • Constructor: protected StylePropertyBase ()
  • Method: public abstract void ClearValue ()
  • 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 abstract bool HasLocalValue ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: abstract IStylePropertyDefinition PropertyDefinition { public get; }
  • Property: abstract RadValueSource ValueSource { public get; }
Telerik.Windows.Documents.Model.Styles StylePropertyChangeEventArgs ()
n/a public class Telerik.Windows.Documents.Model.Styles.StylePropertyChangeEventArgs
--> NONE <--
  • Constructor: public StylePropertyChangeEventArgs (IStylePropertyDefinition propertyDefinition, object oldValue, object newValue)
  • Constructor: public StylePropertyChangeEventArgs (IStylePropertyDefinition propertyDefinition, object oldValue, object newValue, ConditionalTableStyleTypes conditionalTableStyleType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: object NewValue { public get; }
  • Property: object OldValue { public get; }
  • Property: IStylePropertyDefinition PropertyDefinition { public get; }
Telerik.Windows.Documents.Model.Styles StylePropertyChangeEventHandler ()
n/a public sealed delegate Telerik.Windows.Documents.Model.Styles.StylePropertyChangeEventHandler
--> NONE <--
  • Constructor: public StylePropertyChangeEventHandler (object object, IntPtr method)
  • Method: public virtual IAsyncResult BeginInvoke (object sender, StylePropertyChangeEventArgs args, AsyncCallback callback, object object)
  • Method (i): public virtual object Clone ()
  • Method (i): protected virtual delegate CombineImpl (delegate follow)
  • Method (i): public object DynamicInvoke (object[] args)
  • Method (i): protected virtual object DynamicInvokeImpl (object[] args)
  • Method: public virtual void EndInvoke (IAsyncResult result)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual delegate[] GetInvocationList ()
  • Method (i): protected virtual MethodInfo GetMethodImpl ()
  • Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
  • Method (i): public Type GetType ()
  • Method: public virtual void Invoke (object sender, StylePropertyChangeEventArgs args)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual delegate RemoveImpl (delegate value)
  • Method (i): public virtual string ToString ()
  • Property: MethodInfo Method { public get; }
  • Property: object Target { public get; }
Telerik.Windows.Documents.Model.Styles StylePropertyDefinition`2 ()
n/a public class Telerik.Windows.Documents.Model.Styles.StylePropertyDefinition`2
--> NONE <--
  • Constructor: public StylePropertyDefinition`2 (string propertyName, StylePropertyOptions propertyOptions, TValue defaultValue)
  • Constructor: public StylePropertyDefinition`2 (string propertyName, StylePropertyOptions propertyOptions, Selector`2 propertySelector, TValue defaultValue)
  • Method: public virtual void ClearValue (DocumentElement element)
  • 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: TValue DefaultValue { public get; }
  • Property: virtual int GlobalPropertyIndex { public get; }
  • Property: virtual Type PropertyContainerType { public get; }
  • Property: virtual string PropertyName { public get; }
  • Property: virtual StylePropertyOptions PropertyOptions { public get; }
  • [Obsolete: Use GetStyleProperty method of DocumentElementPropertiesBase class instead.]Property: Selector`2 PropertySelector { public get; }
  • Property: virtual Type PropertyValueType { public get; }
StylePropertyOptions ()
n/a public sealed enum Telerik.Windows.Documents.Model.Styles.StylePropertyOptions
                    None = 0,
                    AffectsArrange = 1,
                    AffectsMeasure = 2,
                    AffectsLayout = 3,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Styles Stylesheet ()
n/a public class Telerik.Windows.Documents.Model.Styles.Stylesheet
--> NONE <--
  • Constructor: public Stylesheet ()
  • Method: public void ApplyStylesheetToDocument (RadDocument document)
  • Method: public void ApplyStylesheetToRichTextBox (RadRichTextBox richTextBox)
  • Method: protected virtual void CopyStylesFromDocument (RadDocument document, Func`2 filter)
  • Method (i): public virtual bool Equals (object obj)
  • Method: public void ExtractStylesheetFromDocument (RadDocument document, bool customStylesOnly)
  • 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: List`1 Lists { public get; public set; }
  • Property: List`1 ListStyles { public get; public set; }
  • Property: List`1 Styles { public get; public set; }
  • Property: string Version { public get; public set; }
StyleType ()
n/a public sealed enum Telerik.Windows.Documents.Model.Styles.StyleType
                    Unknown = 0,
                    Character = 1,
                    Paragraph = 2,
                    Table = 3,
                    Numbering = 4,
                    Default = 5,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Styles TableCellProperties ()
n/a public class Telerik.Windows.Documents.Model.Styles.TableCellProperties
--> NONE <--
  • Constructor: public TableCellProperties ()
  • Constructor: public TableCellProperties (DocumentElement owner)
  • Constructor: public TableCellProperties (StyleDefinition owner)
  • Method (i): public void ClearProperties ()
  • Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
  • Method: protected override DocumentElementPropertiesBase CreateInstance ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected override void InitProperties ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void MergePropertiesWith (DocumentElementPropertiesBase propertiesToMergeWith)
  • Method (i): protected virtual void OnStyleChanged ()
  • Method (i): protected virtual void OnStyleChanging ()
  • Method (i): protected virtual void OnStylePropertyChangedOverride (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void ValidateStyleType (StyleDefinition value)
  • Property: Color Background { public get; public set; }
  • Property: TableCellBorders Borders { public get; public set; }
  • Property: bool HasRevisions { public get; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; }
  • Property: string OriginalStyleName { public get; public set; }
  • Property: Padding Padding { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: IEnumerable`1 StyleProperties { public get; }
  • Property: ThemeColorsEnum ThemeBackground { public get; public set; }
  • Property: string ThemeFillShade { public get; public set; }
  • Property: string ThemeFillTint { public get; public set; }
  • Property: RadVerticalAlignment VerticalAlignment { public get; public set; }
Telerik.Windows.Documents.Model.Styles TableCellTextAlignmentProperty ()
n/a public class Telerik.Windows.Documents.Model.Styles.TableCellTextAlignmentProperty
--> NONE <--
  • Constructor: public TableCellTextAlignmentProperty (TableCellProperties propertyContainer, StylePropertyDefinition`2 propertyDefinition)
  • Method (i): protected void CheckForValueChange (RadValueSource changedValueSource)
  • Method (i): public virtual void ClearValue ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override Nullable`1 GetLocalParentValueOverride ()
  • Method (i): public Type GetType ()
  • Method (i): public Nullable`1 GetValue ()
  • Method (i): public Nullable`1 GetValueOrDefault ()
  • Method (i): public virtual bool HasLocalValue ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnPropertyValueChanged (Nullable`1 oldValue, Nullable`1 newValue)
  • Method (i): public void SetValue (Nullable`1 value)
  • Method (i): public virtual string ToString ()
  • Property: TableCellProperties PropertyContainer { public get; }
  • Property: virtual IStylePropertyDefinition PropertyDefinition { public get; }
  • Property: virtual RadValueSource ValueSource { public get; }
Telerik.Windows.Documents.Model.Styles TableProperties ()
n/a public class Telerik.Windows.Documents.Model.Styles.TableProperties
--> NONE <--
  • Constructor: public TableProperties ()
  • Constructor: public TableProperties (DocumentElement owner)
  • Constructor: public TableProperties (StyleDefinition owner)
  • Method (i): public void ClearProperties ()
  • Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
  • Method: protected override DocumentElementPropertiesBase CreateInstance ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected override void InitProperties ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void MergePropertiesWith (DocumentElementPropertiesBase propertiesToMergeWith)
  • Method (i): protected virtual void OnStyleChanged ()
  • Method (i): protected virtual void OnStyleChanging ()
  • Method: protected override void OnStylePropertyChangedOverride (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method: protected override void ValidateStyleType (StyleDefinition value)
  • Property: Color Background { public get; public set; }
  • Property: TableBorders Borders { public get; public set; }
  • Property: Padding CellPadding { public get; public set; }
  • Property: double CellSpacing { public get; public set; }
  • Property: int ColumnBandSize { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: bool HasRevisions { public get; }
  • Property: RadHorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: TableLayoutMode LayoutMode { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; }
  • Property: string OriginalStyleName { public get; public set; }
  • Property: TableWidthUnit PreferredWidth { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: int RowBandSize { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: IEnumerable`1 StyleProperties { public get; }
  • Property: double TableIndent { public get; public set; }
  • Property: TableLook TableLook { public get; public set; }
  • Property: ThemeColorsEnum ThemeBackground { public get; public set; }
  • Property: string ThemeFillShade { public get; public set; }
  • Property: string ThemeFillTint { public get; public set; }
Telerik.Windows.Documents.Model.Styles TableRowProperties ()
n/a public class Telerik.Windows.Documents.Model.Styles.TableRowProperties
--> NONE <--
  • Constructor: public TableRowProperties ()
  • Constructor: public TableRowProperties (DocumentElement owner)
  • Constructor: public TableRowProperties (StyleDefinition owner)
  • Method (i): public void ClearProperties ()
  • Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
  • Method: protected override DocumentElementPropertiesBase CreateInstance ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public StylePropertyBase GetStyleProperty (string propertyName)
  • Method (i): public StylePropertyBase GetStyleProperty (IStylePropertyDefinition propertyDefinition)
  • Method (i): public Type GetType ()
  • Method: protected override void InitProperties ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void MergePropertiesWith (DocumentElementPropertiesBase propertiesToMergeWith)
  • Method (i): protected virtual void OnStyleChanged ()
  • Method (i): protected virtual void OnStyleChanging ()
  • Method (i): protected virtual void OnStylePropertyChangedOverride (StylePropertyChangeEventArgs args)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void ValidateStyleType (StyleDefinition value)
  • Property: bool HasRevisions { public get; }
  • Property: double Height { public get; public set; }
  • Property: DocumentElementPropertiesBase OriginalProperties { public get; }
  • Property: string OriginalStyleName { public get; public set; }
  • Property: bool RepeatOnEveryPage { public get; public set; }
  • Property: RevisionInfo RevisionInfo { public get; public set; }
  • Property: virtual StyleDefinition Style { public get; public set; }
  • Property: string StyleName { public get; public set; }
  • Property: IEnumerable`1 StyleProperties { public get; }
Telerik.Windows.Documents.Model.Themes Theme ()
n/a public class Telerik.Windows.Documents.Model.Themes.Theme
--> NONE <--
  • Constructor: public Theme ()
  • Constructor: public Theme (string name)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public bool GetColor (ThemeColorsEnum themeColorsEnum, out Color color)
  • Method: public static Color GetColorFromHex (string hexValue)
  • Method: public bool GetFont (ThemeFontsEnum themeFont, out FontFamily fontFamily)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string Name { public get; public set; }
  • Property: ThemeColorMapping ThemeColorMapping { public get; public set; }
  • Property: ThemeColors ThemeColors { public get; public set; }
  • Property: ThemeFonts ThemeFonts { public get; public set; }
Telerik.Windows.Documents.Model.Themes ThemeColorMapping ()
n/a public class Telerik.Windows.Documents.Model.Themes.ThemeColorMapping
--> NONE <--
  • Constructor: public ThemeColorMapping ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public ThemeColorsEnum GetMappedColor (ThemeColorsEnum enumColor)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: ThemeColorsEnum Accent1 { public get; public set; }
  • Property: ThemeColorsEnum Accent2 { public get; public set; }
  • Property: ThemeColorsEnum Accent3 { public get; public set; }
  • Property: ThemeColorsEnum Accent4 { public get; public set; }
  • Property: ThemeColorsEnum Accent5 { public get; public set; }
  • Property: ThemeColorsEnum Accent6 { public get; public set; }
  • Property: ThemeColorsEnum Background1 { public get; public set; }
  • Property: ThemeColorsEnum Background2 { public get; public set; }
  • Property: ThemeColorsEnum FollowedHyperlink { public get; public set; }
  • Property: ThemeColorsEnum Hyperlink { public get; public set; }
  • Property: bool IsDefault { public get; }
  • Property: ThemeColorsEnum Text1 { public get; public set; }
  • Property: ThemeColorsEnum Text2 { public get; public set; }
Telerik.Windows.Documents.Model.Themes ThemeColors ()
n/a public class Telerik.Windows.Documents.Model.Themes.ThemeColors
--> NONE <--
  • Constructor: public ThemeColors ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public bool GetColor (ThemeColorsEnum themeColorsEnum, out Color color)
  • Method (i): public virtual int GetHashCode ()
  • Method: public static Nullable`1 GetThemeColorsEnum (string themeColorName)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Color Accent1 { public get; public set; }
  • Property: Color Accent2 { public get; public set; }
  • Property: Color Accent3 { public get; public set; }
  • Property: Color Accent4 { public get; public set; }
  • Property: Color Accent5 { public get; public set; }
  • Property: Color Accent6 { public get; public set; }
  • Property: Color Dark1 { public get; public set; }
  • Property: Color Dark2 { public get; public set; }
  • Property: Color FollowedHyperlink { public get; public set; }
  • Property: Color Hyperlink { public get; public set; }
  • Property: bool IsDefault { public get; }
  • Property: Color Light1 { public get; public set; }
  • Property: Color Light2 { public get; public set; }
  • Property: string Name { public get; public set; }
ThemeColorsEnum ()
n/a public sealed enum Telerik.Windows.Documents.Model.Themes.ThemeColorsEnum
                    none = 0,
                    accent1 = 1,
                    accent2 = 2,
                    accent3 = 3,
                    accent4 = 4,
                    accent5 = 5,
                    accent6 = 6,
                    dark1 = 7,
                    dark2 = 8,
                    followedHyperlink = 9,
                    hyperlink = 10,
                    light1 = 11,
                    light2 = 12,
                    background1 = 13,
                    background2 = 14,
                    text1 = 15,
                    text2 = 16,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Model.Themes ThemeFonts ()
n/a public class Telerik.Windows.Documents.Model.Themes.ThemeFonts
--> NONE <--
  • Constructor: public ThemeFonts ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public bool GetFont (ThemeFontsEnum themeFont, out FontFamily fontFamily)
  • Method (i): public virtual int GetHashCode ()
  • Method: public static Nullable`1 GetThemeFontsEnum (string themeFontName)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: bool IsDefault { public get; }
  • Property: FontFamily Major { public get; public set; }
  • Property: FontFamily Minor { public get; public set; }
  • Property: string Name { public get; public set; }
ThemeFontsEnum ()
n/a public sealed enum Telerik.Windows.Documents.Model.Themes.ThemeFontsEnum
                    none = 0,
                    minor = 1,
                    major = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.PerformanceTools DebugLogger ()
n/a public class Telerik.Windows.Documents.PerformanceTools.DebugLogger
--> NONE <--
  • Constructor: public DebugLogger ()
  • 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 Log (string logEntry)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.PerformanceTools ILogger ()
n/a public interface Telerik.Windows.Documents.PerformanceTools.ILogger
--> NONE <--
  • Method: void Log (string logEntry)
Telerik.Windows.Documents.PerformanceTools SnippetHitCounter ()
n/a public class Telerik.Windows.Documents.PerformanceTools.SnippetHitCounter
--> NONE <--
  • Constructor: public SnippetHitCounter (string snippetName)
  • Method: public void Call ()
  • Method: public void End ()
  • 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 ()
Telerik.Windows.Documents.PerformanceTools SnippetMemoryCounter ()
n/a public class Telerik.Windows.Documents.PerformanceTools.SnippetMemoryCounter
--> NONE <--
  • Constructor: public SnippetMemoryCounter (string snippetName)
  • Method: public void End ()
  • 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 void Start ()
  • Method: public void Stop ()
  • Method (i): public virtual string ToString ()
  • Property: double TotalMemory { public get; }
Telerik.Windows.Documents.PerformanceTools SnippetMemoryTester ()
n/a public class Telerik.Windows.Documents.PerformanceTools.SnippetMemoryTester
--> NONE <--
  • Constructor: public SnippetMemoryTester ()
  • Method: public virtual void Dispose ()
  • 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 ()
Telerik.Windows.Documents.PerformanceTools SnippetPerformanceCounter ()
n/a public class Telerik.Windows.Documents.PerformanceTools.SnippetPerformanceCounter
--> NONE <--
  • Constructor: public SnippetPerformanceCounter (string snippetName)
  • Method: public void End ()
  • 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 void Start ()
  • Method: public void Stop ()
  • Method (i): public virtual string ToString ()
  • Property: double TotalMilliseconds { public get; }
Telerik.Windows.Documents.PerformanceTools SnippetPerformanceCounterRelease ()
n/a public class Telerik.Windows.Documents.PerformanceTools.SnippetPerformanceCounterRelease
--> NONE <--
  • Constructor: public SnippetPerformanceCounterRelease (string snippetName)
  • Method: public void End ()
  • 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 void Start ()
  • Method: public void Stop ()
  • Method (i): public virtual string ToString ()
  • Property: double TotalMilliseconds { public get; }
Telerik.Windows.Documents.PerformanceTools SnippetTimer ()
n/a public class Telerik.Windows.Documents.PerformanceTools.SnippetTimer
--> NONE <--
  • Constructor: public SnippetTimer ()
  • Method: public virtual void Dispose ()
  • 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 ()
Telerik.Windows.Documents.Proofing DocumentProofingManager ()
n/a public class Telerik.Windows.Documents.Proofing.DocumentProofingManager
--> NONE <--
  • Constructor: public DocumentProofingManager (RadDocument document, ISpellChecker spellChecker, IIgnoredWordDictionary ignoredWords)
  • Method: protected virtual bool CheckWordIsCorrect (string word)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public IList`1 GetIncorrectWordList ()
  • Method: public TextRange GetNextError (DocumentPosition fromPosition)
  • Method: public TextRange GetNextError (DocumentPosition fromPosition, DocumentPosition toPosition)
  • Method: public WordInfo GetNextErrorWord (DocumentPosition fromPosition)
  • Method: public WordInfo GetNextErrorWord (DocumentPosition fromPosition, DocumentPosition toPosition)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Method: public void UpdateIncorrectWordsList ()
  • Method: public void UpdateIncorrectWordsList (DocumentPosition fromPosition, DocumentPosition toPosition)
  • Property: int MaximumIncorrectWordsNumber { public get; public set; }
Telerik.Windows.Documents.Proofing DocumentSpellChecker ()
n/a public class Telerik.Windows.Documents.Proofing.DocumentSpellChecker
--> NONE <--
  • Constructor: public DocumentSpellChecker ()
  • Constructor: public DocumentSpellChecker (ICustomWordDictionary customDictionary)
  • Event: public event EventHandler DataChanged
  • Field: public static readonly int EditDistanceCoefficient
  • Field: public static readonly int EditDistanceLimit
  • Field: public static readonly int EditDistanceOneBoost
  • Field: public static readonly int EditDistanceScanLimit
  • Field: public static readonly int EndsDifferencePenalty
  • Field: public static readonly int MaxNumberOfSuggestions
  • Field: public static readonly int MetaphoneEqualBoost
  • Method: public void AddCustomDictionary (ICustomWordDictionary customDictionary, CultureInfo culture)
  • Method: public void AddDictionary (Lazy`1 lazyDictionary, CultureInfo culture)
  • Method: public void AddDictionary (IWordDictionary dictionary, CultureInfo culture)
  • Method: public virtual void AddWord (string word)
  • Method: public virtual void AddWord (string word, CultureInfo culture)
  • Method: public virtual bool CanAddWord ()
  • Method: public virtual bool CanAddWord (CultureInfo culture)
  • Method: public virtual bool CheckWordIsCorrect (string word)
  • Method: public virtual bool CheckWordIsCorrect (string word, CultureInfo culture)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual ICustomWordDictionary GetCustomDictionary ()
  • Method: public virtual ICustomWordDictionary GetCustomDictionary (CultureInfo culture)
  • Method: public virtual IWordDictionary GetDictionary ()
  • Method: public virtual IWordDictionary GetDictionary (CultureInfo culture)
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual ICollection`1 GetSuggestions (string word)
  • Method: public virtual ICollection`1 GetSuggestions (string word, CultureInfo culture)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public bool RemoveCustomDictionary (CultureInfo culture)
  • [Obsolete: ]Method: public bool RemoveCustomDictionary (ICustomWordDictionary customDictionary, CultureInfo culture)
  • Method: public bool RemoveDictionary (CultureInfo culture)
  • Method: public virtual void RemoveWord (string word)
  • Method: public virtual void RemoveWord (string word, CultureInfo culture)
  • Method (i): public virtual string ToString ()
  • Property: bool AutomaticallyLoadDefaultDictionaries { public get; public set; }
  • Property: List`1 DictionaryList { public get; public set; }
  • Property: virtual SpellCheckerSettings Settings { public get; public set; }
  • Property: virtual CultureInfo SpellCheckingCulture { public get; public set; }
Telerik.Windows.Documents.Proofing DoubleMetaphone ()
n/a public class Telerik.Windows.Documents.Proofing.DoubleMetaphone
--> NONE <--
  • Constructor: public DoubleMetaphone ()
  • Field: protected int maxCodeLen
  • Method: protected char CharAt (string value, int index)
  • Method: protected static bool Contains (string value, int start, int length, string[] criteria)
  • Method: public string Encode (string value)
  • Method: public string Encode (string value, bool alternate)
  • 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 ()
Telerik.Windows.Documents.Proofing ExtensionMethods ()
n/a public abstract sealed class Telerik.Windows.Documents.Proofing.ExtensionMethods
--> 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: public static string GetXaml (RichTextBox richTextBox)
  • Method (i): protected object MemberwiseClone ()
  • Method: public static void SetXaml (RichTextBox richTextBox, string xaml)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Proofing ICustomWordDictionary ()
n/a public interface Telerik.Windows.Documents.Proofing.ICustomWordDictionary
--> NONE <--
  • Event: public event EventHandler DataChanged
  • Method: void AddWord (string word)
  • Method: void ClearWords ()
  • Method: void RemoveWord (string word)
Telerik.Windows.Documents.Proofing IgnoredWordDictionary ()
n/a public class Telerik.Windows.Documents.Proofing.IgnoredWordDictionary
--> NONE <--
  • Constructor: public IgnoredWordDictionary ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (string item)
  • Method: public virtual void AddWord (string word)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (string item)
  • Method: public virtual bool ContainsWord (string word)
  • Method (i): public virtual void CopyTo (string[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (string item)
  • Method (i): public virtual void Insert (int index, string item)
  • Method (i): protected virtual void InsertItem (int index, string item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (string item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method: public virtual bool RemoveWord (string word)
  • Method (i): protected virtual void SetItem (int index, string item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual string this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
Telerik.Windows.Documents.Proofing IIgnoredWordDictionary ()
n/a public interface Telerik.Windows.Documents.Proofing.IIgnoredWordDictionary
--> NONE <--
  • Method: void AddWord (string word)
  • Method: void Clear ()
  • Method: bool ContainsWord (string word)
  • Method: bool RemoveWord (string word)
IsolatedStorageScope ()
n/a public sealed enum Telerik.Windows.Documents.Proofing.IsolatedStorageScope
                    Application = 0,
                    Site = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Proofing ISpellChecker ()
n/a public interface Telerik.Windows.Documents.Proofing.ISpellChecker
--> NONE <--
  • Event: public event EventHandler DataChanged
  • Method: void AddWord (string word)
  • Method: void AddWord (string word, CultureInfo culture)
  • Method: bool CanAddWord ()
  • Method: bool CanAddWord (CultureInfo culture)
  • Method: bool CheckWordIsCorrect (string word)
  • Method: bool CheckWordIsCorrect (string word, CultureInfo culture)
  • Method: ICustomWordDictionary GetCustomDictionary ()
  • Method: ICustomWordDictionary GetCustomDictionary (CultureInfo culture)
  • Method: IWordDictionary GetDictionary ()
  • Method: IWordDictionary GetDictionary (CultureInfo culture)
  • Method: ICollection`1 GetSuggestions (string word)
  • Method: ICollection`1 GetSuggestions (string word, CultureInfo culture)
  • Method: void RemoveWord (string word)
  • Method: void RemoveWord (string word, CultureInfo culture)
  • Property: SpellCheckerSettings Settings { public get; public set; }
  • Property: CultureInfo SpellCheckingCulture { public get; public set; }
Telerik.Windows.Documents.Proofing IWordDictionary ()
n/a public interface Telerik.Windows.Documents.Proofing.IWordDictionary
--> NONE <--
  • Method: bool ContainsWord (string word)
  • Method: string GetMetaphoneKey (string word)
  • Method: IEnumerable`1 GetWordsByMetaphoneKey (string word)
  • Property: IEnumerable`1 Words { public get; }
Telerik.Windows.Documents.Proofing IWordDictionaryMetadata ()
n/a public interface Telerik.Windows.Documents.Proofing.IWordDictionaryMetadata
--> NONE <--
  • Property: string CultureName { public get; }
Telerik.Windows.Documents.Proofing RadDictionary ()
n/a public class Telerik.Windows.Documents.Proofing.RadDictionary
--> NONE <--
  • Constructor: public RadDictionary ()
  • Constructor: public RadDictionary (int expectedSize)
  • Event: public event EventHandler DataChanged
  • Field: protected Dictionary`2 metaphoneByWord
  • [Obsolete: This field is obsolete as it is not CLS compliant. Please use the WordsList property]Field: protected List`1 words
  • Field: protected Dictionary`2 wordsByMetaphone
  • Field: protected Dictionary`2 wordsByMetaphoneAlternate
  • Method: protected void AddWordToMetaphoneDictionaries (string word, string metaphone, string metaphoneAlternate)
  • Method: public virtual bool ContainsWord (string word)
  • Method: protected void EnsureDictionaryLoaded ()
  • Method: protected virtual void EnsureDictionaryLoadedOverride ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual string GetMetaphoneKey (string word)
  • Method (i): public Type GetType ()
  • Method: public virtual IEnumerable`1 GetWordsByMetaphoneKey (string word)
  • Method: protected void Init (int expectedSize)
  • Method: protected void Load (IEnumerable`1 entries)
  • Method: public void Load (Stream stream)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnDataChanged ()
  • Method: protected void RemoveWordFromMetaphoneDictionaries (string word, string metaphone, string metaphoneAlternate)
  • Method (i): public virtual string ToString ()
  • Property: protected bool DictionaryLoaded { }
  • Property: virtual IEnumerable`1 Words { public get; }
  • Property: protected List`1 WordsList { }
Telerik.Windows.Documents.Proofing RadIsolatedStorageCustomDictionary ()
n/a public class Telerik.Windows.Documents.Proofing.RadIsolatedStorageCustomDictionary
--> NONE <--
  • Constructor: public RadIsolatedStorageCustomDictionary ()
  • Constructor: public RadIsolatedStorageCustomDictionary (string customDictionaryName)
  • Constructor: public RadIsolatedStorageCustomDictionary (IsolatedStorageScope storageScope)
  • Constructor: public RadIsolatedStorageCustomDictionary (IsolatedStorageScope storageScope, string customDictionaryName)
  • Event: public event EventHandler DataChanged
  • Field: public static readonly string DefaultDictionaryName
  • Field: public static readonly IsolatedStorageScope DefaultIsolatedStorageScope
  • Field: protected Dictionary`2 metaphoneByWord
  • [Obsolete: This field is obsolete as it is not CLS compliant. Please use the WordsList property]Field: protected List`1 words
  • Field: protected Dictionary`2 wordsByMetaphone
  • Field: protected Dictionary`2 wordsByMetaphoneAlternate
  • Method: public virtual void AddWord (string word)
  • Method (i): protected void AddWordToMetaphoneDictionaries (string word, string metaphone, string metaphoneAlternate)
  • Method: public virtual void ClearWords ()
  • Method (i): public virtual bool ContainsWord (string word)
  • Method: public virtual void Dispose ()
  • Method (i): protected void EnsureDictionaryLoaded ()
  • Method (i): protected virtual void EnsureDictionaryLoadedOverride ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual string GetMetaphoneKey (string word)
  • Method (i): public Type GetType ()
  • Method (i): public virtual IEnumerable`1 GetWordsByMetaphoneKey (string word)
  • Method (i): protected void Init (int expectedSize)
  • Method (i): protected void Load (IEnumerable`1 entries)
  • Method (i): public void Load (Stream stream)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDataChanged ()
  • Method: public virtual void RemoveWord (string word)
  • Method (i): protected void RemoveWordFromMetaphoneDictionaries (string word, string metaphone, string metaphoneAlternate)
  • Method (i): public virtual string ToString ()
  • Method: public void UpdateIsolatedStorage ()
  • Property: bool AutoUpdateIsolatedStorage { public get; public set; }
  • Property: protected bool DictionaryLoaded { }
  • Property: virtual IEnumerable`1 Words { public get; }
  • Property: protected List`1 WordsList { }
Telerik.Windows.Documents.Proofing RadNonPersistentCustomDictionary ()
n/a public class Telerik.Windows.Documents.Proofing.RadNonPersistentCustomDictionary
--> NONE <--
  • Constructor: public RadNonPersistentCustomDictionary ()
  • Event: public event EventHandler DataChanged
  • Field: protected Dictionary`2 metaphoneByWord
  • [Obsolete: This field is obsolete as it is not CLS compliant. Please use the WordsList property]Field: protected List`1 words
  • Field: protected Dictionary`2 wordsByMetaphone
  • Field: protected Dictionary`2 wordsByMetaphoneAlternate
  • Method: public virtual void AddWord (string word)
  • Method (i): protected void AddWordToMetaphoneDictionaries (string word, string metaphone, string metaphoneAlternate)
  • Method: public virtual void ClearWords ()
  • Method (i): public virtual bool ContainsWord (string word)
  • Method (i): protected void EnsureDictionaryLoaded ()
  • Method (i): protected virtual void EnsureDictionaryLoadedOverride ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual string GetMetaphoneKey (string word)
  • Method (i): public Type GetType ()
  • Method (i): public virtual IEnumerable`1 GetWordsByMetaphoneKey (string word)
  • Method (i): protected void Init (int expectedSize)
  • Method (i): protected void Load (IEnumerable`1 entries)
  • Method (i): public void Load (Stream stream)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDataChanged ()
  • Method: public virtual void RemoveWord (string word)
  • Method (i): protected void RemoveWordFromMetaphoneDictionaries (string word, string metaphone, string metaphoneAlternate)
  • Method (i): public virtual string ToString ()
  • Property: protected bool DictionaryLoaded { }
  • Property: virtual IEnumerable`1 Words { public get; }
  • Property: protected List`1 WordsList { }
Telerik.Windows.Documents.Proofing RadWordsDictionary ()
n/a public class Telerik.Windows.Documents.Proofing.RadWordsDictionary
--> NONE <--
  • Constructor: public RadWordsDictionary ()
  • Method: public virtual bool ContainsWord (string word)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual string GetMetaphoneKey (string word)
  • Method (i): public Type GetType ()
  • Method: public virtual IEnumerable`1 GetWordsByMetaphoneKey (string word)
  • Method: public void Load (IEnumerable`1 words)
  • Method: public void Load (Stream stream)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: virtual IEnumerable`1 Words { public get; }
Telerik.Windows.Documents.Proofing SpellCheckerSettings ()
n/a public class Telerik.Windows.Documents.Proofing.SpellCheckerSettings
--> NONE <--
  • Constructor: public SpellCheckerSettings ()
  • 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: bool SpellCheckUppercaseWords { public get; public set; }
  • Property: bool SpellCheckWordsWithNumbers { public get; public set; }
Telerik.Windows.Documents.Proofing WordDictionaryMetadataAttribute ()
n/a public attribute Telerik.Windows.Documents.Proofing.WordDictionaryMetadataAttribute
--> NONE <--
  • Constructor: public WordDictionaryMetadataAttribute (string cultureName)
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: virtual string CultureName { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.RichTextBoxCommands AcceptAllRevisionsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.AcceptAllRevisionsCommand
--> NONE <--
  • Constructor: public AcceptAllRevisionsCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands AcceptRevisionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.AcceptRevisionCommand
--> NONE <--
  • Constructor: public AcceptRevisionCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ApplicationCommandsCollection ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ApplicationCommandsCollection
--> NONE <--
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Method: public void Add (RoutedUICommand applicationCommand)
  • Method: public void Clear ()
  • Method: public bool Contains (RoutedUICommand applicationCommand)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method: public bool Remove (RoutedUICommand applicationCommand)
  • Method (i): public virtual string ToString ()
CanExecuteBehaviorInProtectedDocument ()
n/a public sealed enum Telerik.Windows.Documents.RichTextBoxCommands.CanExecuteBehaviorInProtectedDocument
                    Always = 0,
                    InPermissionRange = 1,
                    Never = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.RichTextBoxCommands ChangeAllFieldsDisplayModeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeAllFieldsDisplayModeCommand
--> NONE <--
  • Constructor: public ChangeAllFieldsDisplayModeCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeBibliographicStyleCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeBibliographicStyleCommand
--> NONE <--
  • Constructor: public ChangeBibliographicStyleCommand (RadRichTextBox editor)
  • Event: public event EventHandler`1 BibliographicStyleChanged
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnBibliographicStyleChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeColorCommandBase ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.ChangeColorCommandBase
--> NONE <--
  • Constructor: public ChangeColorCommandBase (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected abstract void SetColor (Color color)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeFontFamilyCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeFontFamilyCommand
--> NONE <--
  • Constructor: public ChangeFontFamilyCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 FontFamilyChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnFontFamilyChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeFontForeColorCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeFontForeColorCommand
--> NONE <--
  • Constructor: public ChangeFontForeColorCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected override void SetColor (Color color)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeFontHighlightColorCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeFontHighlightColorCommand
--> NONE <--
  • Constructor: public ChangeFontHighlightColorCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected override void SetColor (Color color)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeFontSizeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeFontSizeCommand
--> NONE <--
  • Constructor: public ChangeFontSizeCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 FontSizeChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnFontSizeChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeImageWrappingStyleCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeImageWrappingStyleCommand
--> NONE <--
  • Constructor: public ChangeImageWrappingStyleCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): public Inline GetCurrentSelectedInline (RadDocument doc)
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeIntegratedWatermarkTypeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeIntegratedWatermarkTypeCommand
--> NONE <--
  • Constructor: public ChangeIntegratedWatermarkTypeCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeLayoutModeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeLayoutModeCommand
--> NONE <--
  • Constructor: public ChangeLayoutModeCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 LayoutModeChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnLayoutModeChanged (DocumentLayoutMode oldValue, DocumentLayoutMode newValue)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeListStyleCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeListStyleCommand
--> NONE <--
  • Constructor: public ChangeListStyleCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ListStyleChangedChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnListStyleChangedChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangePageMarginsTypeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangePageMarginsTypeCommand
--> NONE <--
  • Constructor: public ChangePageMarginsTypeCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangePageOrientationCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangePageOrientationCommand
--> NONE <--
  • Constructor: public ChangePageOrientationCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangePaperTypeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangePaperTypeCommand
--> NONE <--
  • Constructor: public ChangePaperTypeCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeParagraphBackgroundColorCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeParagraphBackgroundColorCommand
--> NONE <--
  • Constructor: public ChangeParagraphBackgroundColorCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected override void SetColor (Color color)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeParagraphFlowDirectionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeParagraphFlowDirectionCommand
--> NONE <--
  • Constructor: public ChangeParagraphFlowDirectionCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 FlowDirectionChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method: public StylePropertyChangedEventArgs`1 GetEventArgs ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnFlowDirectionChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method: public static bool TryConvertCommandParameter (object commandParameter, out FlowDirection flowDirection)
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeParagraphListLevelCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeParagraphListLevelCommand
--> NONE <--
  • Constructor: public ChangeParagraphListLevelCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeSectionColumnsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeSectionColumnsCommand
--> NONE <--
  • Constructor: public ChangeSectionColumnsCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeSectionFooterBottomMarginCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeSectionFooterBottomMarginCommand
--> NONE <--
  • Constructor: public ChangeSectionFooterBottomMarginCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 HeaderFooterMarginChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnHeaderFooterMarginChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method: protected override void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeSectionHeaderFooterMarginBase ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.ChangeSectionHeaderFooterMarginBase
--> NONE <--
  • Constructor: public ChangeSectionHeaderFooterMarginBase (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 HeaderFooterMarginChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected abstract void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnHeaderFooterMarginChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeSectionHeaderTopMarginCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeSectionHeaderTopMarginCommand
--> NONE <--
  • Constructor: public ChangeSectionHeaderTopMarginCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 HeaderFooterMarginChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnHeaderFooterMarginChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method: protected override void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeStyleNameCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeStyleNameCommand
--> NONE <--
  • Constructor: public ChangeStyleNameCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 StyleNameChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnStyleNameChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeTableColumnsLayoutModeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeTableColumnsLayoutModeCommand
--> NONE <--
  • Constructor: public ChangeTableColumnsLayoutModeCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeTextAlignmentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeTextAlignmentCommand
--> NONE <--
  • Constructor: public ChangeTextAlignmentCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 TextAlignmentChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method: public StylePropertyChangedEventArgs`1 GetEventArgs ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnTextAlignmentChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method: public static bool TryConvertCommandParameter (object commandParameter, out RadTextAlignment textAlignment)
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeUnderlineColorCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeUnderlineColorCommand
--> NONE <--
  • Constructor: public ChangeUnderlineColorCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected override void SetColor (Color color)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ChangeUnderlineDecorationCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ChangeUnderlineDecorationCommand
--> NONE <--
  • Constructor: public ChangeUnderlineDecorationCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 UnderlineChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnUnderlineChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ClearAllFormattingCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ClearAllFormattingCommand
--> NONE <--
  • Constructor: public ClearAllFormattingCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ClearFormattingCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ClearFormattingCommand
--> NONE <--
  • Constructor: public ClearFormattingCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands CommandErrorEventArgs ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.CommandErrorEventArgs
--> NONE <--
  • Constructor: public CommandErrorEventArgs (Exception exception)
  • 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: Exception Exception { public get; }
  • Property: bool Handled { public get; public set; }
Telerik.Windows.Documents.RichTextBoxCommands CommandExecutedEventArgs ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.CommandExecutedEventArgs
--> NONE <--
  • Constructor: public CommandExecutedEventArgs (RichTextBoxCommandBase command)
  • Constructor: public CommandExecutedEventArgs (RichTextBoxCommandBase command, object commandParameter)
  • 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: RichTextBoxCommandBase Command { public get; }
  • Property: object CommandParameter { public get; }
Telerik.Windows.Documents.RichTextBoxCommands CommandExecutingEventArgs ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.CommandExecutingEventArgs
--> NONE <--
  • Constructor: public CommandExecutingEventArgs (RichTextBoxCommandBase command)
  • Constructor: public CommandExecutingEventArgs (RichTextBoxCommandBase command, object commandParameter)
  • 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: bool Cancel { public get; public set; }
  • Property: RichTextBoxCommandBase Command { public get; }
  • Property: object CommandParameter { public get; }
CommandTargets ()
n/a public sealed enum Telerik.Windows.Documents.RichTextBoxCommands.CommandTargets
                    DocumentBody = 0,
                    HeaderFooter = 1,
                    Comment = 2,
                    Note = 3,
                    All = 3,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.RichTextBoxCommands CommentCommandBase ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.CommentCommandBase
--> NONE <--
  • Constructor: protected CommentCommandBase (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected abstract void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ContinueNumberingCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ContinueNumberingCommand
--> NONE <--
  • Constructor: public ContinueNumberingCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ConvertImageToImageInlineCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ConvertImageToImageInlineCommand
--> NONE <--
  • Constructor: public ConvertImageToImageInlineCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): public Inline GetCurrentSelectedInline (RadDocument doc)
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands CopyCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.CopyCommand
--> NONE <--
  • Constructor: public CopyCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands CopyHyperlinkCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.CopyHyperlinkCommand
--> NONE <--
  • Constructor: public CopyHyperlinkCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected HyperlinkRangeStart GetCurrentInnerFieldRangeStart ()
  • Method (i): protected HyperlinkRangeStart GetCurrentOuterFieldRangeStart ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands CutCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.CutCommand
--> NONE <--
  • Constructor: public CutCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DecrementFontSizeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DecrementFontSizeCommand
--> NONE <--
  • Constructor: public DecrementFontSizeCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DecrementParagraphLeftIndentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DecrementParagraphLeftIndentCommand
--> NONE <--
  • Constructor: public DecrementParagraphLeftIndentCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DecrementParagraphListLevelCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DecrementParagraphListLevelCommand
--> NONE <--
  • Constructor: public DecrementParagraphListLevelCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DeleteAllCommentsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DeleteAllCommentsCommand
--> NONE <--
  • Constructor: public DeleteAllCommentsCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DeleteCodeBlockCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DeleteCodeBlockCommand
--> NONE <--
  • Constructor: public DeleteCodeBlockCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DeleteCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DeleteCommand
--> NONE <--
  • Constructor: public DeleteCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DeleteCommentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DeleteCommentCommand
--> NONE <--
  • Constructor: public DeleteCommentCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DeleteTableColumnCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DeleteTableColumnCommand
--> NONE <--
  • Constructor: public DeleteTableColumnCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DeleteTableCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DeleteTableCommand
--> NONE <--
  • Constructor: public DeleteTableCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands DeleteTableRowCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.DeleteTableRowCommand
--> NONE <--
  • Constructor: public DeleteTableRowCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands EditFooterCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.EditFooterCommand
--> NONE <--
  • Constructor: public EditFooterCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands EditHeaderCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.EditHeaderCommand
--> NONE <--
  • Constructor: public EditHeaderCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ExitHeaderFooterEditModeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ExitHeaderFooterEditModeCommand
--> NONE <--
  • Constructor: public ExitHeaderFooterEditModeCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands FieldRangeStartBaseCommandBase`1 ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.FieldRangeStartBaseCommandBase`1
--> NONE <--
  • Constructor: protected FieldRangeStartBaseCommandBase`1 (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected abstract void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method: protected T GetCurrentInnerFieldRangeStart ()
  • Method: protected T GetCurrentOuterFieldRangeStart ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands GoToNextCommentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.GoToNextCommentCommand
--> NONE <--
  • Constructor: public GoToNextCommentCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands GoToNextEndnoteCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.GoToNextEndnoteCommand
--> NONE <--
  • Constructor: public GoToNextEndnoteCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands GoToNextFootnoteCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.GoToNextFootnoteCommand
--> NONE <--
  • Constructor: public GoToNextFootnoteCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands GoToNextRevisionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.GoToNextRevisionCommand
--> NONE <--
  • Constructor: public GoToNextRevisionCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands GoToPreviousCommentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.GoToPreviousCommentCommand
--> NONE <--
  • Constructor: public GoToPreviousCommentCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands GoToPreviousEndnoteCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.GoToPreviousEndnoteCommand
--> NONE <--
  • Constructor: public GoToPreviousEndnoteCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands GoToPreviousFootnoteCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.GoToPreviousFootnoteCommand
--> NONE <--
  • Constructor: public GoToPreviousFootnoteCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands GoToPreviousRevisionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.GoToPreviousRevisionCommand
--> NONE <--
  • Constructor: public GoToPreviousRevisionCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ImageContextCommandBase ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.ImageContextCommandBase
--> NONE <--
  • Constructor: public ImageContextCommandBase (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: public static bool CanExecuteImageContextCommand (RadDocument doc)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected abstract void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method: public Inline GetCurrentSelectedInline (RadDocument doc)
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands IncrementFontSizeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.IncrementFontSizeCommand
--> NONE <--
  • Constructor: public IncrementFontSizeCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands IncrementParagraphLeftIndentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.IncrementParagraphLeftIndentCommand
--> NONE <--
  • Constructor: public IncrementParagraphLeftIndentCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands IncrementParagraphListLevelCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.IncrementParagraphListLevelCommand
--> NONE <--
  • Constructor: public IncrementParagraphListLevelCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertBibliographyFieldCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertBibliographyFieldCommand
--> NONE <--
  • Constructor: public InsertBibliographyFieldCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertBreakCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertBreakCommand
--> NONE <--
  • Constructor: public InsertBreakCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertCitationFieldCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertCitationFieldCommand
--> NONE <--
  • Constructor: public InsertCitationFieldCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertColumnBreakCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertColumnBreakCommand
--> NONE <--
  • Constructor: public InsertColumnBreakCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertCommentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertCommentCommand
--> NONE <--
  • Constructor: public InsertCommentCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertDocumentFragmentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertDocumentFragmentCommand
--> NONE <--
  • Constructor: public InsertDocumentFragmentCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertEndnoteCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertEndnoteCommand
--> NONE <--
  • Constructor: public InsertEndnoteCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertFieldCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertFieldCommand
--> NONE <--
  • Constructor: public InsertFieldCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertFootnoteCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertFootnoteCommand
--> NONE <--
  • Constructor: public InsertFootnoteCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertLineBreakCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertLineBreakCommand
--> NONE <--
  • Constructor: public InsertLineBreakCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertMergeFieldEmptyCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertMergeFieldEmptyCommand
--> NONE <--
  • Constructor: public InsertMergeFieldEmptyCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertPageBreakCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertPageBreakCommand
--> NONE <--
  • Constructor: public InsertPageBreakCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertPageFieldCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertPageFieldCommand
--> NONE <--
  • Constructor: public InsertPageFieldCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertPictureCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertPictureCommand
--> NONE <--
  • Constructor: public InsertPictureCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertSectionBreakCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertSectionBreakCommand
--> NONE <--
  • Constructor: public InsertSectionBreakCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertTableColumnCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertTableColumnCommand
--> NONE <--
  • Constructor: public InsertTableColumnCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertTableColumnToTheLeftCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertTableColumnToTheLeftCommand
--> NONE <--
  • Constructor: public InsertTableColumnToTheLeftCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertTableColumnToTheRightCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertTableColumnToTheRightCommand
--> NONE <--
  • Constructor: public InsertTableColumnToTheRightCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertTableCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertTableCommand
--> NONE <--
  • Constructor: public InsertTableCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertTableCommandParameter ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertTableCommandParameter
--> NONE <--
  • Constructor: public InsertTableCommandParameter ()
  • Constructor: public InsertTableCommandParameter (int rowsCount, int columnsCount)
  • Constructor: public InsertTableCommandParameter (int rowsCount, int columnsCount, bool insertParagraphBeforeTable)
  • 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 CoumnsCount { public get; public set; }
  • Property: bool InsertParagraphBeforeTable { public get; public set; }
  • Property: int RowsCount { public get; public set; }
Telerik.Windows.Documents.RichTextBoxCommands InsertTableRowAboveCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertTableRowAboveCommand
--> NONE <--
  • Constructor: public InsertTableRowAboveCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertTableRowBelowCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertTableRowBelowCommand
--> NONE <--
  • Constructor: public InsertTableRowBelowCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertTableRowCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertTableRowCommand
--> NONE <--
  • Constructor: public InsertTableRowCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands InsertTextCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.InsertTextCommand
--> NONE <--
  • Constructor: public InsertTextCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands MailMergeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.MailMergeCommand
--> NONE <--
  • Constructor: public MailMergeCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands MailMergeDataSourceContextCommandBase ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.MailMergeDataSourceContextCommandBase
--> NONE <--
  • Constructor: protected MailMergeDataSourceContextCommandBase (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected abstract void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands MergeTableCellsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.MergeTableCellsCommand
--> NONE <--
  • Constructor: public MergeTableCellsCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands MoveCaretCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.MoveCaretCommand
--> NONE <--
  • Constructor: public MoveCaretCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands MoveSelectionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.MoveSelectionCommand
--> NONE <--
  • Constructor: public MoveSelectionCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands MultipleUndoCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.MultipleUndoCommand
--> NONE <--
  • Constructor: public MultipleUndoCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler DocumentHistoryChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: public virtual void OnDocumentHistoryChanged (EventArgs e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands NewDocumentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.NewDocumentCommand
--> NONE <--
  • Constructor: public NewDocumentCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands OpenContextMenuOnNextSpellingErrorCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.OpenContextMenuOnNextSpellingErrorCommand
--> NONE <--
  • Constructor: public OpenContextMenuOnNextSpellingErrorCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands OpenDocumentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.OpenDocumentCommand
--> NONE <--
  • Constructor: public OpenDocumentCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands OpenHyperlinkCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.OpenHyperlinkCommand
--> NONE <--
  • Constructor: public OpenHyperlinkCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected HyperlinkRangeStart GetCurrentInnerFieldRangeStart ()
  • Method (i): protected HyperlinkRangeStart GetCurrentOuterFieldRangeStart ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands PasteCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.PasteCommand
--> NONE <--
  • Constructor: public PasteCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands PreviewFirstMailMergeDataRecordCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.PreviewFirstMailMergeDataRecordCommand
--> NONE <--
  • Constructor: public PreviewFirstMailMergeDataRecordCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands PreviewLastMailMergeDataRecordCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.PreviewLastMailMergeDataRecordCommand
--> NONE <--
  • Constructor: public PreviewLastMailMergeDataRecordCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands PreviewNextMailMergeDataRecordCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.PreviewNextMailMergeDataRecordCommand
--> NONE <--
  • Constructor: public PreviewNextMailMergeDataRecordCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands PreviewPreviousMailMergeDataRecordCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.PreviewPreviousMailMergeDataRecordCommand
--> NONE <--
  • Constructor: public PreviewPreviousMailMergeDataRecordCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands PrintCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.PrintCommand
--> NONE <--
  • Constructor: public PrintCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands PrintPreviewCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.PrintPreviewCommand
--> NONE <--
  • Constructor: public PrintPreviewCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands RedoCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.RedoCommand
--> NONE <--
  • Constructor: public RedoCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands RejectAllRevisionsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.RejectAllRevisionsCommand
--> NONE <--
  • Constructor: public RejectAllRevisionsCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands RejectRevisionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.RejectRevisionCommand
--> NONE <--
  • Constructor: public RejectRevisionCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands RemoveHyperlinkCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.RemoveHyperlinkCommand
--> NONE <--
  • Constructor: public RemoveHyperlinkCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected HyperlinkRangeStart GetCurrentInnerFieldRangeStart ()
  • Method (i): protected HyperlinkRangeStart GetCurrentOuterFieldRangeStart ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands RemoveWatermarkCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.RemoveWatermarkCommand
--> NONE <--
  • Constructor: public RemoveWatermarkCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands RestartNumberingCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.RestartNumberingCommand
--> NONE <--
  • Constructor: public RestartNumberingCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands RichTextBoxCommandBase ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.RichTextBoxCommandBase
--> NONE <--
  • Constructor: public RichTextBoxCommandBase (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method: public virtual bool CanExecute (object parameter)
  • Method: protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method: public void Execute ()
  • Method: public virtual void Execute (object parameter)
  • Method: public void Execute (object parameter, bool focusCaret)
  • Method: protected abstract void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method: protected Paragraph GetCurrentParagraphStyle ()
  • Method: protected Section GetCurrentSectionStyle ()
  • Method: protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method: protected virtual void UpdateSectionStyle ()
  • Method: protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands RichTextBoxCommands ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.RichTextBoxCommands
--> NONE <--
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • 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 RoutedCommand AcceptAllRevisions { public get; }
  • Property: virtual AcceptAllRevisionsCommand AcceptAllRevisionsCommand { public get; }
  • Property: static RoutedCommand AcceptRevision { public get; }
  • Property: virtual AcceptRevisionCommand AcceptRevisionCommand { public get; }
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: static RoutedCommand ChangeAllFieldsDisplayMode { public get; }
  • Property: virtual ChangeAllFieldsDisplayModeCommand ChangeAllFieldsDisplayModeCommand { public get; }
  • Property: static RoutedCommand ChangeBibliographicStyle { public get; }
  • Property: virtual ChangeBibliographicStyleCommand ChangeBibliographicStyleCommand { public get; }
  • Property: static RoutedCommand ChangeFontFamily { public get; }
  • Property: virtual ChangeFontFamilyCommand ChangeFontFamilyCommand { public get; }
  • Property: static RoutedCommand ChangeFontForeColor { public get; }
  • Property: virtual ChangeFontForeColorCommand ChangeFontForeColorCommand { public get; }
  • Property: static RoutedCommand ChangeFontHighlightColor { public get; }
  • Property: virtual ChangeFontHighlightColorCommand ChangeFontHighlightColorCommand { public get; }
  • Property: static RoutedCommand ChangeFontSize { public get; }
  • Property: virtual ChangeFontSizeCommand ChangeFontSizeCommand { public get; }
  • Property: static RoutedCommand ChangeImageWrappingStyle { public get; }
  • Property: virtual ChangeImageWrappingStyleCommand ChangeImageWrappingStyleCommand { public get; }
  • Property: static RoutedCommand ChangeIntegratedWatermarkType { public get; }
  • Property: virtual ChangeIntegratedWatermarkTypeCommand ChangeIntegratedWatermarkTypeCommand { public get; }
  • Property: static RoutedCommand ChangeLayoutMode { public get; }
  • Property: virtual ChangeLayoutModeCommand ChangeLayoutModeCommand { public get; }
  • Property: static RoutedCommand ChangeListStyle { public get; }
  • Property: virtual ChangeListStyleCommand ChangeListStyleCommand { public get; }
  • Property: static RoutedCommand ChangePageMargins { public get; }
  • Property: virtual ChangePageMarginsTypeCommand ChangePageMarginsCommand { public get; }
  • Property: static RoutedCommand ChangePageOrientation { public get; }
  • Property: virtual ChangePageOrientationCommand ChangePageOrientationCommand { public get; }
  • Property: static RoutedCommand ChangePaperType { public get; }
  • Property: virtual ChangePaperTypeCommand ChangePaperTypeCommand { public get; }
  • Property: static RoutedCommand ChangeParagraphBackgroundColor { public get; }
  • Property: virtual ChangeParagraphBackgroundColorCommand ChangeParagraphBackgroundColorCommand { public get; }
  • Property: static RoutedCommand ChangeParagraphFlowDirection { public get; }
  • Property: virtual ChangeParagraphFlowDirectionCommand ChangeParagraphFlowDirectionCommand { public get; }
  • Property: static RoutedCommand ChangeParagraphListLevel { public get; }
  • Property: virtual ChangeParagraphListLevelCommand ChangeParagraphListLevelCommand { public get; }
  • Property: static RoutedCommand ChangeSectionColumns { public get; }
  • Property: virtual ChangeSectionColumnsCommand ChangeSectionColumnsCommand { public get; }
  • Property: static RoutedCommand ChangeSectionFooterBottomMargin { public get; }
  • Property: virtual ChangeSectionFooterBottomMarginCommand ChangeSectionFooterBottomMarginCommand { public get; }
  • Property: static RoutedCommand ChangeSectionHeaderTopMargin { public get; }
  • Property: virtual ChangeSectionHeaderTopMarginCommand ChangeSectionHeaderTopMarginCommand { public get; }
  • Property: static RoutedCommand ChangeStyleName { public get; }
  • Property: virtual ChangeStyleNameCommand ChangeStyleNameCommand { public get; }
  • Property: static RoutedCommand ChangeTableColumnsLayoutMode { public get; }
  • Property: virtual ChangeTableColumnsLayoutModeCommand ChangeTableColumnsLayoutModeCommand { public get; }
  • Property: static RoutedCommand ChangeTextAlignment { public get; }
  • Property: virtual ChangeTextAlignmentCommand ChangeTextAlignmentCommand { public get; }
  • Property: static RoutedCommand ChangeUnderlineColor { public get; }
  • Property: virtual ChangeUnderlineColorCommand ChangeUnderlineColorCommand { public get; }
  • Property: static RoutedCommand ChangeUnderlineDecoration { public get; }
  • Property: virtual ChangeUnderlineDecorationCommand ChangeUnderlineDecorationCommand { public get; }
  • Property: static RoutedCommand ClearAllFormatting { public get; }
  • Property: virtual ClearAllFormattingCommand ClearAllFormattingCommand { public get; }
  • Property: static RoutedCommand ClearFormatting { public get; }
  • Property: virtual ClearFormattingCommand ClearFormattingCommand { public get; }
  • Property: static RoutedCommand ContinueNumbering { public get; }
  • Property: virtual ContinueNumberingCommand ContinueNumberingCommand { public get; }
  • Property: static RoutedCommand ConvertImageToImageInline { public get; }
  • Property: virtual ConvertImageToImageInlineCommand ConvertImageToImageInlineCommand { public get; }
  • Property: static RoutedCommand Copy { public get; }
  • Property: virtual CopyCommand CopyCommand { public get; }
  • Property: static RoutedCommand CopyHyperlink { public get; }
  • Property: virtual CopyHyperlinkCommand CopyHyperlinkCommand { public get; }
  • Property: static RoutedCommand Cut { public get; }
  • Property: virtual CutCommand CutCommand { public get; }
  • Property: static RoutedCommand DecrementFontSize { public get; }
  • Property: virtual DecrementFontSizeCommand DecrementFontSizeCommand { public get; }
  • Property: static RoutedCommand DecrementPageWidth { public get; }
  • Property: static RoutedCommand DecrementParagraphLeftIndent { public get; }
  • Property: virtual DecrementParagraphLeftIndentCommand DecrementParagraphLeftIndentCommand { public get; }
  • Property: static RoutedCommand DecrementParagraphListLevel { public get; }
  • Property: virtual DecrementParagraphListLevelCommand DecrementParagraphListLevelCommand { public get; }
  • Property: static RoutedCommand Delete { public get; }
  • Property: static RoutedCommand DeleteAllComments { public get; }
  • Property: virtual DeleteAllCommentsCommand DeleteAllCommentsCommand { public get; }
  • Property: static RoutedCommand DeleteCodeBlock { public get; }
  • Property: virtual DeleteCodeBlockCommand DeleteCodeBlockCommand { public get; }
  • Property: virtual DeleteCommand DeleteCommand { public get; }
  • Property: static RoutedCommand DeleteComment { public get; }
  • Property: virtual DeleteCommentCommand DeleteCommentCommand { public get; }
  • Property: static RoutedCommand DeleteTable { public get; }
  • Property: static RoutedCommand DeleteTableColumn { public get; }
  • Property: virtual DeleteTableColumnCommand DeleteTableColumnCommand { public get; }
  • Property: virtual DeleteTableCommand DeleteTableCommand { public get; }
  • Property: static RoutedCommand DeleteTableRow { public get; }
  • Property: virtual DeleteTableRowCommand DeleteTableRowCommand { public get; }
  • Property: static RoutedCommand EditFooter { public get; }
  • Property: virtual EditFooterCommand EditFooterCommand { public get; }
  • Property: static RoutedCommand EditHeader { public get; }
  • Property: virtual EditHeaderCommand EditHeaderCommand { public get; }
  • Property: static RoutedCommand ExitHeaderFooterEditMode { public get; }
  • Property: virtual ExitHeaderFooterEditModeCommand ExitHeaderFooterEditModeCommand { public get; }
  • Property: static RoutedCommand GoToNextComment { public get; }
  • Property: virtual GoToNextCommentCommand GoToNextCommentCommand { public get; }
  • Property: static RoutedCommand GoToNextEndnote { public get; }
  • Property: virtual GoToNextEndnoteCommand GoToNextEndnoteCommand { public get; }
  • Property: static RoutedCommand GoToNextFootnote { public get; }
  • Property: virtual GoToNextFootnoteCommand GoToNextFootnoteCommand { public get; }
  • Property: static RoutedCommand GoToNextRevision { public get; }
  • Property: virtual GoToNextRevisionCommand GoToNextRevisionCommand { public get; }
  • Property: static RoutedCommand GoToPreviousComment { public get; }
  • Property: virtual GoToPreviousCommentCommand GoToPreviousCommentCommand { public get; }
  • Property: static RoutedCommand GoToPreviousEndnote { public get; }
  • Property: virtual GoToPreviousEndnoteCommand GoToPreviousEndnoteCommand { public get; }
  • Property: static RoutedCommand GoToPreviousFootnote { public get; }
  • Property: virtual GoToPreviousFootnoteCommand GoToPreviousFootnoteCommand { public get; }
  • Property: static RoutedCommand GoToPreviousRevision { public get; }
  • Property: virtual GoToPreviousRevisionCommand GoToPreviousRevisionCommand { public get; }
  • Property: static RoutedCommand IncrementFontSize { public get; }
  • Property: virtual IncrementFontSizeCommand IncrementFontSizeCommand { public get; }
  • Property: static RoutedCommand IncrementPageWidth { public get; }
  • Property: static RoutedCommand IncrementParagraphLeftIndent { public get; }
  • Property: virtual IncrementParagraphLeftIndentCommand IncrementParagraphLeftIndentCommand { public get; }
  • Property: static RoutedCommand IncrementParagraphListLevel { public get; }
  • Property: virtual IncrementParagraphListLevelCommand IncrementParagraphListLevelCommand { public get; }
  • Property: static RoutedCommand InsertBibliographyField { public get; }
  • Property: virtual InsertBibliographyFieldCommand InsertBibliographyFieldCommand { public get; }
  • Property: static RoutedCommand InsertBreak { public get; }
  • Property: virtual InsertBreakCommand InsertBreakCommand { public get; }
  • Property: static RoutedCommand InsertCitationField { public get; }
  • Property: virtual InsertCitationFieldCommand InsertCitationFieldCommand { public get; }
  • Property: static RoutedCommand InsertColumnBreak { public get; }
  • Property: virtual InsertColumnBreakCommand InsertColumnBreakCommand { public get; }
  • Property: static RoutedCommand InsertComment { public get; }
  • Property: virtual InsertCommentCommand InsertCommentCommand { public get; }
  • Property: static RoutedCommand InsertDocumentFragment { public get; }
  • Property: virtual InsertDocumentFragmentCommand InsertDocumentFragmentCommand { public get; }
  • Property: static RoutedCommand InsertEndnote { public get; }
  • Property: virtual InsertEndnoteCommand InsertEndnoteCommand { public get; }
  • Property: static RoutedCommand InsertField { public get; }
  • Property: virtual InsertFieldCommand InsertFieldCommand { public get; }
  • Property: static RoutedCommand InsertFootnote { public get; }
  • Property: virtual InsertFootnoteCommand InsertFootnoteCommand { public get; }
  • Property: static RoutedCommand InsertLineBreak { public get; }
  • Property: virtual InsertLineBreakCommand InsertLineBreakCommand { public get; }
  • Property: static RoutedCommand InsertMergeFieldEmpty { public get; }
  • Property: virtual InsertMergeFieldEmptyCommand InsertMergeFieldEmptyCommand { public get; }
  • Property: static RoutedCommand InsertPageBreak { public get; }
  • Property: virtual InsertPageBreakCommand InsertPageBreakCommand { public get; }
  • Property: static RoutedCommand InsertPageField { public get; }
  • Property: virtual InsertPageFieldCommand InsertPageFieldCommand { public get; }
  • Property: static RoutedCommand InsertPicture { public get; }
  • Property: virtual InsertPictureCommand InsertPictureCommand { public get; }
  • Property: static RoutedCommand InsertSectionBreak { public get; }
  • Property: virtual InsertSectionBreakCommand InsertSectionBreakCommand { public get; }
  • Property: static RoutedCommand InsertTable { public get; }
  • Property: static RoutedCommand InsertTableColumn { public get; }
  • Property: virtual InsertTableColumnCommand InsertTableColumnCommand { public get; }
  • Property: static RoutedCommand InsertTableColumnToTheLeft { public get; }
  • Property: virtual InsertTableColumnToTheLeftCommand InsertTableColumnToTheLeftCommand { public get; }
  • Property: static RoutedCommand InsertTableColumnToTheRight { public get; }
  • Property: virtual InsertTableColumnToTheRightCommand InsertTableColumnToTheRightCommand { public get; }
  • Property: virtual InsertTableCommand InsertTableCommand { public get; }
  • Property: static RoutedCommand InsertTableRow { public get; }
  • Property: static RoutedCommand InsertTableRowAbove { public get; }
  • Property: virtual InsertTableRowAboveCommand InsertTableRowAboveCommand { public get; }
  • Property: static RoutedCommand InsertTableRowBelow { public get; }
  • Property: virtual InsertTableRowBelowCommand InsertTableRowBelowCommand { public get; }
  • Property: virtual InsertTableRowCommand InsertTableRowCommand { public get; }
  • Property: static RoutedCommand InsertText { public get; }
  • Property: virtual InsertTextCommand InsertTextCommand { public get; }
  • Property: static RoutedCommand MailMerge { public get; }
  • Property: virtual MailMergeCommand MailMergeCommand { public get; }
  • Property: static RoutedCommand MergeTableCells { public get; }
  • Property: virtual MergeTableCellsCommand MergeTableCellsCommand { public get; }
  • Property: static RoutedCommand MoveCaret { public get; }
  • Property: virtual MoveCaretCommand MoveCaretCommand { public get; }
  • Property: static RoutedCommand MoveSelection { public get; }
  • Property: virtual MoveSelectionCommand MoveSelectionCommand { public get; }
  • Property: static RoutedCommand MultipleUndo { public get; }
  • Property: virtual MultipleUndoCommand MultipleUndoCommand { public get; }
  • Property: static RoutedCommand NewDocument { public get; }
  • Property: virtual NewDocumentCommand NewDocumentCommand { public get; }
  • Property: static RoutedCommand OpenContextMenuOnNextSpellingError { public get; }
  • Property: virtual OpenContextMenuOnNextSpellingErrorCommand OpenContextMenuOnNextSpellingErrorCommand { public get; }
  • Property: static RoutedCommand OpenDocument { public get; }
  • Property: virtual OpenDocumentCommand OpenDocumentCommand { public get; }
  • Property: static RoutedCommand OpenHyperlink { public get; }
  • Property: virtual OpenHyperlinkCommand OpenHyperlinkCommand { public get; }
  • Property: static RoutedCommand Paste { public get; }
  • Property: virtual PasteCommand PasteCommand { public get; }
  • Property: static RoutedCommand PreviewFirstMailMergeDataRecord { public get; }
  • Property: virtual PreviewFirstMailMergeDataRecordCommand PreviewFirstMailMergeDataRecordCommand { public get; }
  • Property: static RoutedCommand PreviewLastMailMergeDataRecord { public get; }
  • Property: virtual PreviewLastMailMergeDataRecordCommand PreviewLastMailMergeDataRecordCommand { public get; }
  • Property: static RoutedCommand PreviewMailMergeResults { public get; }
  • Property: static RoutedCommand PreviewNextMailMergeDataRecord { public get; }
  • Property: virtual PreviewNextMailMergeDataRecordCommand PreviewNextMailMergeDataRecordCommand { public get; }
  • Property: static RoutedCommand PreviewPreviousMailMergeDataRecord { public get; }
  • Property: virtual PreviewPreviousMailMergeDataRecordCommand PreviewPreviousMailMergeDataRecordCommand { public get; }
  • Property: static RoutedCommand Print { public get; }
  • Property: virtual PrintCommand PrintCommand { public get; }
  • Property: static RoutedCommand PrintPreview { public get; }
  • Property: virtual PrintPreviewCommand PrintPreviewCommand { public get; }
  • Property: static RoutedCommand Redo { public get; }
  • Property: virtual RedoCommand RedoCommand { public get; }
  • Property: static RoutedCommand RejectAllRevisions { public get; }
  • Property: virtual RejectAllRevisionsCommand RejectAllRevisionsCommand { public get; }
  • Property: static RoutedCommand RejectRevision { public get; }
  • Property: virtual RejectRevisionCommand RejectRevisionCommand { public get; }
  • Property: static RoutedCommand RemoveHyperlink { public get; }
  • Property: virtual RemoveHyperlinkCommand RemoveHyperlinkCommand { public get; }
  • Property: static RoutedCommand RemoveWatermark { public get; }
  • Property: virtual RemoveWatermarkCommand RemoveWatermarkCommand { public get; }
  • Property: static RoutedCommand RestartNumbering { public get; }
  • Property: virtual RestartNumberingCommand RestartNumberingCommand { public get; }
  • Property: static RoutedCommand Save { public get; }
  • Property: virtual SaveCommand SaveCommand { public get; }
  • Property: static RoutedCommand SelectAll { public get; }
  • Property: virtual SelectAllCommand SelectAllCommand { public get; }
  • Property: static RoutedCommand SelectHyperlink { public get; }
  • Property: virtual SelectHyperlinkCommand SelectHyperlinkCommand { public get; }
  • Property: static RoutedCommand SelectTable { public get; }
  • Property: static RoutedCommand SelectTableCell { public get; }
  • Property: virtual SelectTableCellCommand SelectTableCellCommand { public get; }
  • Property: static RoutedCommand SelectTableColumn { public get; }
  • Property: virtual SelectTableColumnCommand SelectTableColumnCommand { public get; }
  • Property: virtual SelectTableCommand SelectTableCommand { public get; }
  • Property: static RoutedCommand SelectTableEmpty { public get; }
  • Property: virtual SelectTableEmptyCommand SelectTableEmptyCommand { public get; }
  • Property: static RoutedCommand SelectTableRow { public get; }
  • Property: virtual SelectTableRowCommand SelectTableRowCommand { public get; }
  • Property: static RoutedCommand ShowAddNewBibliographicReferenceDialog { public get; }
  • Property: virtual ShowAddNewBibliographicReferenceDialogCommand ShowAddNewBibliographicReferenceDialogCommand { public get; }
  • Property: static RoutedCommand ShowChangeEditingPermissionsDialog { public get; }
  • Property: virtual ShowChangeEditingPermissionsDialogCommand ShowChangeEditingPermissionsDialogCommand { public get; }
  • Property: static RoutedCommand ShowCodeFormattingDialog { public get; }
  • Property: virtual ShowCodeFormattingDialogCommand ShowCodeFormattingDialogCommand { public get; }
  • Property: static RoutedCommand ShowDefineNewListStyleDialog { public get; }
  • Property: virtual ShowDefineNewListStyleDialogCommand ShowDefineNewListStyleDialogCommand { public get; }
  • Property: static RoutedCommand ShowFieldsCodes { public get; }
  • Property: static RoutedCommand ShowFieldsResults { public get; }
  • Property: static RoutedCommand ShowFindReplaceDialog { public get; }
  • Property: virtual ShowFindReplaceDialogCommand ShowFindReplaceDialogCommand { public get; }
  • Property: static RoutedCommand ShowFloatingBlockPropertiesDialog { public get; }
  • Property: virtual ShowFloatingBlockPropertiesDialogCommand ShowFloatingBlockPropertiesDialogCommand { public get; }
  • Property: static RoutedCommand ShowFontPropertiesDialog { public get; }
  • Property: virtual ShowFontPropertiesDialogCommand ShowFontPropertiesDialogCommand { public get; }
  • Property: static RoutedCommand ShowImageEditor { public get; }
  • Property: virtual ShowImageEditorCommand ShowImageEditorCommand { public get; }
  • Property: static RoutedCommand ShowInsertCaptionDialog { public get; }
  • Property: virtual ShowInsertCaptionDialogCommand ShowInsertCaptionDialogCommand { public get; }
  • Property: static RoutedCommand ShowInsertCrossReferenceWindow { public get; }
  • Property: virtual ShowInsertCrossReferenceWindowCommand ShowInsertCrossReferenceWindowCommand { public get; }
  • Property: static RoutedCommand ShowInsertDateTimeDialog { public get; }
  • Property: virtual ShowInsertDateTimeDialogCommand ShowInsertDateTimeDialogCommand { public get; }
  • Property: static RoutedCommand ShowInsertHyperlinkDialog { public get; }
  • Property: virtual ShowInsertHyperlinkDialogCommand ShowInsertHyperlinkDialogCommand { public get; }
  • Property: static RoutedCommand ShowInsertSymbolWindow { public get; }
  • Property: virtual ShowInsertSymbolWindowCommand ShowInsertSymbolWindowCommand { public get; }
  • Property: static RoutedCommand ShowInsertTableDialog { public get; }
  • Property: virtual ShowInsertTableDialogCommand ShowInsertTableDialogCommand { public get; }
  • Property: static RoutedCommand ShowInsertTableOfContentsDialog { public get; }
  • Property: virtual ShowInsertTableOfContentsDialogCommand ShowInsertTableOfContentsDialogCommand { public get; }
  • Property: static RoutedCommand ShowManageBibliographicSourcesDialog { public get; }
  • Property: virtual ShowManageBibliographicSourcesDialogCommand ShowManageBibliographicSourcesDialogCommand { public get; }
  • Property: static RoutedCommand ShowManageBookmarksDialog { public get; }
  • Property: virtual ShowManageBookmarksDialogCommand ShowManageBookmarksDialogCommand { public get; }
  • Property: static RoutedCommand ShowManageStylesDialog { public get; }
  • Property: virtual ShowManageStylesDialogCommand ShowManageStylesDialogCommand { public get; }
  • Property: static RoutedCommand ShowNotesDialog { public get; }
  • Property: virtual ShowNotesDialogCommand ShowNotesDialogCommand { public get; }
  • Property: static RoutedCommand ShowParagraphPropertiesDialog { public get; }
  • Property: virtual ShowParagraphPropertiesDialogCommand ShowParagraphPropertiesDialogCommand { public get; }
  • Property: static RoutedCommand ShowSectionColumnsDialog { public get; }
  • Property: virtual ShowSectionColumnsDialogCommand ShowSectionColumnsDialogCommand { public get; }
  • Property: static RoutedCommand ShowSetNumberingValueDialog { public get; }
  • Property: virtual ShowSetNumberingValueDialogCommand ShowSetNumberingValueDialogCommand { public get; }
  • Property: static RoutedCommand ShowSpellCheckingDialog { public get; }
  • Property: virtual ShowSpellCheckingDialogCommand ShowSpellCheckingDialogCommand { public get; }
  • Property: static RoutedCommand ShowStyleFormattingPropertiesDialog { public get; }
  • Property: virtual ShowStyleFormattingPropertiesDialogCommand ShowStyleFormattingPropertiesDialogCommand { public get; }
  • Property: static RoutedCommand ShowTableBordersDialog { public get; }
  • Property: virtual ShowTableBordersDialogCommand ShowTableBordersDialogCommand { public get; }
  • Property: static RoutedCommand ShowTablePropertiesDialog { public get; }
  • Property: virtual ShowTablePropertiesDialogCommand ShowTablePropertiesDialogCommand { public get; }
  • Property: static RoutedCommand ShowTabStopsPropertiesDialog { public get; }
  • Property: virtual ShowTabStopsPropertiesDialogCommand ShowTabStopsPropertiesDialogCommand { public get; }
  • Property: static RoutedCommand ShowWatermarkSettingsDialog { public get; }
  • Property: virtual ShowWatermarkSettingsDialogCommand ShowWatermarkSettingsDialogCommand { public get; }
  • Property: static RoutedCommand TabBackward { public get; }
  • Property: virtual TabBackwardCommand TabBackwardCommand { public get; }
  • Property: static RoutedCommand TabForward { public get; }
  • Property: virtual TabForwardCommand TabForwardCommand { public get; }
  • Property: static RoutedCommand TableCellContentAlignment { public get; }
  • Property: virtual TableCellContentAlignmentCommand TableCellContentAlignmentCommand { public get; }
  • Property: static RoutedCommand ToggleBold { public get; }
  • Property: virtual ToggleBoldCommand ToggleBoldCommand { public get; }
  • Property: static RoutedCommand ToggleBullets { public get; }
  • Property: virtual ToggleBulletsCommand ToggleBulletsCommand { public get; }
  • Property: static RoutedCommand ToggleComments { public get; }
  • Property: virtual ToggleCommentsCommand ToggleCommentsCommand { public get; }
  • Property: static RoutedCommand ToggleDifferentFirstPageHeaderFooter { public get; }
  • Property: virtual ToggleDifferentFirstPageHeaderFooterCommand ToggleDifferentFirstPageHeaderFooterCommand { public get; }
  • Property: static RoutedCommand ToggleDifferentOddAndEvenPagesHeaderFooter { public get; }
  • Property: virtual ToggleDifferentOddAndEvenPagesHeaderFooterCommand ToggleDifferentOddAndEvenPagesHeaderFooterCommand { public get; }
  • Property: static RoutedCommand ToggleDocumentProtection { public get; }
  • Property: virtual ToggleDocumentProtectionCommand ToggleDocumentProtectionCommand { public get; }
  • Property: static RoutedCommand ToggleFieldDisplayMode { public get; }
  • Property: virtual ToggleFieldDisplayModeCommand ToggleFieldDisplayModeCommand { public get; }
  • Property: static RoutedCommand ToggleFormattingSymbols { public get; }
  • Property: virtual ToggleFormattingSymbolsCommand ToggleFormattingSymbolsCommand { public get; }
  • Property: static RoutedCommand ToggleHeaderFooterLinkToPrevious { public get; }
  • Property: virtual ToggleHeaderFooterLinkToPreviousCommand ToggleHeaderFooterLinkToPreviousCommand { public get; }
  • Property: static RoutedCommand ToggleItalic { public get; }
  • Property: virtual ToggleItalicCommand ToggleItalicCommand { public get; }
  • Property: static RoutedCommand ToggleMergeFieldsHighlight { public get; }
  • Property: virtual ToggleMergeFieldsHighlightCommand ToggleMergeFieldsHighlightCommand { public get; }
  • Property: static RoutedCommand ToggleNumbered { public get; }
  • Property: virtual ToggleNumberedCommand ToggleNumberedCommand { public get; }
  • Property: static RoutedCommand ToggleSpellChecking { public get; }
  • Property: virtual ToggleSpellCheckingCommand ToggleSpellCheckingCommand { public get; }
  • Property: static RoutedCommand ToggleStrikethrough { public get; }
  • Property: virtual ToggleStrikethroughCommand ToggleStrikethroughCommand { public get; }
  • Property: static RoutedCommand ToggleSubscript { public get; }
  • Property: virtual ToggleSubscriptCommand ToggleSubscriptCommand { public get; }
  • Property: static RoutedCommand ToggleSuperscript { public get; }
  • Property: virtual ToggleSuperscriptCommand ToggleSuperscriptCommand { public get; }
  • Property: static RoutedCommand ToggleTableLookColumnBandingOption { public get; }
  • Property: virtual ToggleTableLookColumnBandingOptionCommand ToggleTableLookColumnBandingOptionCommand { public get; }
  • Property: static RoutedCommand ToggleTableLookFirstColumnOption { public get; }
  • Property: virtual ToggleTableLookFirstColumnOptionCommand ToggleTableLookFirstColumnOptionCommand { public get; }
  • Property: static RoutedCommand ToggleTableLookFirstRowOption { public get; }
  • Property: virtual ToggleTableLookFirstRowOptionCommand ToggleTableLookFirstRowOptionCommand { public get; }
  • Property: static RoutedCommand ToggleTableLookLastColumnOption { public get; }
  • Property: virtual ToggleTableLookLastColumnOptionCommand ToggleTableLookLastColumnOptionCommand { public get; }
  • Property: static RoutedCommand ToggleTableLookLastRowOption { public get; }
  • Property: virtual ToggleTableLookLastRowOptionCommand ToggleTableLookLastRowOptionCommand { public get; }
  • Property: static RoutedCommand ToggleTableLookRowBandingOption { public get; }
  • Property: virtual ToggleTableLookRowBandingOptionCommand ToggleTableLookRowBandingOptionCommand { public get; }
  • Property: static RoutedCommand ToggleTableRowRepeatOnEveryPage { public get; }
  • Property: virtual ToggleTableRowRepeatOnEveryPageCommand ToggleTableRowRepeatOnEveryPageCommand { public get; }
  • Property: static RoutedCommand ToggleTrackChanges { public get; }
  • Property: virtual ToggleTrackChangesCommand ToggleTrackChangesCommand { public get; }
  • Property: static RoutedCommand ToggleUnderline { public get; }
  • Property: virtual ToggleUnderlineCommand ToggleUnderlineCommand { public get; }
  • Property: static RoutedCommand Undo { public get; }
  • Property: virtual UndoCommand UndoCommand { public get; }
  • Property: static RoutedCommand UnmergeTableCells { public get; }
  • Property: virtual UnmergeTableCellsCommand UnmergeTableCellsCommand { public get; }
  • Property: static RoutedCommand UpdateAllFields { public get; }
  • Property: virtual UpdateAllFieldsCommand UpdateAllFieldsCommand { public get; }
  • Property: static RoutedCommand UpdateField { public get; }
  • Property: virtual UpdateFieldCommand UpdateFieldCommand { public get; }
Telerik.Windows.Documents.RichTextBoxCommands RichTextBoxCommandsTranslator ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.RichTextBoxCommandsTranslator
--> NONE <--
  • Constructor: public RichTextBoxCommandsTranslator (RichTextBoxCommands activeEditorCommands, RichTextBoxCommands mainEditorCommands)
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • 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: override AcceptAllRevisionsCommand AcceptAllRevisionsCommand { public get; }
  • Property: override AcceptRevisionCommand AcceptRevisionCommand { public get; }
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: override ChangeAllFieldsDisplayModeCommand ChangeAllFieldsDisplayModeCommand { public get; }
  • Property: override ChangeBibliographicStyleCommand ChangeBibliographicStyleCommand { public get; }
  • Property: override ChangeFontFamilyCommand ChangeFontFamilyCommand { public get; }
  • Property: override ChangeFontForeColorCommand ChangeFontForeColorCommand { public get; }
  • Property: override ChangeFontHighlightColorCommand ChangeFontHighlightColorCommand { public get; }
  • Property: override ChangeFontSizeCommand ChangeFontSizeCommand { public get; }
  • Property: override ChangeImageWrappingStyleCommand ChangeImageWrappingStyleCommand { public get; }
  • Property: override ChangeIntegratedWatermarkTypeCommand ChangeIntegratedWatermarkTypeCommand { public get; }
  • Property: override ChangeLayoutModeCommand ChangeLayoutModeCommand { public get; }
  • Property: override ChangeListStyleCommand ChangeListStyleCommand { public get; }
  • Property: override ChangePageMarginsTypeCommand ChangePageMarginsCommand { public get; }
  • Property: override ChangePageOrientationCommand ChangePageOrientationCommand { public get; }
  • Property: override ChangePaperTypeCommand ChangePaperTypeCommand { public get; }
  • Property: override ChangeParagraphBackgroundColorCommand ChangeParagraphBackgroundColorCommand { public get; }
  • Property: override ChangeParagraphFlowDirectionCommand ChangeParagraphFlowDirectionCommand { public get; }
  • Property: override ChangeParagraphListLevelCommand ChangeParagraphListLevelCommand { public get; }
  • Property: override ChangeSectionColumnsCommand ChangeSectionColumnsCommand { public get; }
  • Property: override ChangeSectionFooterBottomMarginCommand ChangeSectionFooterBottomMarginCommand { public get; }
  • Property: override ChangeSectionHeaderTopMarginCommand ChangeSectionHeaderTopMarginCommand { public get; }
  • Property: override ChangeStyleNameCommand ChangeStyleNameCommand { public get; }
  • Property: override ChangeTableColumnsLayoutModeCommand ChangeTableColumnsLayoutModeCommand { public get; }
  • Property: override ChangeTextAlignmentCommand ChangeTextAlignmentCommand { public get; }
  • Property: override ChangeUnderlineColorCommand ChangeUnderlineColorCommand { public get; }
  • Property: override ChangeUnderlineDecorationCommand ChangeUnderlineDecorationCommand { public get; }
  • Property: override ClearAllFormattingCommand ClearAllFormattingCommand { public get; }
  • Property: override ClearFormattingCommand ClearFormattingCommand { public get; }
  • Property: override ContinueNumberingCommand ContinueNumberingCommand { public get; }
  • Property: override ConvertImageToImageInlineCommand ConvertImageToImageInlineCommand { public get; }
  • Property: override CopyCommand CopyCommand { public get; }
  • Property: override CopyHyperlinkCommand CopyHyperlinkCommand { public get; }
  • Property: override CutCommand CutCommand { public get; }
  • Property: override DecrementFontSizeCommand DecrementFontSizeCommand { public get; }
  • Property: override DecrementParagraphLeftIndentCommand DecrementParagraphLeftIndentCommand { public get; }
  • Property: override DecrementParagraphListLevelCommand DecrementParagraphListLevelCommand { public get; }
  • Property: override DeleteAllCommentsCommand DeleteAllCommentsCommand { public get; }
  • Property: override DeleteCodeBlockCommand DeleteCodeBlockCommand { public get; }
  • Property: override DeleteCommand DeleteCommand { public get; }
  • Property: override DeleteCommentCommand DeleteCommentCommand { public get; }
  • Property: override DeleteTableColumnCommand DeleteTableColumnCommand { public get; }
  • Property: override DeleteTableCommand DeleteTableCommand { public get; }
  • Property: override DeleteTableRowCommand DeleteTableRowCommand { public get; }
  • Property: override EditFooterCommand EditFooterCommand { public get; }
  • Property: override EditHeaderCommand EditHeaderCommand { public get; }
  • Property: override ExitHeaderFooterEditModeCommand ExitHeaderFooterEditModeCommand { public get; }
  • Property: override GoToNextCommentCommand GoToNextCommentCommand { public get; }
  • Property: override GoToNextEndnoteCommand GoToNextEndnoteCommand { public get; }
  • Property: override GoToNextFootnoteCommand GoToNextFootnoteCommand { public get; }
  • Property: override GoToNextRevisionCommand GoToNextRevisionCommand { public get; }
  • Property: override GoToPreviousCommentCommand GoToPreviousCommentCommand { public get; }
  • Property: override GoToPreviousEndnoteCommand GoToPreviousEndnoteCommand { public get; }
  • Property: override GoToPreviousFootnoteCommand GoToPreviousFootnoteCommand { public get; }
  • Property: override GoToPreviousRevisionCommand GoToPreviousRevisionCommand { public get; }
  • Property: override IncrementFontSizeCommand IncrementFontSizeCommand { public get; }
  • Property: override IncrementParagraphLeftIndentCommand IncrementParagraphLeftIndentCommand { public get; }
  • Property: override IncrementParagraphListLevelCommand IncrementParagraphListLevelCommand { public get; }
  • Property: override InsertBibliographyFieldCommand InsertBibliographyFieldCommand { public get; }
  • Property: override InsertBreakCommand InsertBreakCommand { public get; }
  • Property: override InsertCitationFieldCommand InsertCitationFieldCommand { public get; }
  • Property: override InsertColumnBreakCommand InsertColumnBreakCommand { public get; }
  • Property: override InsertCommentCommand InsertCommentCommand { public get; }
  • Property: override InsertDocumentFragmentCommand InsertDocumentFragmentCommand { public get; }
  • Property: override InsertEndnoteCommand InsertEndnoteCommand { public get; }
  • Property: override InsertFieldCommand InsertFieldCommand { public get; }
  • Property: override InsertFootnoteCommand InsertFootnoteCommand { public get; }
  • Property: override InsertLineBreakCommand InsertLineBreakCommand { public get; }
  • Property: override InsertMergeFieldEmptyCommand InsertMergeFieldEmptyCommand { public get; }
  • Property: override InsertPageBreakCommand InsertPageBreakCommand { public get; }
  • Property: override InsertPageFieldCommand InsertPageFieldCommand { public get; }
  • Property: override InsertPictureCommand InsertPictureCommand { public get; }
  • Property: override InsertSectionBreakCommand InsertSectionBreakCommand { public get; }
  • Property: override InsertTableColumnCommand InsertTableColumnCommand { public get; }
  • Property: override InsertTableColumnToTheLeftCommand InsertTableColumnToTheLeftCommand { public get; }
  • Property: override InsertTableColumnToTheRightCommand InsertTableColumnToTheRightCommand { public get; }
  • Property: override InsertTableCommand InsertTableCommand { public get; }
  • Property: override InsertTableRowAboveCommand InsertTableRowAboveCommand { public get; }
  • Property: override InsertTableRowBelowCommand InsertTableRowBelowCommand { public get; }
  • Property: override InsertTableRowCommand InsertTableRowCommand { public get; }
  • Property: override InsertTextCommand InsertTextCommand { public get; }
  • Property: override MailMergeCommand MailMergeCommand { public get; }
  • Property: override MergeTableCellsCommand MergeTableCellsCommand { public get; }
  • Property: override MoveCaretCommand MoveCaretCommand { public get; }
  • Property: override MoveSelectionCommand MoveSelectionCommand { public get; }
  • Property: override MultipleUndoCommand MultipleUndoCommand { public get; }
  • Property: override NewDocumentCommand NewDocumentCommand { public get; }
  • Property: override OpenContextMenuOnNextSpellingErrorCommand OpenContextMenuOnNextSpellingErrorCommand { public get; }
  • Property: override OpenDocumentCommand OpenDocumentCommand { public get; }
  • Property: override OpenHyperlinkCommand OpenHyperlinkCommand { public get; }
  • Property: override PasteCommand PasteCommand { public get; }
  • Property: override PreviewFirstMailMergeDataRecordCommand PreviewFirstMailMergeDataRecordCommand { public get; }
  • Property: override PreviewLastMailMergeDataRecordCommand PreviewLastMailMergeDataRecordCommand { public get; }
  • Property: override PreviewNextMailMergeDataRecordCommand PreviewNextMailMergeDataRecordCommand { public get; }
  • Property: override PreviewPreviousMailMergeDataRecordCommand PreviewPreviousMailMergeDataRecordCommand { public get; }
  • Property: override PrintCommand PrintCommand { public get; }
  • Property: override PrintPreviewCommand PrintPreviewCommand { public get; }
  • Property: override RedoCommand RedoCommand { public get; }
  • Property: override RejectAllRevisionsCommand RejectAllRevisionsCommand { public get; }
  • Property: override RejectRevisionCommand RejectRevisionCommand { public get; }
  • Property: override RemoveHyperlinkCommand RemoveHyperlinkCommand { public get; }
  • Property: override RemoveWatermarkCommand RemoveWatermarkCommand { public get; }
  • Property: override RestartNumberingCommand RestartNumberingCommand { public get; }
  • Property: override SaveCommand SaveCommand { public get; }
  • Property: override SelectAllCommand SelectAllCommand { public get; }
  • Property: override SelectHyperlinkCommand SelectHyperlinkCommand { public get; }
  • Property: override SelectTableCellCommand SelectTableCellCommand { public get; }
  • Property: override SelectTableColumnCommand SelectTableColumnCommand { public get; }
  • Property: override SelectTableCommand SelectTableCommand { public get; }
  • Property: override SelectTableEmptyCommand SelectTableEmptyCommand { public get; }
  • Property: override SelectTableRowCommand SelectTableRowCommand { public get; }
  • Property: override ShowAddNewBibliographicReferenceDialogCommand ShowAddNewBibliographicReferenceDialogCommand { public get; }
  • Property: override ShowChangeEditingPermissionsDialogCommand ShowChangeEditingPermissionsDialogCommand { public get; }
  • Property: override ShowCodeFormattingDialogCommand ShowCodeFormattingDialogCommand { public get; }
  • Property: override ShowDefineNewListStyleDialogCommand ShowDefineNewListStyleDialogCommand { public get; }
  • Property: override ShowFindReplaceDialogCommand ShowFindReplaceDialogCommand { public get; }
  • Property: override ShowFloatingBlockPropertiesDialogCommand ShowFloatingBlockPropertiesDialogCommand { public get; }
  • Property: override ShowFontPropertiesDialogCommand ShowFontPropertiesDialogCommand { public get; }
  • Property: override ShowImageEditorCommand ShowImageEditorCommand { public get; }
  • Property: override ShowInsertCaptionDialogCommand ShowInsertCaptionDialogCommand { public get; }
  • Property: override ShowInsertCrossReferenceWindowCommand ShowInsertCrossReferenceWindowCommand { public get; }
  • Property: override ShowInsertDateTimeDialogCommand ShowInsertDateTimeDialogCommand { public get; }
  • Property: override ShowInsertHyperlinkDialogCommand ShowInsertHyperlinkDialogCommand { public get; }
  • Property: override ShowInsertSymbolWindowCommand ShowInsertSymbolWindowCommand { public get; }
  • Property: override ShowInsertTableDialogCommand ShowInsertTableDialogCommand { public get; }
  • Property: override ShowInsertTableOfContentsDialogCommand ShowInsertTableOfContentsDialogCommand { public get; }
  • Property: override ShowManageBibliographicSourcesDialogCommand ShowManageBibliographicSourcesDialogCommand { public get; }
  • Property: override ShowManageBookmarksDialogCommand ShowManageBookmarksDialogCommand { public get; }
  • Property: override ShowManageStylesDialogCommand ShowManageStylesDialogCommand { public get; }
  • Property: override ShowNotesDialogCommand ShowNotesDialogCommand { public get; }
  • Property: override ShowParagraphPropertiesDialogCommand ShowParagraphPropertiesDialogCommand { public get; }
  • Property: override ShowSectionColumnsDialogCommand ShowSectionColumnsDialogCommand { public get; }
  • Property: override ShowSetNumberingValueDialogCommand ShowSetNumberingValueDialogCommand { public get; }
  • Property: override ShowSpellCheckingDialogCommand ShowSpellCheckingDialogCommand { public get; }
  • Property: override ShowStyleFormattingPropertiesDialogCommand ShowStyleFormattingPropertiesDialogCommand { public get; }
  • Property: override ShowTableBordersDialogCommand ShowTableBordersDialogCommand { public get; }
  • Property: override ShowTablePropertiesDialogCommand ShowTablePropertiesDialogCommand { public get; }
  • Property: override ShowTabStopsPropertiesDialogCommand ShowTabStopsPropertiesDialogCommand { public get; }
  • Property: override ShowWatermarkSettingsDialogCommand ShowWatermarkSettingsDialogCommand { public get; }
  • Property: override TabBackwardCommand TabBackwardCommand { public get; }
  • Property: override TabForwardCommand TabForwardCommand { public get; }
  • Property: override TableCellContentAlignmentCommand TableCellContentAlignmentCommand { public get; }
  • Property: override ToggleBoldCommand ToggleBoldCommand { public get; }
  • Property: override ToggleBulletsCommand ToggleBulletsCommand { public get; }
  • Property: override ToggleCommentsCommand ToggleCommentsCommand { public get; }
  • Property: override ToggleDifferentFirstPageHeaderFooterCommand ToggleDifferentFirstPageHeaderFooterCommand { public get; }
  • Property: override ToggleDifferentOddAndEvenPagesHeaderFooterCommand ToggleDifferentOddAndEvenPagesHeaderFooterCommand { public get; }
  • Property: override ToggleDocumentProtectionCommand ToggleDocumentProtectionCommand { public get; }
  • Property: override ToggleFieldDisplayModeCommand ToggleFieldDisplayModeCommand { public get; }
  • Property: override ToggleFormattingSymbolsCommand ToggleFormattingSymbolsCommand { public get; }
  • Property: override ToggleHeaderFooterLinkToPreviousCommand ToggleHeaderFooterLinkToPreviousCommand { public get; }
  • Property: override ToggleItalicCommand ToggleItalicCommand { public get; }
  • Property: override ToggleMergeFieldsHighlightCommand ToggleMergeFieldsHighlightCommand { public get; }
  • Property: override ToggleNumberedCommand ToggleNumberedCommand { public get; }
  • Property: override ToggleSpellCheckingCommand ToggleSpellCheckingCommand { public get; }
  • Property: override ToggleStrikethroughCommand ToggleStrikethroughCommand { public get; }
  • Property: override ToggleSubscriptCommand ToggleSubscriptCommand { public get; }
  • Property: override ToggleSuperscriptCommand ToggleSuperscriptCommand { public get; }
  • Property: override ToggleTableLookColumnBandingOptionCommand ToggleTableLookColumnBandingOptionCommand { public get; }
  • Property: override ToggleTableLookFirstColumnOptionCommand ToggleTableLookFirstColumnOptionCommand { public get; }
  • Property: override ToggleTableLookFirstRowOptionCommand ToggleTableLookFirstRowOptionCommand { public get; }
  • Property: override ToggleTableLookLastColumnOptionCommand ToggleTableLookLastColumnOptionCommand { public get; }
  • Property: override ToggleTableLookLastRowOptionCommand ToggleTableLookLastRowOptionCommand { public get; }
  • Property: override ToggleTableLookRowBandingOptionCommand ToggleTableLookRowBandingOptionCommand { public get; }
  • Property: override ToggleTableRowRepeatOnEveryPageCommand ToggleTableRowRepeatOnEveryPageCommand { public get; }
  • Property: override ToggleTrackChangesCommand ToggleTrackChangesCommand { public get; }
  • Property: override ToggleUnderlineCommand ToggleUnderlineCommand { public get; }
  • Property: override UndoCommand UndoCommand { public get; }
  • Property: override UnmergeTableCellsCommand UnmergeTableCellsCommand { public get; }
  • Property: override UpdateAllFieldsCommand UpdateAllFieldsCommand { public get; }
  • Property: override UpdateFieldCommand UpdateFieldCommand { public get; }
Telerik.Windows.Documents.RichTextBoxCommands RichTextBoxRoutedCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.RichTextBoxRoutedCommand
--> NONE <--
  • Constructor: public RichTextBoxRoutedCommand (string name)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public bool CanExecute (object parameter, IInputElement target)
  • Method: public bool CanExecute (object parameter, RadRichTextBox radRichTextBox)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute (object parameter, IInputElement target)
  • Method: public void Execute (object parameter, RadRichTextBox radRichTextBox)
  • 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: InputGestureCollection InputGestures { public get; }
  • Property: string Name { public get; }
  • Property: Type OwnerType { public get; }
  • Property: string Text { public get; public set; }
Telerik.Windows.Documents.RichTextBoxCommands SaveCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.SaveCommand
--> NONE <--
  • Constructor: public SaveCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands SelectAllCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.SelectAllCommand
--> NONE <--
  • Constructor: public SelectAllCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands SelectHyperlinkCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.SelectHyperlinkCommand
--> NONE <--
  • Constructor: public SelectHyperlinkCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected HyperlinkRangeStart GetCurrentInnerFieldRangeStart ()
  • Method (i): protected HyperlinkRangeStart GetCurrentOuterFieldRangeStart ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands SelectionEnabledCommand ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.SelectionEnabledCommand
--> NONE <--
  • Constructor: public SelectionEnabledCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected abstract void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands SelectTableCellCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.SelectTableCellCommand
--> NONE <--
  • Constructor: public SelectTableCellCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands SelectTableColumnCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.SelectTableColumnCommand
--> NONE <--
  • Constructor: public SelectTableColumnCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands SelectTableCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.SelectTableCommand
--> NONE <--
  • Constructor: public SelectTableCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands SelectTableEmptyCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.SelectTableEmptyCommand
--> NONE <--
  • Constructor: public SelectTableEmptyCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands SelectTableRowCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.SelectTableRowCommand
--> NONE <--
  • Constructor: public SelectTableRowCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowAddNewBibliographicReferenceDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowAddNewBibliographicReferenceDialogCommand
--> NONE <--
  • Constructor: public ShowAddNewBibliographicReferenceDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowChangeEditingPermissionsDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowChangeEditingPermissionsDialogCommand
--> NONE <--
  • Constructor: public ShowChangeEditingPermissionsDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowCodeFormattingDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowCodeFormattingDialogCommand
--> NONE <--
  • Constructor: public ShowCodeFormattingDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowDefineNewListStyleDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowDefineNewListStyleDialogCommand
--> NONE <--
  • Constructor: public ShowDefineNewListStyleDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowFindReplaceDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowFindReplaceDialogCommand
--> NONE <--
  • Constructor: public ShowFindReplaceDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowFloatingBlockPropertiesDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowFloatingBlockPropertiesDialogCommand
--> NONE <--
  • Constructor: public ShowFloatingBlockPropertiesDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): public Inline GetCurrentSelectedInline (RadDocument doc)
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowFontPropertiesDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowFontPropertiesDialogCommand
--> NONE <--
  • Constructor: public ShowFontPropertiesDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowImageEditorCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowImageEditorCommand
--> NONE <--
  • Constructor: public ShowImageEditorCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): public Inline GetCurrentSelectedInline (RadDocument doc)
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowInsertCaptionDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowInsertCaptionDialogCommand
--> NONE <--
  • Constructor: public ShowInsertCaptionDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowInsertCrossReferenceWindowCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowInsertCrossReferenceWindowCommand
--> NONE <--
  • Constructor: public ShowInsertCrossReferenceWindowCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowInsertDateTimeDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowInsertDateTimeDialogCommand
--> NONE <--
  • Constructor: public ShowInsertDateTimeDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowInsertHyperlinkDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowInsertHyperlinkDialogCommand
--> NONE <--
  • Constructor: public ShowInsertHyperlinkDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowInsertSymbolWindowCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowInsertSymbolWindowCommand
--> NONE <--
  • Constructor: public ShowInsertSymbolWindowCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowInsertTableDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowInsertTableDialogCommand
--> NONE <--
  • Constructor: public ShowInsertTableDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowInsertTableOfContentsDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowInsertTableOfContentsDialogCommand
--> NONE <--
  • Constructor: public ShowInsertTableOfContentsDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowManageBibliographicSourcesDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowManageBibliographicSourcesDialogCommand
--> NONE <--
  • Constructor: public ShowManageBibliographicSourcesDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowManageBookmarksDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowManageBookmarksDialogCommand
--> NONE <--
  • Constructor: public ShowManageBookmarksDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowManageStylesDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowManageStylesDialogCommand
--> NONE <--
  • Constructor: public ShowManageStylesDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowNotesDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowNotesDialogCommand
--> NONE <--
  • Constructor: public ShowNotesDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowParagraphPropertiesDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowParagraphPropertiesDialogCommand
--> NONE <--
  • Constructor: public ShowParagraphPropertiesDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowSectionColumnsDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowSectionColumnsDialogCommand
--> NONE <--
  • Constructor: public ShowSectionColumnsDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowSetNumberingValueDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowSetNumberingValueDialogCommand
--> NONE <--
  • Constructor: public ShowSetNumberingValueDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowSpellCheckingDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowSpellCheckingDialogCommand
--> NONE <--
  • Constructor: public ShowSpellCheckingDialogCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowStyleFormattingPropertiesDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowStyleFormattingPropertiesDialogCommand
--> NONE <--
  • Constructor: public ShowStyleFormattingPropertiesDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowTableBordersDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowTableBordersDialogCommand
--> NONE <--
  • Constructor: public ShowTableBordersDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool IsTableSelectionEnabledCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowTablePropertiesDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowTablePropertiesDialogCommand
--> NONE <--
  • Constructor: public ShowTablePropertiesDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool IsTableSelectionEnabledCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowTabStopsPropertiesDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowTabStopsPropertiesDialogCommand
--> NONE <--
  • Constructor: public ShowTabStopsPropertiesDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ShowWatermarkSettingsDialogCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ShowWatermarkSettingsDialogCommand
--> NONE <--
  • Constructor: public ShowWatermarkSettingsDialogCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands StylePropertyChangedEventArgs`1 ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.StylePropertyChangedEventArgs`1
--> NONE <--
  • Constructor: public StylePropertyChangedEventArgs`1 (T oldValue, T newValue)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: T NewValue { public get; }
  • Property: T OldValue { public get; }
Telerik.Windows.Documents.RichTextBoxCommands TabBackwardCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.TabBackwardCommand
--> NONE <--
  • Constructor: public TabBackwardCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
TabCommandBehaviors ()
n/a public sealed enum Telerik.Windows.Documents.RichTextBoxCommands.TabCommandBehaviors
                    InsertTabSymbol = 1,
                    ChangeParagraphListLevel = 2,
                    ChangeParagraphLeftIndent = 4,
                    NavigateInTable = 8,
                    AppendTableRow = 16,
                    Default = 31,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.RichTextBoxCommands TabForwardCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.TabForwardCommand
--> NONE <--
  • Constructor: public TabForwardCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands TableCellContentAlignmentCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.TableCellContentAlignmentCommand
--> NONE <--
  • Constructor: public TableCellContentAlignmentCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 CellContentAlignmentChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method: public StylePropertyChangedEventArgs`1 GetEventArgs ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnCellContentAlignmentChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method: public static bool TryConvertCommandParameter (object commandParameter, out RadTextAlignment textAlignment, out RadVerticalAlignment verticalAlignment)
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected override bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands TableCellContentAlignmentCommandParameter ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.TableCellContentAlignmentCommandParameter
--> NONE <--
  • Constructor: public TableCellContentAlignmentCommandParameter (RadTextAlignment textAlignment, RadVerticalAlignment verticalAlignment)
  • 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: RadTextAlignment TextAlignment { public get; public set; }
  • Property: RadVerticalAlignment VerticalAlignment { public get; public set; }
Telerik.Windows.Documents.RichTextBoxCommands TableContextCommandBase ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.TableContextCommandBase
--> NONE <--
  • Constructor: public TableContextCommandBase (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected virtual bool CanExecuteOverride ()
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected abstract void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method: protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleBoldCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleBoldCommand
--> NONE <--
  • Constructor: public ToggleBoldCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleBulletsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleBulletsCommand
--> NONE <--
  • Constructor: public ToggleBulletsCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleCommandBase ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.ToggleCommandBase
--> NONE <--
  • Constructor: public ToggleCommandBase (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected abstract void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal abstract bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method: protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleCommentsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleCommentsCommand
--> NONE <--
  • Constructor: public ToggleCommentsCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleDifferentFirstPageHeaderFooterCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleDifferentFirstPageHeaderFooterCommand
--> NONE <--
  • Constructor: public ToggleDifferentFirstPageHeaderFooterCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method: protected override void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleDifferentOddAndEvenPagesHeaderFooterCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleDifferentOddAndEvenPagesHeaderFooterCommand
--> NONE <--
  • Constructor: public ToggleDifferentOddAndEvenPagesHeaderFooterCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method: protected override void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleDocumentProtectionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleDocumentProtectionCommand
--> NONE <--
  • Constructor: public ToggleDocumentProtectionCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleFieldDisplayModeCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleFieldDisplayModeCommand
--> NONE <--
  • Constructor: public ToggleFieldDisplayModeCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected FieldRangeStart GetCurrentInnerFieldRangeStart ()
  • Method (i): protected FieldRangeStart GetCurrentOuterFieldRangeStart ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected override bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleFormattingSymbolsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleFormattingSymbolsCommand
--> NONE <--
  • Constructor: public ToggleFormattingSymbolsCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleHeaderFooterLinkToPreviousCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleHeaderFooterLinkToPreviousCommand
--> NONE <--
  • Constructor: public ToggleHeaderFooterLinkToPreviousCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected override CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleItalicCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleItalicCommand
--> NONE <--
  • Constructor: public ToggleItalicCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleMergeFieldsHighlightCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleMergeFieldsHighlightCommand
--> NONE <--
  • Constructor: public ToggleMergeFieldsHighlightCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleNumberedCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleNumberedCommand
--> NONE <--
  • Constructor: public ToggleNumberedCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleSpellCheckingCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleSpellCheckingCommand
--> NONE <--
  • Constructor: public ToggleSpellCheckingCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method: protected override void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected override bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleStrikethroughCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleStrikethroughCommand
--> NONE <--
  • Constructor: public ToggleStrikethroughCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleSubscriptCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleSubscriptCommand
--> NONE <--
  • Constructor: public ToggleSubscriptCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleSuperscriptCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleSuperscriptCommand
--> NONE <--
  • Constructor: public ToggleSuperscriptCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleTableLookColumnBandingOptionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleTableLookColumnBandingOptionCommand
--> NONE <--
  • Constructor: public ToggleTableLookColumnBandingOptionCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method: protected override void ChangeTableLookProperty (Table table)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override bool GetOptionState (Table table)
  • Method (i): ProtectedInternal virtual bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleTableLookCommandBase ()
n/a public abstract class Telerik.Windows.Documents.RichTextBoxCommands.ToggleTableLookCommandBase
--> NONE <--
  • Constructor: public ToggleTableLookCommandBase (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method: protected abstract void ChangeTableLookProperty (Table table)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected abstract bool GetOptionState (Table table)
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleTableLookFirstColumnOptionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleTableLookFirstColumnOptionCommand
--> NONE <--
  • Constructor: public ToggleTableLookFirstColumnOptionCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method: protected override void ChangeTableLookProperty (Table table)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override bool GetOptionState (Table table)
  • Method (i): ProtectedInternal virtual bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleTableLookFirstRowOptionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleTableLookFirstRowOptionCommand
--> NONE <--
  • Constructor: public ToggleTableLookFirstRowOptionCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method: protected override void ChangeTableLookProperty (Table table)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override bool GetOptionState (Table table)
  • Method (i): ProtectedInternal virtual bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleTableLookLastColumnOptionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleTableLookLastColumnOptionCommand
--> NONE <--
  • Constructor: public ToggleTableLookLastColumnOptionCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method: protected override void ChangeTableLookProperty (Table table)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override bool GetOptionState (Table table)
  • Method (i): ProtectedInternal virtual bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleTableLookLastRowOptionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleTableLookLastRowOptionCommand
--> NONE <--
  • Constructor: public ToggleTableLookLastRowOptionCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method: protected override void ChangeTableLookProperty (Table table)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override bool GetOptionState (Table table)
  • Method (i): ProtectedInternal virtual bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleTableLookRowBandingOptionCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleTableLookRowBandingOptionCommand
--> NONE <--
  • Constructor: public ToggleTableLookRowBandingOptionCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method: protected override void ChangeTableLookProperty (Table table)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method (i): protected virtual void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: protected override bool GetOptionState (Table table)
  • Method (i): ProtectedInternal virtual bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleTableRowRepeatOnEveryPageCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleTableRowRepeatOnEveryPageCommand
--> NONE <--
  • Constructor: public ToggleTableRowRepeatOnEveryPageCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleTrackChangesCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleTrackChangesCommand
--> NONE <--
  • Constructor: public ToggleTrackChangesCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands ToggleUnderlineCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.ToggleUnderlineCommand
--> NONE <--
  • Constructor: public ToggleUnderlineCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Event: public event EventHandler`1 ToggleStateChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: ProtectedInternal override bool GetToggleState ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): protected virtual void OnToggleStateChanged (StylePropertyChangedEventArgs`1 e)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands UndoCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.UndoCommand
--> NONE <--
  • Constructor: public UndoCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected override bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands UnmergeTableCellsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.UnmergeTableCellsCommand
--> NONE <--
  • Constructor: public UnmergeTableCellsCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method: protected override bool CanExecuteOverride ()
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected virtual TableCell GetCurrentCellStyle ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool IsTableSelectionEnabledCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands UpdateAllFieldsCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.UpdateAllFieldsCommand
--> NONE <--
  • Constructor: public UpdateAllFieldsCommand (RadRichTextBox radRichTextBox)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands UpdateFieldCommand ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.UpdateFieldCommand
--> NONE <--
  • Constructor: public UpdateFieldCommand (RadRichTextBox editor)
  • Event: public event EventHandler CanExecuteChanged
  • Method (i): public virtual bool CanExecute (object parameter)
  • Method (i): protected virtual bool CanExecuteOverride (object parameter)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public void Execute ()
  • Method (i): public virtual void Execute (object parameter)
  • Method (i): public void Execute (object parameter, bool focusCaret)
  • Method: protected override void ExecuteOverride (object parameter)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected FieldRangeStart GetCurrentInnerFieldRangeStart ()
  • Method (i): protected FieldRangeStart GetCurrentOuterFieldRangeStart ()
  • Method (i): protected Paragraph GetCurrentParagraphStyle ()
  • Method (i): protected Section GetCurrentSectionStyle ()
  • Method (i): protected Span GetCurrentSpanStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void OnCanExecuteChanged ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateSectionStyle ()
  • Method (i): protected virtual void UpdateSpanStyle ()
  • Property: RadRichTextBox AssociatedRichTextBox { public get; }
  • Property: protected virtual CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { }
  • Property: protected virtual bool CanExecuteInReadOnlyMode { }
  • Property: protected virtual bool CanExecuteInReadOnlyRange { }
  • Property: bool Enabled { public get; public set; }
  • Property: protected virtual bool IsDeletingCommand { }
  • Property: protected virtual bool ShouldFocusCaretAfterExecute { }
  • Property: protected virtual CommandTargets SupportedTargets { }
Telerik.Windows.Documents.RichTextBoxCommands.CommandEventArgs MultipleUndoExecutedEventArgs ()
n/a public class Telerik.Windows.Documents.RichTextBoxCommands.CommandEventArgs.MultipleUndoExecutedEventArgs
--> NONE <--
  • Constructor: public MultipleUndoExecutedEventArgs (int undoStackIndex)
  • 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 UndoStackIndex { public get; public set; }
Telerik.Windows.Documents.Selection DocumentSelection ()
n/a public class Telerik.Windows.Documents.Selection.DocumentSelection
--> NONE <--
  • Constructor: public DocumentSelection (RadDocument document)
  • Event: public event EventHandler SelectionChanged
  • Event: public event EventHandler SelectionChanging
  • Method: public void AddSelectionEnd (DocumentPosition position)
  • Method: public void AddSelectionStart (DocumentPosition position)
  • Method: public void AddTableCellToSelection (TableCell cell)
  • Method: public void AnchorSelectionPositions ()
  • Method: public void BeginUpdate ()
  • [Obsolete: Use BeginUpdate() method instead.]Method: public void BeginUpdate (bool notifyChanges)
  • Method: public void Clear ()
  • Method: public bool ContainsAnnotationMarkersOfType ()
  • Method: public DocumentFragment CopySelectedDocumentElements (bool expandPartialRevisionRanges)
  • Method: public static DocumentFragment CopySelectedDocumentElements (SelectionRange range)
  • Method: public RadDocument CreateDocumentFromSelection (bool replaceFieldsWithResults)
  • Method: public void EndUpdate ()
  • [Obsolete: Use EndUpdate() method instead.]Method: public void EndUpdate (bool notifyChanged)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public IEnumerable`1 GetAnnotationMarkersOfType ()
  • Method: public Geometry GetFullSelectionGeometry ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public IEnumerable`1 GetSelectedBoxes ()
  • Method: public IEnumerable`1 GetSelectedParagraphs ()
  • Method: public Inline GetSelectedSingleInline ()
  • Method: public string GetSelectedText ()
  • Method (i): public Type GetType ()
  • Method: public Geometry GetVisibleSelectionGeometry (RectangleF visibleRectangle)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnSelectionChanged ()
  • Method: protected virtual void OnSelectionChanging ()
  • Method: public void RemoveSelectionPositionsAnchor ()
  • Method: public void SelectAll ()
  • Method: public void SelectAnnotationRange (AnnotationRangeStart annotationStart)
  • Method: public void SelectTableColumn (Table table, int gridColumnIndex)
  • Method: public void SelectTableColumn (TableCell cell)
  • Method: public void SelectTableRow (TableRow row)
  • Method: public void SetSelectionStart (DocumentPosition position)
  • Method: public override string ToString ()
  • Property: bool CanGetSelectedBoxes { public get; }
  • Property: bool IsEmpty { public get; }
  • Property: SelectionRangeCollection Ranges { public get; }
Telerik.Windows.Documents.Selection IInlineSelectionHandler ()
n/a public interface Telerik.Windows.Documents.Selection.IInlineSelectionHandler
--> NONE <--
  • Method: UIElement GetUIElement ()
  • Method: void HideSelection ()
  • Method: void ShowInlineSelection (Inline inline, bool readOnly)
Telerik.Windows.Documents.Selection KeyboardSelectionHandler ()
n/a public class Telerik.Windows.Documents.Selection.KeyboardSelectionHandler
--> NONE <--
  • Constructor: public KeyboardSelectionHandler (RadDocument document)
  • 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 HandleDocumentCaretPositionChanged (bool isSelectionInProgress, bool shiftPressed)
  • Method: public void HandleDocumentCaretPositionChanging (bool shiftPressed)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Selection MouseSelectionHandler ()
n/a public class Telerik.Windows.Documents.Selection.MouseSelectionHandler
--> NONE <--
  • Constructor: public MouseSelectionHandler (RadDocument document)
  • Constructor: public MouseSelectionHandler (RadDocument document, IDocumentEditorPresenter presenter)
  • Event: public event EventHandler`1 SelectionDragged
  • Method: public bool CancelSelection ()
  • 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 HandleDocumentCaretPositionChanged (bool ctrlPressed, bool shiftPressed)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnSelectionDragged (SelectionDragEventArgs e)
  • Method: public void RegisterDocumentMouseDown (bool ctrlPressed, bool shiftPressed, Point position, UIElement originalSource, SourceType source)
  • Method: public void RegisterDocumentMouseMove (Point position, SourceType source)
  • Method: public void RegisterDocumentMouseRightButtonDown (UIElement originalSource, SourceType source)
  • Method: public void RegisterDocumentMouseUp (SourceType source)
  • Method (i): public virtual string ToString ()
  • Property: DocumentPosition DropPosition { public get; }
  • Property: bool IsClickSelecting { public get; }
  • Property: bool IsDragging { public get; }
  • Property: bool IsMoveSelectionDragging { public get; }
  • Property: bool IsTracking { public get; }
Telerik.Windows.Documents.Selection SelectionDragEventArgs ()
n/a public class Telerik.Windows.Documents.Selection.SelectionDragEventArgs
--> NONE <--
  • Constructor: public SelectionDragEventArgs (DocumentPosition dropPosition)
  • 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: DocumentPosition DropPosition { public get; }
Telerik.Windows.Documents.Selection SelectionRange ()
n/a public class Telerik.Windows.Documents.Selection.SelectionRange
--> NONE <--
  • Constructor: public SelectionRange ()
  • Method: public bool ContainsPosition (DocumentPosition position)
  • 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: DocumentPosition EndPosition { public get; public set; }
  • Property: bool IsEmpty { public get; }
  • Property: bool IsReversed { public get; }
  • Property: bool IsValid { public get; }
  • Property: SelectionRangeType RangeType { public get; }
  • Property: DocumentPosition StartPosition { public get; public set; }
Telerik.Windows.Documents.Selection SelectionRangeCollection ()
n/a public class Telerik.Windows.Documents.Selection.SelectionRangeCollection
--> NONE <--
  • Constructor: public SelectionRangeCollection ()
  • Method: public virtual void Add (SelectionRange item)
  • Method: public virtual void Clear ()
  • Method: public virtual bool Contains (SelectionRange item)
  • Method: public virtual void CopyTo (SelectionRange[] array, int arrayIndex)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual bool Remove (SelectionRange item)
  • Method: public SelectionRangeCollection SortDescending ()
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: SelectionRange First { public get; }
  • Property: virtual bool IsReadOnly { public get; }
  • Property: SelectionRange Last { public get; }
SelectionRangeType ()
n/a public sealed enum Telerik.Windows.Documents.Selection.SelectionRangeType
                    Composite = 0,
                    Table = 1,
                    TableRow = 2,
                    TableCell = 3,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Selection SelectionUiPathBuilder ()
n/a public class Telerik.Windows.Documents.Selection.SelectionUiPathBuilder
--> NONE <--
  • Constructor: public SelectionUiPathBuilder (PathGeometry path)
  • Method: public void AddParagraphBoxSelection (ParagraphLayoutBox layoutBox)
  • Method: public void AddPositionParagraphSelection (ParagraphLayoutBox parentBox, DocumentPosition position, DocumentPosition endPosition, bool isFirstSelectionBlock)
  • Method: public void CloseCurrentFigureAndStartNew ()
  • 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 ()
SourceType ()
n/a public sealed enum Telerik.Windows.Documents.Selection.SourceType
                    Mouse = 0,
                    Touch = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.Selection.PathBuilder Figure ()
n/a public class Telerik.Windows.Documents.Selection.PathBuilder.Figure
--> NONE <--
  • Constructor: public Figure (RadLinkedListNode`1 head, RadLinkedListNode`1 tail)
  • Constructor: public Figure (RectangleF rect)
  • Field: public double BottomY
  • Field: public List`1 MergingRegions
  • Field: public RadLinkedList`1 Points
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void RecalculateMergingRegions (double newY)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Selection.PathBuilder MergeRegion ()
n/a public class Telerik.Windows.Documents.Selection.PathBuilder.MergeRegion
--> NONE <--
  • Constructor: public MergeRegion (RadLinkedListNode`1 first, RadLinkedListNode`1 second)
  • 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: RadLinkedListNode`1 First { public get; }
  • Property: RadLinkedListNode`1 Left { public get; }
  • Property: RadLinkedListNode`1 Right { public get; }
  • Property: RadLinkedListNode`1 Second { public get; }
Telerik.Windows.Documents.Selection.PathBuilder RectPathBuilder ()
n/a public class Telerik.Windows.Documents.Selection.PathBuilder.RectPathBuilder
--> NONE <--
  • Constructor: public RectPathBuilder ()
  • Method: public void AddRect (RectangleF rect)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public IEnumerable`1 GetFiguresAndStartNew ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.TextSearch DocumentTextMap ()
n/a public class Telerik.Windows.Documents.TextSearch.DocumentTextMap
--> NONE <--
  • Constructor: public DocumentTextMap (RadDocument document)
  • Constructor: public DocumentTextMap (RadDocument document, Func`2 filter)
  • Method (i): public virtual void Add (TextMapItem item)
  • Method (i): public void AddRange (IEnumerable`1 collection)
  • Method (i): public ReadOnlyCollection`1 AsReadOnly ()
  • Method (i): public int BinarySearch (int index, int count, TextMapItem item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (TextMapItem item)
  • Method (i): public int BinarySearch (TextMapItem item, IComparer`1 comparer)
  • Method (i): public virtual void Clear ()
  • Method (i): public virtual bool Contains (TextMapItem item)
  • Method (i): public List`1 ConvertAll (Converter`2 converter)
  • Method (i): public void CopyTo (int index, TextMapItem[] array, int arrayIndex, int count)
  • Method (i): public void CopyTo (TextMapItem[] array)
  • Method (i): public virtual void CopyTo (TextMapItem[] array, int arrayIndex)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public TextMapItem Find (Predicate`1 match)
  • Method (i): public List`1 FindAll (Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindIndex (Predicate`1 match)
  • Method (i): public TextMapItem FindLast (Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindLastIndex (Predicate`1 match)
  • Method (i): public void ForEach (Action`1 action)
  • Method (i): public Enumerator GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public IEnumerable`1 GetListOfWords ()
  • Method (i): public List`1 GetRange (int index, int count)
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (TextMapItem item)
  • Method (i): public int IndexOf (TextMapItem item, int index)
  • Method (i): public int IndexOf (TextMapItem item, int index, int count)
  • Method: public void InitMap (DocumentPosition fromPosition, DocumentPosition toPosition)
  • Method (i): public virtual void Insert (int index, TextMapItem item)
  • Method (i): public void InsertRange (int index, IEnumerable`1 collection)
  • Method (i): public int LastIndexOf (TextMapItem item)
  • Method (i): public int LastIndexOf (TextMapItem item, int index)
  • Method (i): public int LastIndexOf (TextMapItem item, int index, int count)
  • Method: public TextRange MapFromIndexInText (int intIndex, int length)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool Remove (TextMapItem item)
  • Method (i): public int RemoveAll (Predicate`1 match)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): public void RemoveRange (int index, int count)
  • Method (i): public void Reverse ()
  • Method (i): public void Reverse (int index, int count)
  • Method (i): public void Sort ()
  • Method (i): public void Sort (IComparer`1 comparer)
  • Method (i): public void Sort (Comparison`1 comparison)
  • Method (i): public void Sort (int index, int count, IComparer`1 comparer)
  • Method (i): public TextMapItem[] ToArray ()
  • Method (i): public virtual string ToString ()
  • Method (i): public void TrimExcess ()
  • [Obsolete: This method is for internal use only.]Method: public static string TrimWord (string word)
  • [Obsolete: This method is for internal use only.]Method: public static string TrimWordEnd (string word, bool ignoreDigits)
  • [Obsolete: This method is for internal use only.]Method: public static int TrimWordStart (string word, bool ignoreDigits)
  • Method (i): public bool TrueForAll (Predicate`1 match)
  • Nested Type: public class TextItem
  • Property: int Capacity { public get; public set; }
  • Property: virtual int Count { public get; }
  • Property: RadDocument Document { public get; }
  • Property: virtual TextMapItem this [int index] { public get; public set; }
  • Property: string Text { public get; }
Telerik.Windows.Documents.TextSearch DocumentTextSearch ()
n/a public class Telerik.Windows.Documents.TextSearch.DocumentTextSearch
--> NONE <--
  • Constructor: public DocumentTextSearch (RadDocument document)
  • Constructor: public DocumentTextSearch (RadDocument document, RegexOptions options)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public TextRange Find (string regex)
  • Method: public TextRange Find (string regex, DocumentPosition fromPosition)
  • Method: public TextRange Find (string regex, DocumentPosition fromPosition, DocumentPosition toPosition)
  • Method: public IEnumerable`1 FindAll (string regex)
  • Method: public IEnumerable`1 FindAll (string regex, DocumentPosition fromPosition, DocumentPosition toPosition)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.TextSearch TextMapItem ()
n/a public class Telerik.Windows.Documents.TextSearch.TextMapItem
--> NONE <--
  • Constructor: public TextMapItem (int index, SpanLayoutBox spanBox, int length)
  • 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 Index { public get; public set; }
  • Property: int Length { public get; public set; }
  • Property: SpanLayoutBox SpanBox { public get; public set; }
Telerik.Windows.Documents.TextSearch TextRange ()
n/a public class Telerik.Windows.Documents.TextSearch.TextRange
--> NONE <--
  • Constructor: public TextRange (DocumentPosition startPosition, DocumentPosition endPosition)
  • Method: public void AddToSelection (RadDocument radDocument)
  • 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 void SetSelection (RadDocument radDocument)
  • Method (i): public virtual string ToString ()
  • Property: DocumentPosition EndPosition { public get; }
  • Property: DocumentPosition StartPosition { public get; }
Telerik.Windows.Documents.TextSearch WordInfo ()
n/a public class Telerik.Windows.Documents.TextSearch.WordInfo
--> 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: string Word { public get; }
  • Property: TextRange WordPosition { public get; }
Telerik.Windows.Documents.UI ActiveDocumentEditorChangedEventArgs ()
n/a public class Telerik.Windows.Documents.UI.ActiveDocumentEditorChangedEventArgs
--> NONE <--
  • Constructor: public ActiveDocumentEditorChangedEventArgs (DocumentEditorType documentEditorType)
  • 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: DocumentEditorType DocumentEditorType { public get; }
Telerik.Windows.Documents.UI Caret ()
n/a public class Telerik.Windows.Documents.UI.Caret
--> NONE <--
  • Constructor: public Caret ()
  • 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`1 ImeCaretMoved
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event RoutedEventHandler SelectionChanged
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextChangedEventHandler TextChanged
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event EventHandler`1 TextInserted
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public void AppendText (string textData)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginChange ()
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void Clear ()
  • Method: protected void ClearText ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public void Copy ()
  • Method (i): public void Cut ()
  • Method (i): public IDisposable DeclareChangeBlock ()
  • Method (i): public void EndChange ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public int GetCharacterIndexFromLineIndex (int lineIndex)
  • Method (i): public int GetCharacterIndexFromPoint (Point point, bool snapToText)
  • Method (i): public int GetFirstVisibleLineIndex ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public int GetLastVisibleLineIndex ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public int GetLineIndexFromCharacterIndex (int charIndex)
  • Method (i): public int GetLineLength (int lineIndex)
  • Method (i): public string GetLineText (int lineIndex)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public int GetNextSpellingErrorCharacterIndex (int charIndex, LogicalDirection direction)
  • Method (i): public Rect GetRectFromCharacterIndex (int charIndex)
  • Method (i): public Rect GetRectFromCharacterIndex (int charIndex, bool trailingEdge)
  • Method (i): public SpellingError GetSpellingError (int charIndex)
  • Method (i): public int GetSpellingErrorLength (int charIndex)
  • Method (i): public int GetSpellingErrorStart (int charIndex)
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method: public void Hide ()
  • 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: protected bool IsOemKey (Key key)
  • Method: protected bool IsShift (Key key)
  • Method (i): public void LineDown ()
  • Method (i): public void LineLeft ()
  • Method (i): public void LineRight ()
  • Method (i): public void LineUp ()
  • Method (i): public void LockCurrentUndoUnit ()
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (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 virtual void OnImeCaretMoved (ImeCaretMovedEventArgs args)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method: protected override void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (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: protected override void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method: protected override void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): protected virtual void OnSelectionChanged (RoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method: protected virtual void OnTextChanged ()
  • Method (i): protected virtual void OnTextChanged (TextChangedEventArgs e)
  • Method: protected override void OnTextInput (TextCompositionEventArgs e)
  • Method: protected virtual void OnTextInputStart (object sender, TextCompositionEventArgs e)
  • Method: protected virtual void OnTextInputUpdate (object sender, TextCompositionEventArgs e)
  • Method: protected virtual void OnTextInserted (object sender, TextInsertedEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): public void PageDown ()
  • Method (i): public void PageLeft ()
  • Method (i): public void PageRight ()
  • Method (i): public void PageUp ()
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public void Paste ()
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public bool Redo ()
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public void ScrollToEnd ()
  • Method (i): public void ScrollToHome ()
  • Method (i): public void ScrollToHorizontalOffset (double offset)
  • Method (i): public void ScrollToLine (int lineIndex)
  • Method (i): public void ScrollToVerticalOffset (double offset)
  • Method (i): public void Select (int start, int length)
  • Method (i): public void SelectAll ()
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method: public void SetStyle (double fontSize, bool isItalic, Color caretColor)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeText (XamlDesignerSerializationManager manager)
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method: public void Show ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public bool Undo ()
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: bool AcceptsReturn { public get; public set; }
  • Property: bool AcceptsTab { public get; public set; }
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: bool AutoWordSelection { public get; public set; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: bool CanRedo { public get; }
  • Property: bool CanUndo { public get; }
  • Property: float CaretBaseLineOffset { public get; }
  • Property: Brush CaretBrush { public get; public set; }
  • Property: int CaretIndex { public get; public set; }
  • Property: CharacterCasing CharacterCasing { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: double ExtentHeight { public get; }
  • Property: double ExtentWidth { public get; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: double HorizontalOffset { public get; }
  • Property: ScrollBarVisibility HorizontalScrollBarVisibility { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: InputStates InputState { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsBlinking { public get; public set; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInactiveSelectionHighlightEnabled { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsReadOnly { public get; public set; }
  • Property: bool IsReadOnlyCaretVisible { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsSelectionActive { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsUndoEnabled { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: protected InputEvents LastInputEvent { }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: int LineCount { public get; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: int MaxLength { public get; public set; }
  • Property: int MaxLines { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: int MinLines { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: string SelectedText { public get; public set; }
  • Property: Brush SelectionBrush { public get; public set; }
  • Property: int SelectionLength { public get; public set; }
  • Property: double SelectionOpacity { public get; public set; }
  • Property: int SelectionStart { public get; public set; }
  • Property: protected bool ShouldPersist { }
  • Property: protected bool ShouldStartNewComposition { }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: SpellCheck SpellCheck { public get; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: new string Text { public get; public set; }
  • Property: TextAlignment TextAlignment { public get; public set; }
  • Property: TextDecorationCollection TextDecorations { public get; public set; }
  • Property: TextWrapping TextWrapping { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: Typography Typography { public get; }
  • Property: string Uid { public get; public set; }
  • Property: int UndoLimit { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: double VerticalOffset { public get; }
  • Property: ScrollBarVisibility VerticalScrollBarVisibility { public get; public set; }
  • Property: double ViewportHeight { public get; }
  • Property: double ViewportWidth { public get; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
Telerik.Windows.Documents.UI CaretTextInputHandler ()
n/a public class Telerik.Windows.Documents.UI.CaretTextInputHandler
--> NONE <--
  • Constructor: public CaretTextInputHandler (IUILayerContainer pagePresenter, Caret caretUI)
  • 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 ()
Telerik.Windows.Documents.UI CommentAppearanceSettings ()
n/a public class Telerik.Windows.Documents.UI.CommentAppearanceSettings
--> NONE <--
  • Constructor: public CommentAppearanceSettings ()
  • 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: Brush BackgroundBrush { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Color HighlightColor { public get; public set; }
Telerik.Windows.Documents.UI CommentShowingEventArgs ()
n/a public class Telerik.Windows.Documents.UI.CommentShowingEventArgs
--> NONE <--
  • Constructor: public CommentShowingEventArgs (Comment comment, CommentAppearanceSettings settings)
  • 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: CommentAppearanceSettings AppearanceSettings { public get; }
  • Property: Comment Comment { public get; }
DocumentEditorType ()
n/a public sealed enum Telerik.Windows.Documents.UI.DocumentEditorType
                    MainDocument = 0,
                    Header = 1,
                    Footer = 2,
                    Note = 3,
                    Comment = 4,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.UI DocumentPagePresenter ()
n/a public class Telerik.Windows.Documents.UI.DocumentPagePresenter
--> NONE <--
  • Constructor: public DocumentPagePresenter ()
  • 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: 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): 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: public void FocusCaret ()
  • 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: public virtual bool IsLayerSupported (IUILayer layer)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method: protected override Size MeasureOverride (Size availableSize)
  • 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 (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: public void SetKeyboardSelectionHandler (KeyboardSelectionHandler keyboardSelectionHandler)
  • Method: public void SetMouseSelectionHandler (MouseSelectionHandler mouseSelectionHandler)
  • 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: public void UpdateCaretSize ()
  • 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: virtual IDocumentEditorPresenterContainer Owner { public get; }
  • Property: Thickness Padding { public get; public set; }
  • Property: Panel PageCanvas { public get; }
  • 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: int SectionBoxIndex { 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: virtual UILayerStack UILayers { public get; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: RectangleF ViewportRectangle { 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.Documents.UI DocumentPresenterBase ()
n/a public abstract class Telerik.Windows.Documents.UI.DocumentPresenterBase
--> NONE <--
  • Constructor: public DocumentPresenterBase ()
  • 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: public virtual void DoOnDocumentChanged ()
  • Method: public virtual void DoOnDocumentChanging ()
  • 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: public abstract void FocusCaret ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method: public abstract int GetCurrentPage ()
  • Method: protected abstract Rect GetCurrentSectionBoundsInViewOverride ()
  • Method: public abstract Point GetDocumentPointFromViewPoint (Point viewPoint)
  • Method: public abstract DocumentPosition GetDocumentPositionFromViewPoint (Point viewPoint)
  • Method: protected abstract DropPositionMarker GetDropPositionMarker ()
  • 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: protected Size GetValidScaleFactor (double width, double height)
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method: public abstract Point GetViewPointFromDocumentPosition (DocumentPosition position)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method: public abstract void HandlePageDown ()
  • Method: public abstract void HandlePageUp ()
  • Method: public abstract void HideCaret ()
  • Method: public virtual void HideDropMarker ()
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method: public void InertiaScroll (double initialHorizontalVelocity, double initialVerticalVelocity)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method: protected void InvalidateAndUpdateLayout ()
  • Method (i): public void InvalidateArrange ()
  • Method: protected void InvalidateLayout ()
  • Method (i): public void InvalidateMeasure ()
  • Method: public virtual void InvalidatePresenterArrange ()
  • Method: protected virtual void InvalidatePresenterArrangeOverride ()
  • Method: public virtual void InvalidatePresenterMeasure ()
  • Method: protected virtual void InvalidatePresenterMeasureOverride ()
  • 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: protected bool IsNavigationKey (Key key)
  • 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: public virtual void MoveDropMarker (DocumentPosition documentPosition)
  • 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 (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: protected override 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: protected virtual void OnOwnerChanged ()
  • Method: protected virtual void OnOwnerChanging ()
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method: protected override void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): 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: public abstract void RecreateUI ()
  • 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 ScrollToHorizontalOffset (double offset)
  • Method: public abstract void ScrollToNote (Note note)
  • Method: public virtual void ScrollToVerticalOffset (double offset)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method: protected abstract void SetCaretBlinking (bool isBlinking)
  • 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: public abstract void ShowCaret ()
  • Method: public virtual void ShowDropMarker (DocumentPosition position)
  • 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: public abstract void UpdateCaretSize ()
  • Method: protected void UpdateCurrentVisiblePage (int newValue)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method: public abstract void UpdateProofingTextDecoration ()
  • Method: protected static void UpdateScrollBar (double viewportSize, double max, ScrollBar scrollBar, ScrollBarVisibility suggestedVisibility)
  • Method: public abstract void UpdateScrollOffsetFromDocumentPosition (DocumentPosition position)
  • 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: protected DocumentPosition CaretPosition { }
  • 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: virtual double HorizontalOffset { public get; }
  • Property: protected double HorizontalScrollOffset { }
  • 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: abstract bool IsFocusable { public get; public set; }
  • Property: new abstract 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: ProtectedInternal KeyboardSelectionHandler KeyboardSelectionHandler { }
  • 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: virtual RadRichTextBox Owner { 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: Size ScaleFactor { public get; }
  • Property: abstract double ScrollableHeight { public get; }
  • Property: abstract double ScrollableWidth { public get; }
  • 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: virtual double VerticalOffset { public get; }
  • Property: protected double VerticalScrollOffset { }
  • Property: virtual double ViewportHeight { public get; }
  • Property: virtual double ViewportWidth { public get; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
Telerik.Windows.Documents.UI DocumentPrintLayoutPresenter ()
n/a public class Telerik.Windows.Documents.UI.DocumentPrintLayoutPresenter
--> NONE <--
  • Constructor: public DocumentPrintLayoutPresenter ()
  • 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: 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: public override void DoOnDocumentChanged ()
  • Method: public override void DoOnDocumentChanging ()
  • 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: public override void FocusCaret ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method: public override int GetCurrentPage ()
  • Method: protected override Rect GetCurrentSectionBoundsInViewOverride ()
  • Method: public override Point GetDocumentPointFromViewPoint (Point viewPoint)
  • Method: public override DocumentPosition GetDocumentPositionFromViewPoint (Point viewPoint)
  • Method: protected override DropPositionMarker GetDropPositionMarker ()
  • 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): protected Size GetValidScaleFactor (double width, double height)
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method: public override Point GetViewPointFromDocumentPosition (DocumentPosition position)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method: public override void HandlePageDown ()
  • Method: public override void HandlePageUp ()
  • Method: public override void HideCaret ()
  • Method (i): public virtual void HideDropMarker ()
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public void InertiaScroll (double initialHorizontalVelocity, double initialVerticalVelocity)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): protected void InvalidateAndUpdateLayout ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): protected void InvalidateLayout ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public virtual void InvalidatePresenterArrange ()
  • Method: protected override void InvalidatePresenterArrangeOverride ()
  • Method (i): public virtual void InvalidatePresenterMeasure ()
  • Method: protected override void InvalidatePresenterMeasureOverride ()
  • 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): protected bool IsNavigationKey (Key key)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method: protected override Size MeasureOverride (Size availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MoveDropMarker (DocumentPosition documentPosition)
  • 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 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 OnOwnerChanged ()
  • Method: protected override void OnOwnerChanging ()
  • 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: public override void RecreateUI ()
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public virtual void ScrollToHorizontalOffset (double offset)
  • Method: public override void ScrollToNote (Note note)
  • Method (i): public virtual void ScrollToVerticalOffset (double offset)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method: protected override void SetCaretBlinking (bool isBlinking)
  • 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: public override void ShowCaret ()
  • Method (i): public virtual void ShowDropMarker (DocumentPosition position)
  • 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: public override void UpdateCaretSize ()
  • Method (i): protected void UpdateCurrentVisiblePage (int newValue)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method: public override void UpdateProofingTextDecoration ()
  • Method: public override void UpdateScrollOffsetFromDocumentPosition (DocumentPosition documentPosition)
  • 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: protected DocumentPosition CaretPosition { }
  • 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: virtual double HorizontalOffset { public get; }
  • Property: protected double HorizontalScrollOffset { }
  • 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: override bool IsFocusable { public get; public set; }
  • Property: override 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: ProtectedInternal KeyboardSelectionHandler KeyboardSelectionHandler { }
  • 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: virtual RadRichTextBox Owner { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: SizeF PagePresentersMargin { 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: Size ScaleFactor { public get; }
  • Property: override double ScrollableHeight { public get; }
  • Property: override double ScrollableWidth { public get; }
  • 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: virtual double VerticalOffset { public get; }
  • Property: protected double VerticalScrollOffset { }
  • Property: virtual double ViewportHeight { public get; }
  • Property: virtual double ViewportWidth { public get; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
Telerik.Windows.Documents.UI DocumentPrintPresenter ()
n/a public class Telerik.Windows.Documents.UI.DocumentPrintPresenter
--> NONE <--
  • Constructor: public DocumentPrintPresenter (PrintSettings settings)
  • 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 EventHandler`1 PrintingCompleted
  • Event: public event EventHandler PrintingStarted
  • 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: 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: public virtual void DoOnDocumentChanged ()
  • Method: public virtual void DoOnDocumentChanging ()
  • 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: public virtual void FocusCaret ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method: public virtual Point GetDocumentPointFromViewPoint (Point viewPoint)
  • Method: public virtual DocumentPosition GetDocumentPositionFromViewPoint (Point viewPoint)
  • 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: public virtual Point GetViewPointFromDocumentPosition (DocumentPosition position)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method: public virtual void HideCaret ()
  • Method: public virtual void HideDropMarker ()
  • 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: public virtual bool IsLayerSupported (IUILayer layer)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method: protected override Size MeasureOverride (Size availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void MoveDropMarker (DocumentPosition position)
  • 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 (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: public void Print (PrintDialog printDialog, PrintSettings settings)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method: public virtual void RecreateUI ()
  • 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 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: public virtual void ShowCaret ()
  • Method: public virtual void ShowDropMarker (DocumentPosition position)
  • 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: public virtual void UpdateCaretSize ()
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method: public virtual void UpdateProofingTextDecoration ()
  • 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: virtual bool IsFocusable { public get; public set; }
  • 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 IsPrinting { 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: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: virtual RadRichTextBox Owner { 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: PrintSettings Settings { 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: virtual UILayerStack UILayers { public get; }
  • 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.Documents.UI DocumentWebLayoutPresenter ()
n/a public class Telerik.Windows.Documents.UI.DocumentWebLayoutPresenter
--> NONE <--
  • Constructor: public DocumentWebLayoutPresenter ()
  • 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: 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: public override void DoOnDocumentChanged ()
  • Method: public override void DoOnDocumentChanging ()
  • 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: public override void FocusCaret ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method: public override int GetCurrentPage ()
  • Method: protected override Rect GetCurrentSectionBoundsInViewOverride ()
  • Method: public override Point GetDocumentPointFromViewPoint (Point viewPoint)
  • Method: public override DocumentPosition GetDocumentPositionFromViewPoint (Point viewPoint)
  • Method: protected override DropPositionMarker GetDropPositionMarker ()
  • 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): protected Size GetValidScaleFactor (double width, double height)
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method: public override Point GetViewPointFromDocumentPosition (DocumentPosition position)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method: public override void HandlePageDown ()
  • Method: public override void HandlePageUp ()
  • Method: public override void HideCaret ()
  • Method (i): public virtual void HideDropMarker ()
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public void InertiaScroll (double initialHorizontalVelocity, double initialVerticalVelocity)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): protected void InvalidateAndUpdateLayout ()
  • Method (i): public void InvalidateArrange ()
  • Method (i): protected void InvalidateLayout ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public virtual void InvalidatePresenterArrange ()
  • Method (i): protected virtual void InvalidatePresenterArrangeOverride ()
  • Method (i): public virtual void InvalidatePresenterMeasure ()
  • Method (i): protected virtual void InvalidatePresenterMeasureOverride ()
  • 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: public virtual bool IsLayerSupported (IUILayer layer)
  • Method (i): protected bool IsNavigationKey (Key key)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method: protected override Size MeasureOverride (Size availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void MoveDropMarker (DocumentPosition documentPosition)
  • 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 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: protected override void OnOwnerChanged ()
  • Method (i): protected virtual void OnOwnerChanging ()
  • 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: public override void RecreateUI ()
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public virtual void ScrollToHorizontalOffset (double offset)
  • Method: public override void ScrollToNote (Note note)
  • Method (i): public virtual void ScrollToVerticalOffset (double offset)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method: protected override void SetCaretBlinking (bool isBlinking)
  • 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: public override void ShowCaret ()
  • Method (i): public virtual void ShowDropMarker (DocumentPosition position)
  • 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: public override void UpdateCaretSize ()
  • Method (i): protected void UpdateCurrentVisiblePage (int newValue)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method: public override void UpdateProofingTextDecoration ()
  • Method: public override void UpdateScrollOffsetFromDocumentPosition (DocumentPosition position)
  • 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: protected DocumentPosition CaretPosition { }
  • 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: virtual double HorizontalOffset { public get; }
  • Property: protected double HorizontalScrollOffset { }
  • 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: override bool IsFocusable { public get; public set; }
  • Property: override 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: ProtectedInternal KeyboardSelectionHandler KeyboardSelectionHandler { }
  • 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: virtual RadRichTextBox Owner { 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: Size ScaleFactor { public get; }
  • Property: override double ScrollableHeight { public get; }
  • Property: override double ScrollableWidth { public get; }
  • 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: virtual UILayerStack UILayers { public get; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: virtual double VerticalOffset { public get; }
  • Property: protected double VerticalScrollOffset { }
  • Property: virtual double ViewportHeight { public get; }
  • Property: virtual double ViewportWidth { public get; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
Telerik.Windows.Documents.UI DropPositionMarker ()
n/a public class Telerik.Windows.Documents.UI.DropPositionMarker
--> NONE <--
  • Constructor: public DropPositionMarker ()
  • 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: 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.Documents.UI EditingContext ()
n/a public class Telerik.Windows.Documents.UI.EditingContext
--> NONE <--
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • 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: protected void OnPropertyChanged (string propertyName)
  • Method (i): public virtual string ToString ()
  • Property: HeaderFooterEditingContext FooterContext { public get; }
  • Property: HeaderFooterEditingContext HeaderContext { public get; }
  • Property: EditingContextTypes Type { public get; }
EditingContextTypes ()
n/a public sealed enum Telerik.Windows.Documents.UI.EditingContextTypes
                    Text = 0,
                    Table = 1,
                    HeaderFooter = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.UI FooterPresenter ()
n/a public class Telerik.Windows.Documents.UI.FooterPresenter
--> NONE <--
  • Constructor: public FooterPresenter ()
  • Constructor: public FooterPresenter (DocumentPagePresenter owner)
  • 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 CleanUp ()
  • 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: protected override RadDocument GetBody ()
  • 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: public override double GetUIHeight ()
  • 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 InvalidateBody ()
  • 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): protected void SetAssociatedSectionBox (SectionLayoutBox value, bool delayed)
  • 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): protected void SetDocumentSilently (RadDocument document)
  • Method (i): public void SetMaxHeight (float maxHeight)
  • Method (i): public void SetOwner (IUILayerContainer owner)
  • 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 Update (SectionLayoutBox associatedSectionBox, bool isInEditHeaderFooterMode, bool shouldFocus)
  • Method (i): public void Update (SectionLayoutBox associatedSectionBox, bool isInEditHeaderFooterMode, bool shouldFocus, bool delayed)
  • Method: protected override void UpdateBodyMargin ()
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method: protected override void UpdateOwnerEditingContext (HeaderFooterEditingContext context)
  • Method: protected override void UpdateOwnerUIContext ()
  • Method: protected override void UpdateSource ()
  • 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: protected SectionLayoutBox AssociatedSectionBox { }
  • 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: ProtectedInternal RadRichTextBox BodyRichTextBox { }
  • 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: override DocumentEditorType DocumentEditorType { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: protected bool IsInEditHeaderFooterMode { }
  • 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: protected Rectangle MouseClickRectangle { }
  • 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: protected IUILayerContainer Owner { }
  • Property: ProtectedInternal IDocumentEditorPresenterContainer OwnerDocumentEditor { }
  • 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; }
  • Property: protected StackPanel WrappingStackPanel { }
Telerik.Windows.Documents.UI FooterUpdateNeededEventArgs ()
n/a public class Telerik.Windows.Documents.UI.FooterUpdateNeededEventArgs
--> NONE <--
  • Constructor: public FooterUpdateNeededEventArgs (Section section, HeaderFooterType footerType, Footer footer)
  • 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: Footer HeaderFooter { public get; }
  • Property: HeaderFooterType HeaderFooterType { public get; }
  • Property: Section Section { public get; }
Telerik.Windows.Documents.UI HeaderFooterContainer ()
n/a public class Telerik.Windows.Documents.UI.HeaderFooterContainer
--> NONE <--
  • Constructor: public HeaderFooterContainer ()
  • Constructor: public HeaderFooterContainer (IUILayerContainer owner)
  • 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 OverlayBrushProperty
  • 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: public void CleanUp ()
  • 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 (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: public void SetOwner (IUILayerContainer owner)
  • 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: public void UpdateUI (SectionLayoutBox sectionBox)
  • Method: public void UpdateUI (SectionLayoutBox sectionBox, bool delayed)
  • 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: FooterPresenter FooterPresenter { public get; }
  • 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: bool HasFadeInReadOnlyMode { public get; public set; }
  • Property: HeaderPresenter HeaderPresenter { 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 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: Brush OverlayBrush { 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.Documents.UI HeaderFooterEditingContext ()
n/a public class Telerik.Windows.Documents.UI.HeaderFooterEditingContext
--> NONE <--
  • Constructor: public HeaderFooterEditingContext (Section currentSection, HeaderFooterType currentHeaderFooterType)
  • 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: HeaderFooterType CurrentHeaderFooterType { public get; }
  • Property: Section CurrentSection { public get; }
Telerik.Windows.Documents.UI HeaderFooterEditModeOverlay ()
n/a public class Telerik.Windows.Documents.UI.HeaderFooterEditModeOverlay
--> NONE <--
  • Constructor: public HeaderFooterEditModeOverlay ()
  • 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 FooterTextProperty
  • Field: public static readonly DependencyProperty HeaderTextProperty
  • Field: public static readonly DependencyProperty IsFooterLinkedToPreviousProperty
  • Field: public static readonly DependencyProperty IsHeaderLinkedToPreviousProperty
  • Field: public static readonly DependencyProperty SectionNumberProperty
  • 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: string FooterText { 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: string HeaderText { public get; public set; }
  • 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 IsFooterLinkedToPrevious { public get; public set; }
  • Property: bool IsHeaderLinkedToPrevious { public get; public set; }
  • 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: int SectionNumber { 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.Documents.UI HeaderFooterPresenterBase ()
n/a public abstract class Telerik.Windows.Documents.UI.HeaderFooterPresenterBase
--> NONE <--
  • Constructor: public HeaderFooterPresenterBase ()
  • Constructor: public HeaderFooterPresenterBase (IUILayerContainer owner)
  • 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: public void CleanUp ()
  • 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: protected abstract RadDocument GetBody ()
  • 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: public abstract double GetUIHeight ()
  • 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: public void InvalidateBody ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (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: protected void SetAssociatedSectionBox (SectionLayoutBox value, bool delayed)
  • 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: protected void SetDocumentSilently (RadDocument document)
  • Method: public void SetMaxHeight (float maxHeight)
  • Method: public void SetOwner (IUILayerContainer owner)
  • 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: public void Update (SectionLayoutBox associatedSectionBox, bool isInEditHeaderFooterMode, bool shouldFocus)
  • Method: public void Update (SectionLayoutBox associatedSectionBox, bool isInEditHeaderFooterMode, bool shouldFocus, bool delayed)
  • Method: protected abstract void UpdateBodyMargin ()
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method: protected abstract void UpdateOwnerEditingContext (HeaderFooterEditingContext context)
  • Method: protected abstract void UpdateOwnerUIContext ()
  • Method: protected abstract void UpdateSource ()
  • 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: protected SectionLayoutBox AssociatedSectionBox { }
  • 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: ProtectedInternal RadRichTextBox BodyRichTextBox { }
  • 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: abstract DocumentEditorType DocumentEditorType { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: protected bool IsInEditHeaderFooterMode { }
  • 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: protected Rectangle MouseClickRectangle { }
  • 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: protected IUILayerContainer Owner { }
  • Property: ProtectedInternal IDocumentEditorPresenterContainer OwnerDocumentEditor { }
  • 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; }
  • Property: protected StackPanel WrappingStackPanel { }
Telerik.Windows.Documents.UI HeaderFooterUIContext ()
n/a public class Telerik.Windows.Documents.UI.HeaderFooterUIContext
--> NONE <--
  • Constructor: public HeaderFooterUIContext ()
  • Event: public event EventHandler`1 FooterUpdateNeeded
  • Event: public event EventHandler HeaderFooterEditorPropertiesSynchronizationNeeded
  • Event: public event EventHandler`1 HeaderUpdateNeeded
  • 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: protected virtual void OnFooterUpdateNeeded (FooterUpdateNeededEventArgs e)
  • Method: ProtectedInternal virtual void OnHeaderFooterEditorPropertiesSynchronizationNeeded ()
  • Method: protected virtual void OnHeaderUpdateNeeded (HeaderUpdateNeededEventArgs e)
  • Method: public void ResetDoubleClickSource ()
  • Method: public void SetDoubleClickSource (IUILayerContainer lastDoubleClickSource, bool isHeaderClicked)
  • Method: public void SetLastClickSource (bool isHeaderFooterLastClickSource)
  • Method: public void SetLastRightClickSource (bool isHeaderFooterLastClickSource, bool isInHeader)
  • Method (i): public virtual string ToString ()
  • Method: public void UpdateFooter (Section section, HeaderFooterType footerType, Footer footer)
  • Method: public void UpdateHeader (Section section, HeaderFooterType headerType, Header header)
  • Property: bool ForceFooterFocus { public get; }
  • Property: bool ForceHeaderFocus { public get; }
  • Property: bool IsFooterLastRightClickSource { public get; }
  • Property: bool IsHeaderClicked { public get; }
  • Property: bool IsHeaderFocused { public get; }
  • Property: bool IsHeaderFooterLastClickSource { public get; }
  • Property: bool IsHeaderLastRightClickSource { public get; }
  • Property: HeaderFooterPresenterBase LastChangeSource { public get; public set; }
  • Property: IUILayerContainer LastDoubleClickSource { public get; }
Telerik.Windows.Documents.UI HeaderFooterUpdateNeededEventArgs`1 ()
n/a public abstract class Telerik.Windows.Documents.UI.HeaderFooterUpdateNeededEventArgs`1
--> NONE <--
  • Constructor: protected HeaderFooterUpdateNeededEventArgs`1 (Section section, HeaderFooterType headerType, T headerFooter)
  • 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: T HeaderFooter { public get; }
  • Property: HeaderFooterType HeaderFooterType { public get; }
  • Property: Section Section { public get; }
Telerik.Windows.Documents.UI HeaderPresenter ()
n/a public class Telerik.Windows.Documents.UI.HeaderPresenter
--> NONE <--
  • Constructor: public HeaderPresenter ()
  • Constructor: public HeaderPresenter (DocumentPagePresenter owner)
  • 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 CleanUp ()
  • 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: protected override RadDocument GetBody ()
  • 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: public override double GetUIHeight ()
  • 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 InvalidateBody ()
  • 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): protected void SetAssociatedSectionBox (SectionLayoutBox value, bool delayed)
  • 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): protected void SetDocumentSilently (RadDocument document)
  • Method (i): public void SetMaxHeight (float maxHeight)
  • Method (i): public void SetOwner (IUILayerContainer owner)
  • 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 Update (SectionLayoutBox associatedSectionBox, bool isInEditHeaderFooterMode, bool shouldFocus)
  • Method (i): public void Update (SectionLayoutBox associatedSectionBox, bool isInEditHeaderFooterMode, bool shouldFocus, bool delayed)
  • Method: protected override void UpdateBodyMargin ()
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method: protected override void UpdateOwnerEditingContext (HeaderFooterEditingContext context)
  • Method: protected override void UpdateOwnerUIContext ()
  • Method: protected override void UpdateSource ()
  • 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: protected SectionLayoutBox AssociatedSectionBox { }
  • 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: ProtectedInternal RadRichTextBox BodyRichTextBox { }
  • 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: override DocumentEditorType DocumentEditorType { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: protected bool IsInEditHeaderFooterMode { }
  • 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: protected Rectangle MouseClickRectangle { }
  • 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: protected IUILayerContainer Owner { }
  • Property: ProtectedInternal IDocumentEditorPresenterContainer OwnerDocumentEditor { }
  • 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; }
  • Property: protected StackPanel WrappingStackPanel { }
Telerik.Windows.Documents.UI HeaderUpdateNeededEventArgs ()
n/a public class Telerik.Windows.Documents.UI.HeaderUpdateNeededEventArgs
--> NONE <--
  • Constructor: public HeaderUpdateNeededEventArgs (Section section, HeaderFooterType headerType, Header header)
  • 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: Header HeaderFooter { public get; }
  • Property: HeaderFooterType HeaderFooterType { public get; }
  • Property: Section Section { public get; }
HyperlinkNavigationMode ()
n/a public sealed enum Telerik.Windows.Documents.UI.HyperlinkNavigationMode
                    CtrlClick = 0,
                    Click = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.UI ICaretFactory ()
n/a public interface Telerik.Windows.Documents.UI.ICaretFactory
--> NONE <--
  • Method: Caret CreateCaret ()
Telerik.Windows.Documents.UI IDocumentEditorPresenterContainer ()
n/a public interface Telerik.Windows.Documents.UI.IDocumentEditorPresenterContainer
--> NONE <--
  • Event: public event EventHandler ProtectionStateChanged
  • Event: public event EventHandler ScaleFactorChanged
  • Method: void CallOnNoteReferenceClicked (MouseButtonEventArgs args)
  • Method: CommentAppearanceSettings GetApperanceSettingsForComment (Comment comment)
  • Method: UIProviderRegistry GetUIProviderRegistry ()
  • Method: void HideSelectionMarkers ()
  • Method: void InvalidateEditorArrange ()
  • Method: void InvalidateEditorMeasure ()
  • Method: void ScrollToNote (Note note)
  • Method: void SetActiveDocumentEditor (IDocumentEditor documentEditor, DocumentEditorType documentEditorType)
  • Method: void ShowSelectionMarkers ()
  • Method: void TrackCurrentEditingStyles ()
  • Method: void UpdateCurrentEditingStyle ()
  • Method: void UpdateCurrentVisiblePage (int newValue)
  • Method: void UpdateEditorLayout ()
  • Property: bool AcceptsReturn { public get; public set; }
  • Property: bool AcceptsTab { public get; public set; }
  • Property: bool AllowScaling { public get; public set; }
  • Property: bool AutoInsertHyperlinks { public get; public set; }
  • Property: Color CaretColor { public get; public set; }
  • Property: ICaretFactory CaretFactory { public get; }
  • Property: double CommentPaneMinWidth { public get; public set; }
  • Property: Thickness CommentTemplateContentMargin { public get; public set; }
  • Property: EditingContext CurrentEditingContext { public get; }
  • Property: StyleDefinition CurrentEditingStyle { public get; }
  • Property: RadDocument Document { public get; }
  • Property: IDocumentEditor DocumentEditor { public get; }
  • Property: string EmailPattern { public get; public set; }
  • Property: Brush EnforcedPermissionRangeBrush { public get; public set; }
  • Property: FieldShadingType FieldShadingMode { public get; public set; }
  • Property: HeaderFooterUIContext HeaderFooterUIContext { public get; }
  • Property: string HyperlinkPattern { public get; public set; }
  • Property: IIgnoredWordDictionary IgnoredWords { public get; public set; }
  • Property: ImageSelectionAdornerSettings ImageSelectionAdornerSettings { public get; }
  • Property: bool IsFocusable { public get; public set; }
  • Property: bool IsInHeaderFooterEditMode { public get; public set; }
  • Property: bool IsReadOnly { public get; public set; }
  • Property: bool IsSpellCheckingEnabled { public get; public set; }
  • Property: Size ScaleFactor { public get; public set; }
  • Property: Comment SelectedComment { public get; public set; }
  • Property: Note SelectedNote { public get; public set; }
  • Property: Brush SelectionFill { public get; public set; }
  • Property: Brush SelectionStroke { public get; public set; }
  • Property: bool ShouldShowSelectionMarkers { public get; }
  • Property: bool ShowComments { public get; public set; }
  • Property: bool ShowFormattingSymbols { public get; public set; }
  • Property: ISpellChecker SpellChecker { public get; public set; }
  • Property: UILayersBuilder UILayersBuilder { public get; }
Telerik.Windows.Documents.UI ImageSelectionAdornerSettings ()
n/a public class Telerik.Windows.Documents.UI.ImageSelectionAdornerSettings
--> NONE <--
  • Constructor: public ImageSelectionAdornerSettings ()
  • Event: public event EventHandler`1 ImageSelectionAdornerShowing
  • 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: bool CanDrag { public get; public set; }
  • Property: bool CanResize { public get; public set; }
  • Property: bool CanRotate { public get; public set; }
Telerik.Windows.Documents.UI ImageSelectionAdornerShowingEventArgs ()
n/a public class Telerik.Windows.Documents.UI.ImageSelectionAdornerShowingEventArgs
--> NONE <--
  • Constructor: public ImageSelectionAdornerShowingEventArgs (bool canRotate, bool canDrag, bool canResize)
  • 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: bool CanDrag { public get; public set; }
  • Property: bool CanResize { public get; public set; }
  • Property: bool CanRotate { public get; public set; }
Telerik.Windows.Documents.UI ImeCaretMovedEventArgs ()
n/a public class Telerik.Windows.Documents.UI.ImeCaretMovedEventArgs
--> NONE <--
  • Constructor: public ImeCaretMovedEventArgs (int caretIndex)
  • 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 CaretIndex { public get; }
ImeLanguage ()
n/a public sealed enum Telerik.Windows.Documents.UI.ImeLanguage
                    Korean = 0,
                    Other = 1,
--> NONE <-- --> NONE <--
InputEvents ()
n/a public sealed enum Telerik.Windows.Documents.UI.InputEvents
                    OnTextInputStart = 0,
                    OnTextInputUpdate = 1,
                    OnTextInput = 2,
--> NONE <-- --> NONE <--
InputStates ()
n/a public sealed enum Telerik.Windows.Documents.UI.InputStates
                    Standard = 0,
                    Ime = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.UI IUILayerContainer ()
n/a public interface Telerik.Windows.Documents.UI.IUILayerContainer
--> NONE <--
  • Method: bool IsLayerSupported (IUILayer layer)
  • Property: IDocumentEditorPresenterContainer Owner { public get; }
  • Property: UILayerStack UILayers { public get; }
Telerik.Windows.Documents.UI LayoutRoundingHelper ()
n/a public class Telerik.Windows.Documents.UI.LayoutRoundingHelper
--> NONE <--
  • Constructor: public LayoutRoundingHelper ()
  • Field: public static readonly DependencyProperty EnableLayoutRoundingProperty
  • 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 bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static bool GetEnableLayoutRounding (DependencyObject obj)
  • 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 OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method: public static void SetEnableLayoutRounding (UIElement element, bool 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 ()
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool IsSealed { public get; }
Telerik.Windows.Documents.UI LayoutRoundingHelperExtensions ()
n/a public abstract sealed class Telerik.Windows.Documents.UI.LayoutRoundingHelperExtensions
--> NONE <--
  • Method: public static void EnableLayoutRounding (UIElement element)
  • 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 ()
Telerik.Windows.Documents.UI ObjectPool ()
n/a public class Telerik.Windows.Documents.UI.ObjectPool
--> NONE <--
  • Constructor: public ObjectPool ()
  • Method: public void ClearPool (PoolId poolId)
  • Method: public T CreateObject ()
  • Method: public T CreateObject (PoolId poolID)
  • 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 void ReleaseObject (object obj)
  • Method: public void ReleaseObject (object obj, PoolId poolID)
  • Method (i): public virtual string ToString ()
  • Nested Type: public sealed enum PoolId
                        GeneralPool = 0,
                        TextBlockPool = 1,
                        RunPool = 2,
                        SpaceRunPool = 3
Telerik.Windows.Documents.UI Page ()
n/a public class Telerik.Windows.Documents.UI.Page
--> NONE <--
  • Constructor: public Page ()
  • 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: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (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: 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: protected Panel Panel { }
  • 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.Documents.UI PrintCompletedEventArgs ()
n/a public class Telerik.Windows.Documents.UI.PrintCompletedEventArgs
--> NONE <--
  • Constructor: public PrintCompletedEventArgs (Exception exception)
  • 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: Exception Error { public get; }
PrintMode ()
n/a public sealed enum Telerik.Windows.Documents.UI.PrintMode
                    Native = 0,
                    Silverlight = 0,
--> NONE <-- --> NONE <--
PrintScaling ()
n/a public sealed enum Telerik.Windows.Documents.UI.PrintScaling
                    None = 0,
                    ShrinkToPageSize = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.UI PrintSettings ()
n/a public class Telerik.Windows.Documents.UI.PrintSettings
--> NONE <--
  • Constructor: public PrintSettings ()
  • 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: string DocumentName { public get; public set; }
  • [Obsolete: HtmlPrintExportSettings are not used in this platform.]Property: HtmlExportSettings HtmlPrintExportSettings { public get; public set; }
  • Property: PageRange PageRange { public get; public set; }
  • Property: PrintMode PrintMode { public get; public set; }
  • Property: PrintScaling PrintScaling { public get; public set; }
  • Property: bool UseDefaultPrinter { public get; public set; }
Telerik.Windows.Documents.UI SectionUIBase ()
n/a public abstract class Telerik.Windows.Documents.UI.SectionUIBase
--> NONE <--
  • Constructor: public SectionUIBase ()
  • 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: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: protected Panel Panel { }
  • 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.Documents.UI SelectedLayoutBoxChangedEventArgs ()
n/a public class Telerik.Windows.Documents.UI.SelectedLayoutBoxChangedEventArgs
--> NONE <--
  • Constructor: public SelectedLayoutBoxChangedEventArgs (LayoutBox layoutBox)
  • 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: LayoutBox SelectedLayoutBox { public get; }
Telerik.Windows.Documents.UI StyleFormattingPropertiesDialogSettings ()
n/a public class Telerik.Windows.Documents.UI.StyleFormattingPropertiesDialogSettings
--> NONE <--
  • Constructor: public StyleFormattingPropertiesDialogSettings (bool createNew)
  • [Obsolete: Use the constructor with StyleType instead.]Constructor: public StyleFormattingPropertiesDialogSettings (bool createNew, ListStyle listStyle)
  • Constructor: public StyleFormattingPropertiesDialogSettings (ListStyle listStyle)
  • Constructor: public StyleFormattingPropertiesDialogSettings (StyleDefinition styleDefinition)
  • Constructor: public StyleFormattingPropertiesDialogSettings (StyleType styleType)
  • 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: bool CreateNew { public get; }
  • Property: bool IsListStyle { public get; }
  • Property: ListStyle ListStyle { public get; }
  • Property: StyleDefinition StyleDefinition { public get; }
  • Property: StyleType StyleType { public get; }
Telerik.Windows.Documents.UI TextInsertedEventArgs ()
n/a public class Telerik.Windows.Documents.UI.TextInsertedEventArgs
--> NONE <--
  • Constructor: public TextInsertedEventArgs (string text, bool shouldPersist, bool shouldStartNewComposition)
  • 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: bool ShouldPersist { public get; }
  • Property: bool ShouldStartNewComposition { public get; }
  • Property: string Text { public get; }
Telerik.Windows.Documents.UI UIProviderRegistry ()
n/a public class Telerik.Windows.Documents.UI.UIProviderRegistry
--> NONE <--
  • Constructor: public UIProviderRegistry ()
  • 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 T GetUIProvider (object documentElement)
  • Method (i): protected object MemberwiseClone ()
  • Method: public void RegisterUIProvider (object documentElement, T uiProvider)
  • Method: public void ReleaseUIProvider (object documentElement)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.UI WebLayoutUI ()
n/a public class Telerik.Windows.Documents.UI.WebLayoutUI
--> NONE <--
  • Constructor: public WebLayoutUI ()
  • 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: 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: protected Panel Panel { }
  • 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.Documents.UI.Adorner BlockMovedEventArgs ()
n/a public class Telerik.Windows.Documents.UI.Adorner.BlockMovedEventArgs
--> NONE <--
  • Constructor: public BlockMovedEventArgs (FloatingBlock floatingBlock, Point movedOffset, Point positionInImage, MouseEventArgs e)
  • 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: MouseEventArgs MouseEventArgs { public get; }
  • Property: Point MousePositionInImage { public get; }
  • Property: Point MovedOffset { public get; }
  • Property: FloatingBlock TargetFloatingBlock { public get; }
Telerik.Windows.Documents.UI.Adorner CursorPlane ()
n/a public class Telerik.Windows.Documents.UI.Adorner.CursorPlane
--> NONE <--
  • Constructor: public CursorPlane ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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: public virtual void SetAngle (double angleDegrees)
  • 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: public virtual void SetPos (double x, double y)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method: public void SetSystemCursorElement (FrameworkElement element)
  • 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: public virtual void Show (CursorType type)
  • 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; }
CursorType ()
n/a public sealed enum Telerik.Windows.Documents.UI.Adorner.CursorType
                    None = 0,
                    Default = 1,
                    SystemArrow = 2,
                    SystemEraser = 3,
                    SystemHand = 4,
                    SystemIBeam = 5,
                    SystemSizeNS = 6,
                    SystemSizeWE = 7,
                    SystemStylus = 8,
                    SystemWait = 9,
                    Size = 10,
                    Move = 11,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.UI.Adorner ICursor ()
n/a public interface Telerik.Windows.Documents.UI.Adorner.ICursor
--> NONE <--
  • Method: void SetAngle (double angleDegrees)
  • Method: void SetPos (double x, double y)
  • Method: void Show (CursorType type)
Telerik.Windows.Documents.UI.Adorner ImageAdornerUI ()
n/a public class Telerik.Windows.Documents.UI.Adorner.ImageAdornerUI
--> NONE <--
  • Constructor: public ImageAdornerUI ()
  • Event: public event EventHandler`1 BlockMoved
  • 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`1 ImageResized
  • Event: public event EventHandler`1 ImageRotated
  • 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: protected override Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method: public virtual UIElement GetUIElement ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method: public virtual void HideSelection ()
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method: public virtual void InitializeComponent ()
  • 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 (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 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: public bool ShouldStartDragging (Inline inline)
  • Method: public virtual void ShowInlineSelection (Inline inline, bool readOnly)
  • 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: bool CanDrag { public get; }
  • Property: bool CanResize { public get; public set; }
  • Property: bool CanRotate { 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: ImageSelectionAdornerSettings ImageSelectionAdornerSettings { 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: MouseButtonEventArgs LastMouseDownArgs { 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.Documents.UI.Adorner ImageResizedEventArgs ()
n/a public class Telerik.Windows.Documents.UI.Adorner.ImageResizedEventArgs
--> NONE <--
  • Constructor: public ImageResizedEventArgs (ImageInline image, Size newSize)
  • 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: Size NewSize { public get; }
  • Property: ImageInline TargetImageInline { public get; }
Telerik.Windows.Documents.UI.Adorner ImageRotatedEventArgs ()
n/a public class Telerik.Windows.Documents.UI.Adorner.ImageRotatedEventArgs
--> NONE <--
  • Constructor: public ImageRotatedEventArgs (ImageInline image, double newAngle)
  • 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: double NewAngle { public get; }
  • Property: ImageInline TargetImageInline { public get; }
Telerik.Windows.Documents.UI.Annotations CommentBalloon ()
n/a public class Telerik.Windows.Documents.UI.Annotations.CommentBalloon
--> NONE <--
  • Constructor: public CommentBalloon ()
  • Constructor: public CommentBalloon (Comment comment)
  • 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 const string CommentRichTextBoxName, Value = CommentRichTextBox
  • Field: public static readonly DependencyProperty IsReadOnlyProperty
  • 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 (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: Comment Comment { 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: 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: 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.Documents.UI.Annotations CommentLayoutElement ()
n/a public class Telerik.Windows.Documents.UI.Annotations.CommentLayoutElement
--> NONE <--
  • Constructor: public CommentLayoutElement (Comment comment, Thickness margin)
  • 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 SizeF Measure (SizeF size)
  • Method (i): protected object MemberwiseClone ()
  • Method: public void SetHeight (float newHeight)
  • Method (i): public virtual string ToString ()
  • Property: SizeF DesiredSize { public get; }
  • Property: float DesiredY { public get; public set; }
Telerik.Windows.Documents.UI.Annotations CommentsPane ()
n/a public class Telerik.Windows.Documents.UI.Annotations.CommentsPane
--> NONE <--
  • Constructor: public CommentsPane ()
  • 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 IsMouseIndirectlyOverProperty
  • 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: 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: bool IsMouseIndirectlyOver { public get; public set; }
  • 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.Documents.UI.Annotations CommentsPaneLayout ()
n/a public class Telerik.Windows.Documents.UI.Annotations.CommentsPaneLayout
--> NONE <--
  • Constructor: public CommentsPaneLayout ()
  • 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 InvalidateMeasure ()
  • Method: public void Measure (IEnumerable`1 layoutBoxes, SizeF availableSize, PointF sectionViewOffset, Padding sectionMargin, Thickness commentTemplateEditorMargin)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.UI.Annotations TableRevisionRangesDecoration ()
n/a public class Telerik.Windows.Documents.UI.Annotations.TableRevisionRangesDecoration
--> NONE <--
  • Constructor: public TableRevisionRangesDecoration ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method: public void CreateBoundariesUI (TableCellLayoutBox cellBox, UILayerUpdateContext context)
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Extensibility AddNewBibliographicSourceDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.AddNewBibliographicSourceDialogAttribute
--> NONE <--
  • Constructor: public AddNewBibliographicSourceDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility AddNewBibliographicSourceDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.AddNewBibliographicSourceDialogContext
--> NONE <--
  • Constructor: public AddNewBibliographicSourceDialogContext (RadDocument document, string sourceName, bool insertFieldOnClose, Action`1 callBackOnClosed)
  • 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 InsertCitationField (CitationField field)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string BRSourceName { public get; public set; }
  • Property: Action`1 CallBackOnClosed { public get; public set; }
  • Property: RadDocument Document { public get; public set; }
  • Property: bool InsertFieldOnClose { public get; public set; }
Telerik.Windows.Documents.UI.Extensibility ChangeEditingPermissionsDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.ChangeEditingPermissionsDialogAttribute
--> NONE <--
  • Constructor: public ChangeEditingPermissionsDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility ChangeEditingPermissionsDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.ChangeEditingPermissionsDialogContext
--> NONE <--
  • Constructor: public ChangeEditingPermissionsDialogContext (IEnumerable`1 currentRangePermissions, PermissionInfoCollection users, Action`2 updatePermissionRangeCallback, RadRichTextBox owner)
  • 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: IEnumerable`1 CurrentRangePermissions { public get; }
  • Property: RadRichTextBox Owner { public get; }
  • Property: Action`2 UpdatePermissionRangeCallback { public get; }
  • Property: PermissionInfoCollection Users { public get; }
Telerik.Windows.Documents.UI.Extensibility CodeFormattingDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.CodeFormattingDialogAttribute
--> NONE <--
  • Constructor: public CodeFormattingDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CodeFormattingDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.CodeFormattingDialogContext
--> NONE <--
  • Constructor: public CodeFormattingDialogContext (RadRichTextBox owner)
  • 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: string Code { public get; public set; }
  • Property: bool IsAlternatingLinesEnabled { public get; public set; }
  • Property: bool IsLineNumberingEnabled { public get; public set; }
  • Property: string Language { public get; public set; }
  • Property: RadRichTextBox Owner { public get; }
Telerik.Windows.Documents.UI.Extensibility ContextMenuAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.ContextMenuAttribute
--> NONE <--
  • Constructor: public ContextMenuAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility ContextMenuPlacementEventArgs ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.ContextMenuPlacementEventArgs
--> NONE <--
  • Constructor: public ContextMenuPlacementEventArgs (Point location)
  • 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: Point Location { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomAddNewBibliographicSourceDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomAddNewBibliographicSourceDialogAttribute
--> NONE <--
  • Constructor: public CustomAddNewBibliographicSourceDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomChangeEditingPermissionsDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomChangeEditingPermissionsDialogAttribute
--> NONE <--
  • Constructor: public CustomChangeEditingPermissionsDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomCodeFormattingDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomCodeFormattingDialogAttribute
--> NONE <--
  • Constructor: public CustomCodeFormattingDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomContextMenuAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomContextMenuAttribute
--> NONE <--
  • Constructor: public CustomContextMenuAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomEditCustomDictionaryDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomEditCustomDictionaryDialogAttribute
--> NONE <--
  • Constructor: public CustomEditCustomDictionaryDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomFindReplaceAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomFindReplaceAttribute
--> NONE <--
  • Constructor: public CustomFindReplaceAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomFloatingBlockPropertiesDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomFloatingBlockPropertiesDialogAttribute
--> NONE <--
  • Constructor: public CustomFloatingBlockPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomFontPropertiesDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomFontPropertiesDialogAttribute
--> NONE <--
  • Constructor: public CustomFontPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomImageEditorDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomImageEditorDialogAttribute
--> NONE <--
  • Constructor: public CustomImageEditorDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomImageMiniToolBarAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomImageMiniToolBarAttribute
--> NONE <--
  • Constructor: public CustomImageMiniToolBarAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomInsertCaptionDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomInsertCaptionDialogAttribute
--> NONE <--
  • Constructor: public CustomInsertCaptionDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomInsertCrossReferenceWindowAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomInsertCrossReferenceWindowAttribute
--> NONE <--
  • Constructor: public CustomInsertCrossReferenceWindowAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomInsertDateTimeDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomInsertDateTimeDialogAttribute
--> NONE <--
  • Constructor: public CustomInsertDateTimeDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomInsertHyperlinkAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomInsertHyperlinkAttribute
--> NONE <--
  • Constructor: public CustomInsertHyperlinkAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomInsertSymbolWindowAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomInsertSymbolWindowAttribute
--> NONE <--
  • Constructor: public CustomInsertSymbolWindowAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomInsertTableDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomInsertTableDialogAttribute
--> NONE <--
  • Constructor: public CustomInsertTableDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomInsertTableOfContentsDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomInsertTableOfContentsDialogAttribute
--> NONE <--
  • Constructor: public CustomInsertTableOfContentsDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomManageBibliographicSourcesDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomManageBibliographicSourcesDialogAttribute
--> NONE <--
  • Constructor: public CustomManageBibliographicSourcesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomManageBookmarksDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomManageBookmarksDialogAttribute
--> NONE <--
  • Constructor: public CustomManageBookmarksDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomManageStylesDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomManageStylesDialogAttribute
--> NONE <--
  • Constructor: public CustomManageStylesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomNotesDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomNotesDialogAttribute
--> NONE <--
  • Constructor: public CustomNotesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomParagraphPropertiesDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomParagraphPropertiesDialogAttribute
--> NONE <--
  • Constructor: public CustomParagraphPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomProtectDocumentDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomProtectDocumentDialogAttribute
--> NONE <--
  • Constructor: public CustomProtectDocumentDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomSectionColumnsDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomSectionColumnsDialogAttribute
--> NONE <--
  • Constructor: public CustomSectionColumnsDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomSelectionMiniToolBarAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomSelectionMiniToolBarAttribute
--> NONE <--
  • Constructor: public CustomSelectionMiniToolBarAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomSetNumberingValueDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomSetNumberingValueDialogAttribute
--> NONE <--
  • Constructor: public CustomSetNumberingValueDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomSpellCheckingDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomSpellCheckingDialogAttribute
--> NONE <--
  • Constructor: public CustomSpellCheckingDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomStyleFormattingPropertiesDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomStyleFormattingPropertiesDialogAttribute
--> NONE <--
  • Constructor: public CustomStyleFormattingPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomTableBordersDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomTableBordersDialogAttribute
--> NONE <--
  • Constructor: public CustomTableBordersDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomTablePropertiesDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomTablePropertiesDialogAttribute
--> NONE <--
  • Constructor: public CustomTablePropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomTabStopsPropertiesDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomTabStopsPropertiesDialogAttribute
--> NONE <--
  • Constructor: public CustomTabStopsPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomUILayersBuilderAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomUILayersBuilderAttribute
--> NONE <--
  • Constructor: public CustomUILayersBuilderAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomUnprotectDocumentDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomUnprotectDocumentDialogAttribute
--> NONE <--
  • Constructor: public CustomUnprotectDocumentDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility CustomWatermarkSettingsDialogAttribute ()
n/a public attribute Telerik.Windows.Documents.UI.Extensibility.CustomWatermarkSettingsDialogAttribute
--> NONE <--
  • Constructor: public CustomWatermarkSettingsDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility DefaultInputHandler ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.DefaultInputHandler
--> NONE <--
  • Constructor: public DefaultInputHandler ()
  • 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 bool HandleInput (RadRichTextBox richTextBox, PreviewEditorKeyEventArgs e)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.UI.Extensibility DependencyCatalog ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.DependencyCatalog
--> NONE <--
  • Constructor: public DependencyCatalog (string assemblyName)
  • Constructor: public DependencyCatalog (string assemblyName, Func`2 fileFilter)
  • Method: public static bool DefaultFileNameFilter (string fileName)
  • 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 virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual IEnumerable`1 GetExports (ImportDefinition definition)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: Func`2 FileFilter { public get; public set; }
  • Property: override IQueryable`1 Parts { public get; }
  • Property: string RootDependencyAssemblyName { public get; }
Telerik.Windows.Documents.UI.Extensibility EditCustomDictionaryDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.EditCustomDictionaryDialogAttribute
--> NONE <--
  • Constructor: protected EditCustomDictionaryDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility FindReplaceAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.FindReplaceAttribute
--> NONE <--
  • Constructor: public FindReplaceAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility FloatingBlockPropertiesDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.FloatingBlockPropertiesDialogAttribute
--> NONE <--
  • Constructor: public FloatingBlockPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility FontPropertiesDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.FontPropertiesDialogAttribute
--> NONE <--
  • Constructor: public FontPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility FontPropertiesDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.FontPropertiesDialogContext
--> NONE <--
  • Constructor: public FontPropertiesDialogContext (Action`1 applyStyle, StyleDefinition defaultStyle, RadRichTextBox owner)
  • 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: Action`1 ApplyStyle { public get; }
  • Property: StyleDefinition CurrentEditingStyle { public get; }
  • Property: StyleDefinition DefaultStyle { public get; }
  • Property: RadRichTextBox Owner { public get; }
Telerik.Windows.Documents.UI.Extensibility IAddNewBibliographicSourceDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IAddNewBibliographicSourceDialog
--> NONE <--
  • Method: void Show (AddNewBibliographicSourceDialogContext context, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IChangeEditingPermissionsDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IChangeEditingPermissionsDialog
--> NONE <--
  • Method: void ShowDialog (ChangeEditingPermissionsDialogContext context, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility ICodeFormattingDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.ICodeFormattingDialog
--> NONE <--
  • Method: void ShowDialog (CodeFormattingDialogContext context)
Telerik.Windows.Documents.UI.Extensibility IContextMenu ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IContextMenu
--> NONE <--
  • Event: public event EventHandler Closed
  • Event: public event EventHandler`1 Opened
  • Method: void Hide ()
  • Method: void Show (Point location, RadRichTextBox radRichTextBox)
  • Method: void Show (Point location, RadRichTextBox radRichTextBox, WordInfo incorrectWordInfo)
Telerik.Windows.Documents.UI.Extensibility IEditCustomDictionaryDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IEditCustomDictionaryDialog
--> NONE <--
  • Method: void Close ()
  • Method: void ShowDialog (ICustomWordDictionary customWordDictionary, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IFindReplaceDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IFindReplaceDialog
--> NONE <--
  • Method: void Close ()
  • Method: void Show (RadRichTextBox richTextBox, Func`2 replaceCallback, string textToFind)
  • Property: bool IsOpen { public get; }
Telerik.Windows.Documents.UI.Extensibility IFloatingBlockPropertiesDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IFloatingBlockPropertiesDialog
--> NONE <--
  • Method: void ShowDialog (Inline targetInline, Action`2 replaceCurrentInlineCallback, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IFontPropertiesDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IFontPropertiesDialog
--> NONE <--
  • Method: void ShowDialog (FontPropertiesDialogContext context)
Telerik.Windows.Documents.UI.Extensibility IImageEditorDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IImageEditorDialog
--> NONE <--
  • Method: void ShowDialog (Inline selectedImage, Action`2 replaceCurrentInlineCallback, string executeToolName, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IImageMiniToolBar ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IImageMiniToolBar
--> NONE <--
  • Method: void Hide ()
  • Method: void Show (Point location, ImageInline imageInline, Action`1 replaceCurrentImage, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IInsertCaptionDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IInsertCaptionDialog
--> NONE <--
  • Method: void Show (InsertCaptionDialogContext context, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IInsertCrossReferenceWindow ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IInsertCrossReferenceWindow
--> NONE <--
  • Method: void Show (InsertCrossReferenceWindowContext context, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IInsertDateTimeDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IInsertDateTimeDialog
--> NONE <--
  • Method: void ShowDialog (Func`3 insertFieldCallback, Action`1 insertInlineCallback, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IInsertHyperlinkDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IInsertHyperlinkDialog
--> NONE <--
  • Method: void ShowDialog (string text, HyperlinkInfo currentHyperlinkInfo, IEnumerable`1 bookmarkNames, Action`2 insertHyperlinkCallback, Action cancelCallback, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IInsertSymbolWindow ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IInsertSymbolWindow
--> NONE <--
  • Method: void Show (Action`2 insertSymbolCallback, FontFamily initialFont, RadRichTextBox owner)
  • Property: bool IsOpen { public get; }
Telerik.Windows.Documents.UI.Extensibility IInsertTableDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IInsertTableDialog
--> NONE <--
  • Method: void ShowDialog (InsertTableDialogContext insertTableDialogContext)
Telerik.Windows.Documents.UI.Extensibility IInsertTableOfContentsDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IInsertTableOfContentsDialog
--> NONE <--
  • Method: void Show (InsertTableOfContentsDialogContext context, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility ImageEditorDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.ImageEditorDialogAttribute
--> NONE <--
  • Constructor: public ImageEditorDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility ImageMiniToolBarAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.ImageMiniToolBarAttribute
--> NONE <--
  • Constructor: public ImageMiniToolBarAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility IManageBibliographicSourcesDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IManageBibliographicSourcesDialog
--> NONE <--
  • Method: void Show (ManageBibliographicSourcesDialogContext context)
Telerik.Windows.Documents.UI.Extensibility IManageBookmarksDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IManageBookmarksDialog
--> NONE <--
  • Method: void ShowDialog (Func`2 getBookmarksFunction, Action`1 insertBookmarkAction, Action`1 deleteBookmarkAction, Action`1 gotoBookmarkAction, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IManageStylesDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IManageStylesDialog
--> NONE <--
  • Method: void Show (ManageStylesDialogContext context)
Telerik.Windows.Documents.UI.Extensibility INotesDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.INotesDialog
--> NONE <--
  • Method: void ShowDialog (NotesDialogContext context, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility InsertCaptionDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.InsertCaptionDialogAttribute
--> NONE <--
  • Constructor: public InsertCaptionDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility InsertCaptionDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.InsertCaptionDialogContext
--> NONE <--
  • Constructor: public InsertCaptionDialogContext (RadDocument document, bool shouldClearSelectionOnClose)
  • Method: public void CancelCallback ()
  • 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 InsertCaption (CaptionDefinition newCaptionDefinition, string captionText, bool includeLabel, bool insertBelow)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Document { public get; public set; }
Telerik.Windows.Documents.UI.Extensibility InsertCrossReferenceWindowAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.InsertCrossReferenceWindowAttribute
--> NONE <--
  • Constructor: public InsertCrossReferenceWindowAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility InsertCrossReferenceWindowContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.InsertCrossReferenceWindowContext
--> NONE <--
  • Constructor: public InsertCrossReferenceWindowContext (RadDocument document)
  • 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 InsertCaptionReferenceField (ReferenceFieldBase field, FieldRangeStart sequenceFieldStart, ReferenceContentType referenceContentType)
  • Method: public void InsertHeadingReferenceField (ReferenceFieldBase field, Paragraph headingParagraph, ReferenceContentType referenceContentType)
  • Method: public void InsertReferenceField (ReferenceFieldBase field)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Document { public get; }
Telerik.Windows.Documents.UI.Extensibility InsertDateTimeDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.InsertDateTimeDialogAttribute
--> NONE <--
  • Constructor: public InsertDateTimeDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility InsertHyperlinkAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.InsertHyperlinkAttribute
--> NONE <--
  • Constructor: public InsertHyperlinkAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility InsertSymbolWindowAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.InsertSymbolWindowAttribute
--> NONE <--
  • Constructor: public InsertSymbolWindowAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility InsertTableDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.InsertTableDialogAttribute
--> NONE <--
  • Constructor: public InsertTableDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility InsertTableDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.InsertTableDialogContext
--> NONE <--
  • Constructor: public InsertTableDialogContext (Action`3 insertTableCallback, RadRichTextBox owner)
  • 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: Action`3 InsertTableCallback { public get; }
  • Property: RadRichTextBox Owner { public get; }
Telerik.Windows.Documents.UI.Extensibility InsertTableOfContentsDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.InsertTableOfContentsDialogAttribute
--> NONE <--
  • Constructor: public InsertTableOfContentsDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility InsertTableOfContentsDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.InsertTableOfContentsDialogContext
--> NONE <--
  • Constructor: public InsertTableOfContentsDialogContext (RadDocument document)
  • 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 InsertField (TableOfContentsField field)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: RadDocument Document { public get; public set; }
Telerik.Windows.Documents.UI.Extensibility IParagraphPropertiesDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IParagraphPropertiesDialog
--> NONE <--
  • Method: void ShowDialog (ParagraphPropertiesDialogContext context)
Telerik.Windows.Documents.UI.Extensibility IProtectDocumentDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IProtectDocumentDialog
--> NONE <--
  • Method: void ShowDialog (Action`2 protectDocumentCallback, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IRichTextBoxInputHandler ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IRichTextBoxInputHandler
--> NONE <--
  • Method: bool HandleInput (RadRichTextBox richTextBox, PreviewEditorKeyEventArgs e)
Telerik.Windows.Documents.UI.Extensibility ISectionColumnsDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.ISectionColumnsDialog
--> NONE <--
  • Method: void ShowDialog (SectionColumnsDialogContext context)
Telerik.Windows.Documents.UI.Extensibility ISelectionMiniToolBar ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.ISelectionMiniToolBar
--> NONE <--
  • Method: void Hide ()
  • Method: void SetOpacity (double opacity)
  • Method: void Show (Point location, RadRichTextBox radRichTextBox)
  • Property: double Height { public get; }
  • Property: double Width { public get; }
Telerik.Windows.Documents.UI.Extensibility ISetNumberingValueDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.ISetNumberingValueDialog
--> NONE <--
  • Method: void Show (SetNumberingValueDialogContext context)
Telerik.Windows.Documents.UI.Extensibility ISpellCheckingDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.ISpellCheckingDialog
--> NONE <--
  • Method: void Close ()
  • Method: void ShowDialog (SpellCheckingUIManager spellCheckingUIManager, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IStyleFormattingPropertiesDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IStyleFormattingPropertiesDialog
--> NONE <--
  • Method: void ShowDialog (StyleFormattingPropertiesDialogContext context)
Telerik.Windows.Documents.UI.Extensibility ITableBordersDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.ITableBordersDialog
--> NONE <--
  • Method: void ShowDialog (TablePropertiesEditor tablePropertiesEditor, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility ITablePropertiesDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.ITablePropertiesDialog
--> NONE <--
  • Method: void ShowDialog (TablePropertiesEditor tablePropertiesEditor, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility ITabStopsPropertiesDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.ITabStopsPropertiesDialog
--> NONE <--
  • Method: void ShowDialog (TabStopsPropertiesDialogContext context)
Telerik.Windows.Documents.UI.Extensibility IUnprotectDocumentDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IUnprotectDocumentDialog
--> NONE <--
  • Method: void ShowDialog (Func`2 protectDocumentCallback, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility IWatermarkSettingsDialog ()
n/a public interface Telerik.Windows.Documents.UI.Extensibility.IWatermarkSettingsDialog
--> NONE <--
  • Method: void ShowDialog (DocumentWatermarkSettings watermarkSettings, Action`1 applyCallback, RadRichTextBox owner)
Telerik.Windows.Documents.UI.Extensibility ManageBibliographicSourcesDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.ManageBibliographicSourcesDialogAttribute
--> NONE <--
  • Constructor: public ManageBibliographicSourcesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility ManageBibliographicSourcesDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.ManageBibliographicSourcesDialogContext
--> NONE <--
  • Constructor: public ManageBibliographicSourcesDialogContext (RadRichTextBox radRichTextBox)
  • 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: RadRichTextBox RadRichTextBox { public get; public set; }
Telerik.Windows.Documents.UI.Extensibility ManageBookmarksDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.ManageBookmarksDialogAttribute
--> NONE <--
  • Constructor: public ManageBookmarksDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility ManageStylesDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.ManageStylesDialogAttribute
--> NONE <--
  • Constructor: public ManageStylesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility ManageStylesDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.ManageStylesDialogContext
--> NONE <--
  • Constructor: public ManageStylesDialogContext (StyleCollection styleDefinitionCollection, Action createNewStyleDefinitionCallback, Action`1 editStyleDefinitionCallback, Action`1 deleteStyleDefinitionCallback, Action`1 changeDocumentElementStyleNameCallback, RadRichTextBox owner)
  • 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: Action`1 ChangeDocumentElementStyleNameCallback { public get; }
  • Property: Action CreateNewStyleDefinitionCallback { public get; }
  • Property: Action`1 DeleteStyleDefinitionCallback { public get; }
  • Property: Action`1 EditStyleDefinitionCallback { public get; }
  • Property: RadRichTextBox Owner { public get; }
  • Property: StyleCollection StyleDefinitionCollection { public get; }
Telerik.Windows.Documents.UI.Extensibility NotesDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.NotesDialogAttribute
--> NONE <--
  • Constructor: public NotesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility NotesDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.NotesDialogContext
--> NONE <--
  • Constructor: public NotesDialogContext (RadRichTextBox editor)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddChangeEndnotesPositionCommand (EndnotesPosition endnotesPosition)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddChangeFootnotesPositionCommand (FootnotesPosition footnotesPosition)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddEndnotesFirstNumberCommand (int firstNumber, ApplyType applyType)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddEndnotesNumberingFormatCommand (ListNumberingFormat listNumberingFormat, ApplyType applyType)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddEndnotesNumberingRestartTypeCommand (NumberingRestartType numberingRestartType, ApplyType applyType)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddFootnotesFirstNumberCommand (int firstNumber, ApplyType applyType)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddFootnotesNumberingFormatCommand (ListNumberingFormat listNumberingFormat, ApplyType applyType)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddFootnotesNumberingRestartTypeCommand (NumberingRestartType numberingRestartType, ApplyType applyType)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddInsertEndnoteCommand (Note endnote, FontFamily fontFamily)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void AddInsertFootnoteCommand (Note footnote, FontFamily fontFamily)
  • Method (i): public virtual bool Equals (object obj)
  • [Obsolete: Use DocumentEditor methods instead.]Method: public void ExecuteCommands ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void SelectInsertedNote ()
  • Method (i): public virtual string ToString ()
  • Nested Type: public sealed enum ApplyType
                        WholeDocument = 0,
                        CurrentSections = 1
  • Property: RadDocument Document { public get; }
  • Property: RadDocumentEditor DocumentEditor { public get; }
  • Property: RadRichTextBox RichTextBox { public get; }
Telerik.Windows.Documents.UI.Extensibility ParagraphPropertiesDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.ParagraphPropertiesDialogAttribute
--> NONE <--
  • Constructor: public ParagraphPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility ParagraphPropertiesDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.ParagraphPropertiesDialogContext
--> NONE <--
  • Constructor: public ParagraphPropertiesDialogContext (StyleDefinition styleInfo, Action`1 applyPropCallback, Action showTabStopsPropertiesDialogCallback)
  • Constructor: public ParagraphPropertiesDialogContext (StyleDefinition styleInfo, Action`1 applyPropCallback, Action showTabStopsPropertiesDialogCallback, RadRichTextBox owner)
  • 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: Action`1 ApplyPropCallback { public get; }
  • Property: RadRichTextBox Owner { public get; }
  • Property: Action ShowTabStopsPropertiesDialogCallback { public get; }
  • Property: StyleDefinition StyleInfo { public get; }
Telerik.Windows.Documents.UI.Extensibility ProtectDocumentDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.ProtectDocumentDialogAttribute
--> NONE <--
  • Constructor: public ProtectDocumentDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility RadCompositionInitializer ()
n/a public abstract sealed class Telerik.Windows.Documents.UI.Extensibility.RadCompositionInitializer
--> 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: public static void SatisfyImports (object part)
  • Method (i): public virtual string ToString ()
  • Property: static ComposablePartCatalog Catalog { public get; public set; }
  • [Obsolete: Use GetCompostionContainerConatinerCallback.]Property: static CompositionContainer Container { public get; public set; }
  • Property: static Func`2 GetCompostionContainerCallback { public get; public set; }
Telerik.Windows.Documents.UI.Extensibility SectionColumnsDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.SectionColumnsDialogAttribute
--> NONE <--
  • Constructor: public SectionColumnsDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility SectionColumnsDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.SectionColumnsDialogContext
--> NONE <--
  • Constructor: public SectionColumnsDialogContext (RadRichTextBox owner, Action`1 applySectionColumnsCallback)
  • 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: Action`1 ApplySectionColumnsCallback { public get; }
  • Property: RadRichTextBox Owner { public get; }
Telerik.Windows.Documents.UI.Extensibility SelectionMiniToolBarAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.SelectionMiniToolBarAttribute
--> NONE <--
  • Constructor: public SelectionMiniToolBarAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility SetNumberingValueDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.SetNumberingValueDialogAttribute
--> NONE <--
  • Constructor: public SetNumberingValueDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility SetNumberingValueDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.SetNumberingValueDialogContext
--> NONE <--
  • Constructor: public SetNumberingValueDialogContext (RadRichTextBox radRichTextBox)
  • Method: public void AdvanceValue (int previousParagraphNumber, int fromNumber)
  • 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 void StartNewList (int fromNumber)
  • Method (i): public virtual string ToString ()
  • Property: RadRichTextBox RadRichTextBox { public get; }
Telerik.Windows.Documents.UI.Extensibility SpellCheckingDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.SpellCheckingDialogAttribute
--> NONE <--
  • Constructor: public SpellCheckingDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility SpellCheckingUIManager ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.SpellCheckingUIManager
--> NONE <--
  • Constructor: public SpellCheckingUIManager (RadRichTextBox radRichTextBox)
  • Method: public void AddToDictionary (string word)
  • Method: public void ChangeAll (string incorrectWord, string suggestion)
  • Method: public void ChangeWord (string suggestion)
  • Method: public RadDocument CreateSpellCheckingContextDocument (TextRange incorrectWordRange)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public ICollection`1 GetSuggestions (string word)
  • Method (i): public Type GetType ()
  • Method: public bool HasCustomDictionary ()
  • Method: public void IgnoreAll (string word)
  • Method: public void IgnoreCurrentWord ()
  • Method: public void IgnoreWord (WordInfo wordInfo)
  • Method (i): protected object MemberwiseClone ()
  • Method: public WordInfo MoveToNextError ()
  • Method: public void ShowEditCustomDictionaryDialog ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.UI.Extensibility StyleFormattingPropertiesDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.StyleFormattingPropertiesDialogAttribute
--> NONE <--
  • Constructor: public StyleFormattingPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility StyleFormattingPropertiesDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.StyleFormattingPropertiesDialogContext
--> NONE <--
  • [Obsolete: Use one of the other constructors instead.]Constructor: public StyleFormattingPropertiesDialogContext (string dialogTitle, Action`1 customStyleDefinitionAction, RadDocument document, Action`3 showInsertSymbolDialogAction, RadRichTextBox owner)
  • Constructor: public StyleFormattingPropertiesDialogContext (string dialogTitle, RadRichTextBox owner)
  • [Obsolete: Use one of the other constructors instead.]Constructor: public StyleFormattingPropertiesDialogContext (string dialogTitle, ListStyle realListStyle, Action`1 customStyleDefinitionAction, RadDocument document, Action`3 showInsertSymbolDialogAction, RadRichTextBox owner)
  • Constructor: public StyleFormattingPropertiesDialogContext (string dialogTitle, ListStyle realListStyle, RadRichTextBox owner)
  • [Obsolete: Use one of the other constructors instead.]Constructor: public StyleFormattingPropertiesDialogContext (string dialogTitle, StyleDefinition realStyleDefinition, Action`1 customStyleDefinitionAction, RadDocument document, Action`3 showInsertSymbolDialogAction, RadRichTextBox owner)
  • Constructor: public StyleFormattingPropertiesDialogContext (string dialogTitle, StyleDefinition realStyleDefinition, RadRichTextBox owner)
  • Constructor: public StyleFormattingPropertiesDialogContext (string dialogTitle, StyleType styleType, RadRichTextBox owner)
  • Method: public virtual void AddListStyle (ListStyle listStyle)
  • Method: public virtual void AddStyleDefinition (StyleDefinition style)
  • Method: public virtual void EditListStyle (ListStyle listStyle)
  • Method: public virtual void EditStyleDefinition (StyleDefinition style)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual StyleDefinition GetCharacterStyle ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual StyleDefinition GetLinkedStyle ()
  • Method: public virtual ListStyle GetListStyle ()
  • Method: public virtual StyleDefinition GetParagraphStyle ()
  • Method: public virtual Action`3 GetShowInsertSymbolDialogAction ()
  • Method: public virtual StyleDefinition GetStyle (StyleType styleType)
  • Method: public virtual StyleDefinition GetTableStyle ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • [Obsolete: Use AddStyleDefinition, EditStyleDefinition or AddListStyle, EditListStyle instead.]Property: Action`1 CustomStyleDefinitionAction { public get; }
  • Property: string DialogTitle { public get; }
  • Property: RadDocument Document { public get; }
  • [Obsolete: Use AddStyleDefinition, EditStyleDefinition or AddListStyle, EditListStyle instead.]Property: Action`1 EditCustomStyleDefinition { public get; }
  • Property: RadRichTextBox Owner { public get; }
  • Property: ListStyle RealListStyle { public get; }
  • Property: StyleDefinition RealStyleDefinition { public get; }
  • [Obsolete: Use GetShowInsertSymbolDialogAction method instead.]Property: Action`3 ShowInsertSymbolDialogAction { public get; }
  • Property: StyleCollection StyleCollection { public get; }
  • Property: StyleType StyleType { public get; }
Telerik.Windows.Documents.UI.Extensibility TableBordersDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.TableBordersDialogAttribute
--> NONE <--
  • Constructor: public TableBordersDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility TablePropertiesDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.TablePropertiesDialogAttribute
--> NONE <--
  • Constructor: public TablePropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility TablePropertiesEditor ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.TablePropertiesEditor
--> NONE <--
  • Constructor: public TablePropertiesEditor (RadRichTextBox radRichTextBox)
  • Method: public void ChangeTableRowHeight (TableRow row, double height)
  • Method: public void ChangeTableRowRepeatOnEveryPage (TableRow row)
  • Method: public void ClearAllTableCellBorders ()
  • Method: public void ClearCommands ()
  • Method: public void ClearSelectedCellBorders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method: public void ExecuteCommands ()
  • Method (i): protected virtual void Finalize ()
  • Method: public Table GetCurrentTable ()
  • Method: public TableWidthUnit GetGridColumnWidth (int gridColumnIndex)
  • Method (i): public virtual int GetHashCode ()
  • Method: public IEnumerable`1 GetTargetCells ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void SelectTableColumn (int gridColumnIndex)
  • Method: public void SelectTableRow (int gridRowIndex)
  • Method: public void SetGridColumnWidth (int gridColumnIndex, TableWidthUnit tableWidthUnit)
  • Method: public void SetTableBorders (TableBorders tableBorders)
  • Method: public void SetTableCellSpacing (double cellSpacing)
  • Method: public void SetTableDefaultCellPadding (Padding defaultCellPadding)
  • Method: public void SetTableFlowDirection (FlowDirection flowDirection)
  • Method: public void SetTableHorizontalAlignment (RadHorizontalAlignment tableAlign)
  • Method: public void SetTableIndent (double tableIndent)
  • Method: public void SetTableWidth (TableWidthUnit tableWidth)
  • Method: public void SetTargetCellsBackground (Color backgroundColor)
  • Method: public void SetTargetCellsBorders (TableCellBorders cellBorders)
  • Method: public void SetTargetCellsContentAlignment (RadTextAlignment textAlignment, RadVerticalAlignment verticalAlignment)
  • Method: public void SetTargetCellsPadding (Padding cellPadding)
  • Method (i): public virtual string ToString ()
  • Property: int GridColumnsCount { public get; }
  • Property: int GridRowsCount { public get; }
  • Property: int InitialGridColumnIndex { public get; }
  • Property: int InitialGridRowIndex { public get; }
Telerik.Windows.Documents.UI.Extensibility TabStopsPropertiesDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.TabStopsPropertiesDialogAttribute
--> NONE <--
  • Constructor: public TabStopsPropertiesDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility TabStopsPropertiesDialogContext ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.TabStopsPropertiesDialogContext
--> NONE <--
  • Constructor: public TabStopsPropertiesDialogContext (IEnumerable`1 tabStopsList, Action`4 replaceTabStops, double defaultTabWidth, RadRichTextBox owner)
  • 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: double DefaultTabWidth { public get; }
  • Property: RadRichTextBox Owner { public get; }
  • Property: IEnumerable`1 ParagraphTabStopsList { public get; }
  • Property: Action`4 ReplaceTabStopsAndDefaultTabWidth { public get; }
  • Property: IEnumerable`1 StyleTabStopsList { public get; }
Telerik.Windows.Documents.UI.Extensibility UIExtensibilityManager ()
n/a public class Telerik.Windows.Documents.UI.Extensibility.UIExtensibilityManager
--> NONE <--
  • Constructor: public UIExtensibilityManager ()
  • 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 ()
  • Nested Type: public interface IDefaultablePart
  • Property: Lazy`2[] AddNewBibliographicSourceDialog { public get; public set; }
  • Property: Lazy`2[] ChangeEditingPermissionsDialog { public get; public set; }
  • Property: Lazy`2[] CodeFormattingDialog { public get; public set; }
  • Property: Lazy`2[] ContextMenus { public get; public set; }
  • Property: Lazy`2[] EditCustomDictionaryDialogs { public get; public set; }
  • Property: Lazy`2[] FindReplaceDialogs { public get; public set; }
  • Property: Lazy`2[] FloatingBlockPropertiesDialog { public get; public set; }
  • Property: Lazy`2[] FontPropertiesDialogs { public get; public set; }
  • Property: Lazy`2[] ImageEditorDialogs { public get; public set; }
  • Property: Lazy`2[] ImageMiniToolBars { public get; public set; }
  • Property: Lazy`2[] InsertCaptionDialogs { public get; public set; }
  • Property: Lazy`2[] InsertCrossReferenceWindows { public get; public set; }
  • Property: Lazy`2[] InsertDateTimeDialog { public get; public set; }
  • Property: Lazy`2[] InsertHyperLinkDialogs { public get; public set; }
  • Property: Lazy`2[] InsertSymbolDialogs { public get; public set; }
  • Property: Lazy`2[] InsertTableDialogs { public get; public set; }
  • Property: Lazy`2[] InsertTableOfContentsDialogs { public get; public set; }
  • Property: Lazy`2[] ManageBibliographicSourcesDialog { public get; public set; }
  • Property: Lazy`2[] ManageBookmarksDialogs { public get; public set; }
  • Property: Lazy`2[] ManageStylesDialog { public get; public set; }
  • Property: Lazy`2[] NotesDialogs { public get; public set; }
  • Property: Lazy`2[] ParagraphDialogs { public get; public set; }
  • Property: Lazy`2[] ProtectDocumentDialog { public get; public set; }
  • Property: Lazy`2[] SectionColumnsDialogs { public get; public set; }
  • Property: Lazy`2[] SelectionMiniToolBars { public get; public set; }
  • Property: Lazy`2[] SetNumberingValueDialog { public get; public set; }
  • Property: Lazy`2[] SpellCheckingDialogs { public get; public set; }
  • Property: Lazy`2[] StyleFormattingPropertiesDialog { public get; public set; }
  • Property: Lazy`2[] TableBordersDialogs { public get; public set; }
  • Property: Lazy`2[] TablePropertiesDialogs { public get; public set; }
  • Property: Lazy`2[] TabStopsPropertiesDialog { public get; public set; }
  • Property: UILayersBuilder UILayersBuilder { public get; public set; }
  • Property: Lazy`2[] UnprotectDocumentDialog { public get; public set; }
  • Property: Lazy`2[] WatermarkSettingsDialogs { public get; public set; }
Telerik.Windows.Documents.UI.Extensibility UnprotectDocumentDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.UnprotectDocumentDialogAttribute
--> NONE <--
  • Constructor: public UnprotectDocumentDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Extensibility WatermarkSettingsDialogAttribute ()
n/a public abstract attribute Telerik.Windows.Documents.UI.Extensibility.WatermarkSettingsDialogAttribute
--> NONE <--
  • Constructor: public WatermarkSettingsDialogAttribute ()
  • 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 virtual bool IsDefaultAttribute ()
  • Method (i): public virtual bool Match (object obj)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string ContractName { public get; }
  • Property: Type ContractType { public get; }
  • Property: bool IsDefault { public get; }
  • Property: virtual object TypeId { public get; }
Telerik.Windows.Documents.UI.Layers BackgroundsUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.BackgroundsUILayer
--> NONE <--
  • Constructor: public BackgroundsUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected IUIProvider GetAssociatedUIProvider (LayoutBox box)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers BordersUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.BordersUILayer
--> NONE <--
  • Constructor: public BordersUILayer ()
  • Field: public Canvas container
  • Method: public void AddChild (TableBorderUIElement uiElement)
  • Method: public virtual void ArrangeChildren ()
  • Method: public virtual void ClearChildren ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void RemoveChild (TableBorderUIElement existingElement)
  • Method (i): public virtual string ToString ()
  • Method: protected virtual void UpdateUI ()
  • Method: public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected UILayerUpdateContext CurrentUpdateContext { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: virtual string Name { public get; }
  • Property: virtual IEnumerable`1 ProvidersEnumerable { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers CommentsUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.CommentsUILayer
--> NONE <--
  • Constructor: public CommentsUILayer (IUILayerContainer pagePresenter)
  • Method: public void AddChild (FrameworkElement uiElement)
  • Method: public virtual void ArrangeChildren ()
  • Method: public virtual void ClearChildren ()
  • Method: public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void RemoveChild (FrameworkElement existingElement)
  • Method (i): public virtual string ToString ()
  • Method: public void UnregisterChildUIElement (FrameworkElement existingElement)
  • Method: protected virtual void UpdateUI ()
  • Method: public void UpdateViewPort (PointF viewOffset, RectangleF viewPort, ObjectPool uiElementPool)
  • Method: public void UpdateViewPort (RectangleF viewPort)
  • Method: public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: virtual string Name { public get; }
  • Property: protected ObjectPool ObjectPool { }
  • Property: virtual IEnumerable`1 ProvidersEnumerable { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: PointF ViewOffset { public get; }
  • Property: protected bool ViewOffsetChanged { }
  • Property: protected RectangleF ViewPort { }
  • Property: protected bool ViewportChanged { }
Telerik.Windows.Documents.UI.Layers DecorationUILayerBase ()
n/a public abstract class Telerik.Windows.Documents.UI.Layers.DecorationUILayerBase
--> NONE <--
  • Constructor: public DecorationUILayerBase ()
  • Method: protected void AddDecorationElement (UIElement element)
  • Method: public virtual void ArrangeChildren ()
  • Method: protected virtual void Clear ()
  • Method: public virtual void ClearChildren ()
  • Method: public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void OnDocumentChanged ()
  • Method: protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public abstract void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method: public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: abstract string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers DefaultUILayers ()
n/a public abstract sealed class Telerik.Windows.Documents.UI.Layers.DefaultUILayers
--> NONE <--
  • Field: public static readonly string AdornerLayer
  • Field: public static readonly string BackgroundsLayer
  • Field: public static readonly string BordersDecoration
  • Field: public static readonly string CommentsLayer
  • Field: public static readonly string DocumentListDecoration
  • Field: public static readonly string EndnotesLayer
  • Field: public static readonly string FloatingBlockAnchorDecoration
  • Field: public static readonly string FloatingBlocksBackLayer
  • Field: public static readonly string FloatingBlocksFrontLayer
  • Field: public static readonly string FootnotesLayer
  • Field: public static readonly string ForegroundLayer
  • Field: public static readonly string FormattingSymbolsLayer
  • Field: public static readonly string HeaderFooterLayer
  • Field: public static readonly string HeaderFooterOverlayLayer
  • Field: public static readonly string HighlightDecoration
  • Field: public static readonly string HighlightFieldsDecoration
  • Field: public static readonly string HyperlinksLayer
  • Field: public static readonly string ImagesLayer
  • Field: public static readonly string LinesDocumentLayer
  • Field: public static readonly string NotesSeparatorLayer
  • Field: public static readonly string NotesTooltipLayer
  • Field: public static readonly string PagesLayer
  • Field: public static readonly string ProofingErrorsDecoration
  • Field: public static readonly string RevisionChangedLinesDecoration
  • Field: public static readonly string SectionColumnsSeparatorLayer
  • Field: public static readonly string SelectionLayer
  • Field: public static readonly string StrikethroughDecoration
  • Field: public static readonly string TabLeaderUILayer
  • [Obsolete: Use TableRowBordersResizeLayer and TableColumnBordersResizeLayer instead.]Field: public static readonly string TableCellBordersResizeLayer
  • Field: public static readonly string TableColumnBordersResizeLayer
  • Field: public static readonly string TableMovementLayer
  • Field: public static readonly string TableRevisionRangesDecoration
  • Field: public static readonly string TableRowBordersResizeLayer
  • Field: public static readonly string ToolTipLayer
  • Field: public static readonly string UIContainerLayer
  • Field: public static readonly string UnderlineDecoration
  • Field: public static readonly string WatermarkLayer
  • 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 ()
Telerik.Windows.Documents.UI.Layers EndnotesUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.EndnotesUILayer
--> NONE <--
  • Constructor: public EndnotesUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected IUIProvider GetAssociatedUIProvider (EndnoteRangeStart endnoteStart)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers FloatingBlocksUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.FloatingBlocksUILayer
--> NONE <--
  • Constructor: public FloatingBlocksUILayer (bool isFrontFloatingBoxesLayer)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected IUIProvider GetAssociatedUIProvider (FloatingBlockLayoutBox floatingBox)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers FootnotesUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.FootnotesUILayer
--> NONE <--
  • Constructor: public FootnotesUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected IUIProvider GetAssociatedUIProvider (FootnoteRangeStart footnoteStart)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: override bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers FormattingSymbolsUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.FormattingSymbolsUILayer
--> NONE <--
  • Constructor: public FormattingSymbolsUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected FormattingSymbolUIProvider GetAssociatedUIProvider (FormattingSymbolLayoutBox symbolBox)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method: protected override void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers HyperlinksUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.HyperlinksUILayer
--> NONE <--
  • Constructor: public HyperlinksUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected HyperlinkUIProvider GetAssociatedUIProvider (SpanLayoutBox spanBox)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers ImagesUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.ImagesUILayer
--> NONE <--
  • Constructor: public ImagesUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected IUIProvider GetAssociatedUIProvider (ImageLayoutBox imageBox)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers IUILayer ()
n/a public interface Telerik.Windows.Documents.UI.Layers.IUILayer
--> NONE <--
  • Method: void ArrangeChildren ()
  • Method: void ClearChildren ()
  • Method: void DoOnPresentationChanged ()
  • Method: UIElement GetLayerUIElement ()
  • Method: void UpdateViewPort (UILayerUpdateContext context)
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: string Name { public get; }
  • Property: bool ShouldClip { public get; }
  • Property: bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers LineDocumentUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.LineDocumentUILayer
--> NONE <--
  • Constructor: public LineDocumentUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider lineProvider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers NotesUILayerBase ()
n/a public abstract class Telerik.Windows.Documents.UI.Layers.NotesUILayerBase
--> NONE <--
  • Constructor: protected NotesUILayerBase ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method: public override void DoOnPresentationChanged ()
  • Method (i): protected abstract IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected abstract void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: abstract string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers PagesUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.PagesUILayer
--> NONE <--
  • Constructor: public PagesUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected PageUIProvider GetAssociatedUIProvider (SectionLayoutBox sectionBox)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: override bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers PooledDecorationUILayerBase ()
n/a public abstract class Telerik.Windows.Documents.UI.Layers.PooledDecorationUILayerBase
--> NONE <--
  • Constructor: public PooledDecorationUILayerBase (ObjectPool objPool)
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method: protected void AddElementToPool (object element)
  • Method: protected void AddPooledDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method: protected override void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected T GetElementFromPool ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method: protected abstract void ResetPooledElementProperties (object element)
  • Method (i): public virtual string ToString ()
  • Method (i): public abstract void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: abstract string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers ProviderUILayerBase ()
n/a public abstract class Telerik.Windows.Documents.UI.Layers.ProviderUILayerBase
--> NONE <--
  • Constructor: public ProviderUILayerBase ()
  • Method: public virtual void ArrangeChildren ()
  • Method: public virtual void ClearChildren ()
  • Method: public virtual void DoOnPresentationChanged ()
  • Method: protected abstract IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected abstract void RemoveUIProvider (IUIProvider provider)
  • Method: protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method: protected virtual void UpdateUI ()
  • Method: public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: abstract string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers SelectionUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.SelectionUILayer
--> NONE <--
  • Constructor: public SelectionUILayer (IDocumentEditorPresenterContainer documentEditor)
  • Field: public SectionLayoutBox currentSectionLayoutBox
  • Method: public virtual void ArrangeChildren ()
  • Method: public virtual void ClearChildren ()
  • Method: public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public void RegisterInlineSelectionHandler (Type inlineType, IInlineSelectionHandler selectionHandler)
  • Method (i): public virtual string ToString ()
  • Method: public void UnregisterInlineSelectionHandler (Type inlineType)
  • Method: public void UpdateUIViewPort (PointF viewOffset, RectangleF viewPort)
  • Method: public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: virtual string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers TabLeaderUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TabLeaderUILayer
--> NONE <--
  • Constructor: public TabLeaderUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected TabLeaderSymbolUIProvider GetAssociatedUIProvider (FormattingSymbolLayoutBox symbolBox)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers TableColumnBordersResizeLayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableColumnBordersResizeLayer
--> NONE <--
  • Constructor: public TableColumnBordersResizeLayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers TableRowBordersResizeLayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableRowBordersResizeLayer
--> NONE <--
  • Constructor: public TableRowBordersResizeLayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers UIContainerUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.UIContainerUILayer
--> NONE <--
  • Constructor: public UIContainerUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected IUIProvider GetAssociatedUIProvider (UIElementLayoutBox box)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method (i): protected virtual void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers UIElementsLayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.UIElementsLayer
--> NONE <--
  • Constructor: public UIElementsLayer (string name)
  • Constructor: public UIElementsLayer (string name, bool shouldUpdateWhenNotInvalidated)
  • Field: public Canvas container
  • Method: public void AddChild (UIElement uiElement)
  • Method: public virtual void ArrangeChildren ()
  • Method: public virtual void ClearChildren ()
  • Method: protected virtual void ClearLayerOverride ()
  • Method: public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Method: public virtual void UpdateViewPortOverride (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: virtual string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers UILayersBuilder ()
n/a public class Telerik.Windows.Documents.UI.Layers.UILayersBuilder
--> NONE <--
  • Constructor: public UILayersBuilder ()
  • Method: protected virtual void BuildUILayersOverride (IUILayerContainer uiLayerContainer)
  • 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 ()
Telerik.Windows.Documents.UI.Layers UILayerStack ()
n/a public class Telerik.Windows.Documents.UI.Layers.UILayerStack
--> NONE <--
  • Constructor: public UILayerStack ()
  • Method: public bool AddAfter (string presentedLayerName, IUILayer layer)
  • Method: public bool AddBefore (string presentedLayerName, IUILayer layer)
  • Method: public void AddFirst (IUILayer layer)
  • Method: public void AddLast (IUILayer layer)
  • Method: public virtual void Clear ()
  • Method: public bool Contains (string layerName)
  • Method: public virtual bool Contains (IUILayer layer)
  • Method: public virtual void CopyTo (IUILayer[] array, int arrayIndex)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public IUILayer GetLayerByName (string layerName)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public bool Remove (string layerName)
  • Method: public virtual bool Remove (IUILayer layer)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual bool IsReadOnly { public get; }
Telerik.Windows.Documents.UI.Layers UILayerUpdateContext ()
n/a public class Telerik.Windows.Documents.UI.Layers.UILayerUpdateContext
--> NONE <--
  • Constructor: public UILayerUpdateContext (Nullable`1 viewOffset, RectangleF viewPort, IUILayerContainer presenter, SectionLayoutBox currentSection)
  • 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 IEnumerable`1 GetVisibleFloatingBlocks ()
  • Method: public IEnumerable`1 GetVisibleLayoutBoxes ()
  • Method: public IEnumerable`1 GetVisibleLayoutBoxes (Predicate`1 filter)
  • Method: public IEnumerable`1 GetVisibleTextLayoutBoxes ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: SectionLayoutBox CurrentSectionBox { public get; }
  • Property: bool FilterFloatingBlocksWithViewPort { public get; public set; }
  • Property: IUILayerContainer Presenter { public get; }
  • Property: PointF ViewOffset { public get; }
  • Property: RectangleF ViewPort { public get; }
Telerik.Windows.Documents.UI.Layers WatermarkUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.WatermarkUILayer
--> NONE <--
  • Constructor: public WatermarkUILayer ()
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method: protected override IEnumerable`1 EnumerateVisibleProviders ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected WatermarkUIProvider GetAssociatedUIProvider (SectionLayoutBox sectionBox)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void RemoveUIProvider (IUIProvider provider)
  • Method (i): protected void RemoveUIProviderNoRecycle (IUIProvider provider)
  • Method (i): public virtual string ToString ()
  • Method: protected override void UpdateUI ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: override bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
  • Property: UIProviderRegistry UIRegistry { public get; }
Telerik.Windows.Documents.UI.Layers.ParagraphDecorationLayers DocumentListDecoration ()
n/a public class Telerik.Windows.Documents.UI.Layers.ParagraphDecorationLayers.DocumentListDecoration
--> NONE <--
  • Constructor: public DocumentListDecoration ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method: public void CreateNewBullet (ParagraphLayoutBox paragraphBox, UILayerUpdateContext context)
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.ParagraphDecorationLayers ParagraphTabStopGridDecoration ()
n/a public class Telerik.Windows.Documents.UI.Layers.ParagraphDecorationLayers.ParagraphTabStopGridDecoration
--> NONE <--
  • Constructor: public ParagraphTabStopGridDecoration ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method: public UIElement CreateUI (ParagraphLayoutBox paragraphBox)
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.Revisions RevisionChangedLinesDecoration ()
n/a public class Telerik.Windows.Documents.UI.Layers.Revisions.RevisionChangedLinesDecoration
--> NONE <--
  • Constructor: public RevisionChangedLinesDecoration ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.Revisions RevisionsToolTipLayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.Revisions.RevisionsToolTipLayer
--> NONE <--
  • Constructor: public RevisionsToolTipLayer (ObjectPool objectPool)
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): protected void AddElementToPool (object element)
  • Method (i): protected void AddPooledDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected T GetElementFromPool ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method: protected override void ResetPooledElementProperties (object element)
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.SectionDecorationLayers NotesSeparatorLayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.SectionDecorationLayers.NotesSeparatorLayer
--> NONE <--
  • Constructor: public NotesSeparatorLayer (ObjectPool pool)
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): protected void AddElementToPool (object element)
  • Method (i): protected void AddPooledDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected T GetElementFromPool ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method: protected override void ResetPooledElementProperties (object element)
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: override bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.SectionDecorationLayers SectionColumnsSeparatorLayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.SectionDecorationLayers.SectionColumnsSeparatorLayer
--> NONE <--
  • Constructor: public SectionColumnsSeparatorLayer ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TableDecorationLayers ResizeThumb ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.ResizeThumb
--> NONE <--
  • Constructor: public ResizeThumb ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event EventHandler`1 DragCompleted
  • Event: public event EventHandler`1 DragDelta
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event EventHandler`1 DragStarted
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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 AccumulatedDelta { public get; public set; }
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: 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: TableCellLayoutBox CellBox { 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: Cursor CursorType { 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 IsLeftBorder { public get; public set; }
  • 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: int LeftColumnIndex { public get; public set; }
  • Property: float LeftColumnWidth { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxCanvasLeft { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinCanvasLeft { public get; public set; }
  • Property: double MinCanvasTop { 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: double ResizeThumbDrag { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: float RightColumnWidth { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: double StartDragValue { 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.Documents.UI.Layers.TableDecorationLayers TableCellBordersResizeDecorationUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableCellBordersResizeDecorationUILayer
--> NONE <--
  • Constructor: public TableCellBordersResizeDecorationUILayer (ObjectPool objPool)
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): protected void AddElementToPool (object element)
  • Method (i): protected void AddPooledDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected T GetElementFromPool ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method: protected override void ResetPooledElementProperties (object element)
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders CrossTableBorderUIElement ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.CrossTableBorderUIElement
--> NONE <--
  • Constructor: public CrossTableBorderUIElement ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method (i): protected virtual void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders DebugSingleCrossBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.DebugSingleCrossBorder
--> NONE <--
  • Constructor: public DebugSingleCrossBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders HorizontalTableBorderUIElement ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.HorizontalTableBorderUIElement
--> NONE <--
  • Constructor: public HorizontalTableBorderUIElement ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method (i): protected virtual void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders SentinelTableBorderUIElement ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.SentinelTableBorderUIElement
--> NONE <--
  • Constructor: public SentinelTableBorderUIElement ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method (i): protected virtual void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders TableBorderUIElement ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.TableBorderUIElement
--> NONE <--
  • Constructor: public TableBorderUIElement ()
  • 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 int CrossBorderZIndex
  • Field: public static readonly int HorizontalBorderZIndex
  • Field: public static readonly int VerticalBorderZIndex
  • 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 (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 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: public virtual void UpdateSize (float width, float height)
  • Method: protected virtual void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders VerticalTableBorderUIElement ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.VerticalTableBorderUIElement
--> NONE <--
  • Constructor: public VerticalTableBorderUIElement ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method (i): protected virtual void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.DoubleBorder DoubleCrossBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.DoubleBorder.DoubleCrossBorder
--> NONE <--
  • Constructor: public DoubleCrossBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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: public override void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.DoubleBorder DoubleHorizontalBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.DoubleBorder.DoubleHorizontalBorder
--> NONE <--
  • Constructor: public DoubleHorizontalBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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: public override void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.DoubleBorder DoubleVerticalBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.DoubleBorder.DoubleVerticalBorder
--> NONE <--
  • Constructor: public DoubleVerticalBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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: public override void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.LineBorder LineHorizontalBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.LineBorder.LineHorizontalBorder
--> NONE <--
  • Constructor: public LineHorizontalBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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: public override void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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: DoubleCollection DashArray { 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.LineBorder LineVerticalBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.LineBorder.LineVerticalBorder
--> NONE <--
  • Constructor: public LineVerticalBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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: public override void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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: DoubleCollection DashArray { 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.SingleBorder SingleCrossBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.SingleBorder.SingleCrossBorder
--> NONE <--
  • Constructor: public SingleCrossBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.SingleBorder SingleHorizontalBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.SingleBorder.SingleHorizontalBorder
--> NONE <--
  • Constructor: public SingleHorizontalBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.SingleBorder SingleVerticalBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.SingleBorder.SingleVerticalBorder
--> NONE <--
  • Constructor: public SingleVerticalBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder ThreeDColorHelper ()
n/a public abstract sealed class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder.ThreeDColorHelper
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static SolidColorBrush GetBrush (Color color, bool lighter)
  • Method: public static Color GetColor (Color color, bool lighter)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder ThreeDCrossBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder.ThreeDCrossBorder
--> NONE <--
  • Constructor: public ThreeDCrossBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsEngraved { public get; public set; }
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder ThreeDHorizontalBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder.ThreeDHorizontalBorder
--> NONE <--
  • Constructor: public ThreeDHorizontalBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsEngraved { public get; public set; }
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder ThreeDVerticalBorder ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder.ThreeDVerticalBorder
--> NONE <--
  • Constructor: public ThreeDVerticalBorder ()
  • 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: public virtual void InitializeComponent ()
  • 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 (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 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 virtual void UpdateSize (float width, float height)
  • Method: protected override void UpdateUIOverride ()
  • 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 IsEngraved { public get; public set; }
  • 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 IsValid { 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.Documents.UI.Layers.TableDecorationLayers.TableMovement TableAdorner ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableMovement.TableAdorner
--> NONE <--
  • Constructor: public TableAdorner (DocumentPrintLayoutPresenter printPresenter, UILayerUpdateContext context, TableMovementUILayer movementLayer)
  • Constructor: public TableAdorner (DocumentWebLayoutPresenter webPresenter, UILayerUpdateContext context, TableMovementUILayer movementLayer)
  • Constructor: public TableAdorner (UILayerUpdateContext context, TableMovementUILayer movementLayer)
  • 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: public void DragDelta (MouseEventArgs e)
  • Method: public void DragStarted (MouseButtonEventArgs e)
  • 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: public void Hide ()
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method: public virtual void InitializeComponent ()
  • 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 (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 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: public void Show ()
  • Method: public void StartDragging (MouseButtonEventArgs e)
  • Method: public void StartTableAdornerDragging ()
  • Method: public void StopCapturing ()
  • Method: public void StopTableAdornerDragging ()
  • 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: Table AssociatedTable { 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: 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: Cursor CursorType { 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.Documents.UI.Layers.TableDecorationLayers.TableMovement TableMovementUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableMovement.TableMovementUILayer
--> NONE <--
  • Constructor: public TableMovementUILayer ()
  • Field: public Canvas container
  • Method (i): public void AddChild (UIElement uiElement)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): public virtual void ClearChildren ()
  • Method: protected override void ClearLayerOverride ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Method: public override void UpdateViewPortOverride (UILayerUpdateContext context)
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: virtual string Name { public get; }
  • Property: override bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TextDecorationLayers AnchorFloatingBlockDecorationUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TextDecorationLayers.AnchorFloatingBlockDecorationUILayer
--> NONE <--
  • Constructor: public AnchorFloatingBlockDecorationUILayer ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: override bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TextDecorationLayers FormattingRevisionDecorationUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TextDecorationLayers.FormattingRevisionDecorationUILayer
--> NONE <--
  • Constructor: public FormattingRevisionDecorationUILayer ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TextDecorationLayers HighlightingFieldsDecorationUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TextDecorationLayers.HighlightingFieldsDecorationUILayer
--> NONE <--
  • Constructor: public HighlightingFieldsDecorationUILayer ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: protected override void OnDocumentChanged ()
  • Method: protected override void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: UILayerUpdateContext LastUpdateContext { public get; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: override bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TextDecorationLayers HighlightingTextDecorationUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TextDecorationLayers.HighlightingTextDecorationUILayer
--> NONE <--
  • Constructor: public HighlightingTextDecorationUILayer ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TextDecorationLayers NotesTooltipLayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TextDecorationLayers.NotesTooltipLayer
--> NONE <--
  • Constructor: public NotesTooltipLayer (ObjectPool pool)
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): protected void AddElementToPool (object element)
  • Method (i): protected void AddPooledDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected T GetElementFromPool ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method: protected override void ResetPooledElementProperties (object element)
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TextDecorationLayers ProofingErrorsDecorationUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TextDecorationLayers.ProofingErrorsDecorationUILayer
--> NONE <--
  • Constructor: public ProofingErrorsDecorationUILayer ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method: protected override void Clear ()
  • Method: public override void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: protected virtual int MaximumIncorrectWordsNumber { }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TextDecorationLayers StrikethroughTextDecorationUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TextDecorationLayers.StrikethroughTextDecorationUILayer
--> NONE <--
  • Constructor: public StrikethroughTextDecorationUILayer ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.Layers.TextDecorationLayers UnderlineTextDecorationUILayer ()
n/a public class Telerik.Windows.Documents.UI.Layers.TextDecorationLayers.UnderlineTextDecorationUILayer
--> NONE <--
  • Constructor: public UnderlineTextDecorationUILayer ()
  • Method (i): protected void AddDecorationElement (UIElement element)
  • Method (i): public virtual void ArrangeChildren ()
  • Method (i): protected virtual void Clear ()
  • Method (i): public virtual void ClearChildren ()
  • Method (i): public virtual void DoOnPresentationChanged ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual UIElement GetLayerUIElement ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnDocumentChanged ()
  • Method (i): protected virtual void OnDocumentChanging ()
  • Method (i): public virtual string ToString ()
  • Method: public override void UpdateUIViewPortOverride (UILayerUpdateContext context)
  • Method (i): public virtual void UpdateViewPort (UILayerUpdateContext context)
  • Property: protected RadDocument Document { }
  • Property: virtual bool IsHitTestVisible { public get; public set; }
  • Property: override string Name { public get; }
  • Property: virtual bool ShouldClip { public get; }
  • Property: virtual bool ShouldUpdateWhenNotInvalidated { public get; }
Telerik.Windows.Documents.UI.TextBlocks IRadRun ()
n/a public interface Telerik.Windows.Documents.UI.TextBlocks.IRadRun
--> NONE <--
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: Color ForegroundColor { public get; public set; }
  • Property: string Text { public get; public set; }
Telerik.Windows.Documents.UI.TextBlocks IRadTextBlock ()
n/a public interface Telerik.Windows.Documents.UI.TextBlocks.IRadTextBlock
--> NONE <--
  • Method: void ClearInlines ()
  • Method: double GetBaselineOffset ()
  • Method: double GetBaselineRenderingDifference (double lineBaselineOffset)
  • Method: FrameworkElement GetUIElement ()
  • Method: bool HasInlines ()
  • Method: void ReleaseAndClearInlines (ObjectPool pool)
  • Method: void SetClip (Nullable`1 rect)
  • Method: void SetInlines (IEnumerable`1 runs)
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: Color ForegroundColor { public get; public set; }
  • Property: double Height { public get; public set; }
  • Property: double Left { public get; public set; }
  • Property: double LineBaselineOffset { public get; public set; }
  • Property: double LineHeight { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: double Top { public get; public set; }
  • Property: double Width { public get; public set; }
TextBlockRenderingMode ()
n/a public sealed enum Telerik.Windows.Documents.UI.TextBlocks.TextBlockRenderingMode
                    Direct2D = 0,
                    TextBlockWithPropertyCaching = 1,
--> NONE <-- --> NONE <--
Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders DecorationUIConverter ()
n/a public class Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders.DecorationUIConverter
--> NONE <--
  • Constructor: public DecorationUIConverter ()
  • Method (i): public bool CanConvertFrom (Type sourceType)
  • Method: public override bool CanConvertFrom (ITypeDescriptorContext typeDescriptorContext, Type sourceType)
  • Method (i): public bool CanConvertTo (Type destinationType)
  • Method: public override bool CanConvertTo (ITypeDescriptorContext typeDescriptorContext, Type destinationType)
  • Method (i): public object ConvertFrom (object value)
  • Method: public override object ConvertFrom (ITypeDescriptorContext typeDescriptorContext, CultureInfo cultureInfo, object source)
  • Method (i): public object ConvertFromInvariantString (string text)
  • Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertFromString (string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
  • Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
  • Method (i): public object ConvertTo (object value, Type destinationType)
  • Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
  • Method (i): public string ConvertToInvariantString (object value)
  • Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
  • Method (i): public string ConvertToString (object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
  • Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
  • Method (i): public object CreateInstance (IDictionary propertyValues)
  • Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): protected Exception GetConvertFromException (object value)
  • Method (i): protected Exception GetConvertToException (object value, Type destinationType)
  • Method (i): public bool GetCreateInstanceSupported ()
  • Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public PropertyDescriptorCollection GetProperties (object value)
  • Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
  • Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
  • Method (i): public bool GetPropertiesSupported ()
  • Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
  • Method (i): public ICollection GetStandardValues ()
  • Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesExclusive ()
  • Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
  • Method (i): public bool GetStandardValuesSupported ()
  • Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
  • Method (i): public Type GetType ()
  • Method (i): public bool IsValid (object value)
  • Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders DoubleLineDecoration ()
n/a public class Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders.DoubleLineDecoration
--> NONE <--
  • Constructor: public DoubleLineDecoration ()
  • Method: public virtual UIElement CreateDecorationUI (RectangleF currentRectangle, Color color)
  • 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 string ToString ()
Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders IDecorationUIProvider ()
n/a public interface Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders.IDecorationUIProvider
--> NONE <--
  • Method: UIElement CreateDecorationUI (RectangleF currentRectangle, Color color)
Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders LineDecoration ()
n/a public class Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders.LineDecoration
--> NONE <--
  • Constructor: public LineDecoration ()
  • Constructor: public LineDecoration (DoubleCollection strokeDashArray)
  • Method: public virtual UIElement CreateDecorationUI (RectangleF currentRectangle, Color color)
  • 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 string ToString ()
  • Property: DoubleCollection StrokeDashArray { public get; }
Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders NoneLineDecoration ()
n/a public class Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders.NoneLineDecoration
--> NONE <--
  • Constructor: public NoneLineDecoration ()
  • Method: public virtual UIElement CreateDecorationUI (RectangleF currentRectangle, Color color)
  • 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 ()
Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders ThickLineDecoration ()
n/a public class Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders.ThickLineDecoration
--> NONE <--
  • Constructor: public ThickLineDecoration ()
  • Constructor: public ThickLineDecoration (DoubleCollection strokeDashArray)
  • Method: public virtual UIElement CreateDecorationUI (RectangleF currentRectangle, Color color)
  • 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 string ToString ()
  • Property: DoubleCollection StrokeDashArray { public get; }
Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders UnderlineTypes ()
n/a public abstract sealed class Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders.UnderlineTypes
--> NONE <--
  • Field: public static readonly LineDecoration DashedLine
  • Field: public static readonly LineDecoration DotDashedLine
  • Field: public static readonly LineDecoration DotDotDashedLine
  • Field: public static readonly LineDecoration DottedLine
  • Field: public static readonly DoubleLineDecoration DoubleLine
  • Field: public static readonly LineDecoration Line
  • Field: public static readonly NoneLineDecoration None
  • Field: public static readonly ThickLineDecoration ThickLine
  • Field: public static readonly WaveDecoration Wave
  • 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 ()
Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders WaveDecoration ()
n/a public class Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders.WaveDecoration
--> NONE <--
  • Constructor: public WaveDecoration ()
  • Method: public virtual UIElement CreateDecorationUI (RectangleF currentRectangle, Color color)
  • 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 string ToString ()
Telerik.Windows.Documents.UI.UIProviders BackgroundUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.BackgroundUIProvider
--> NONE <--
  • Constructor: public BackgroundUIProvider (LayoutBox layoutBox)
  • Method: public virtual void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: Rectangle BackgroundUI { public get; }
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: virtual bool IsRemoved { public get; }
  • Property: LayoutBox LayoutBox { public get; }
Telerik.Windows.Documents.UI.UIProviders EndnoteUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.EndnoteUIProvider
--> NONE <--
  • Constructor: public EndnoteUIProvider (EndnoteRangeStart endnoteStart)
  • Method (i): public virtual void Arrange (UILayerUpdateContext context)
  • 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 virtual IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateUI (UILayerUpdateContext context)
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: protected RadRichTextBox Editor { }
  • Property: EndnoteRangeStart EndnoteStart { public get; }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: override bool IsRemoved { public get; }
  • Property: protected override Note Note { }
Telerik.Windows.Documents.UI.UIProviders FloatingImageUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.FloatingImageUIProvider
--> NONE <--
  • Constructor: public FloatingImageUIProvider (FloatingBlockLayoutBox floatingImageBox)
  • Method: public virtual void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: FloatingBlockLayoutBox FloatingBox { public get; }
  • Property: ImageLayoutBox ImageBox { public get; }
  • Property: Image ImageUI { public get; }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: virtual bool IsRemoved { public get; }
Telerik.Windows.Documents.UI.UIProviders FootnoteUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.FootnoteUIProvider
--> NONE <--
  • Constructor: public FootnoteUIProvider (FootnoteRangeStart footnoteStart)
  • Method (i): public virtual void Arrange (UILayerUpdateContext context)
  • 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 virtual IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateUI (UILayerUpdateContext context)
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: protected RadRichTextBox Editor { }
  • Property: FootnoteRangeStart FootnoteStart { public get; }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: override bool IsRemoved { public get; }
  • Property: protected override Note Note { }
Telerik.Windows.Documents.UI.UIProviders FormattingSymbolUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.FormattingSymbolUIProvider
--> NONE <--
  • Constructor: public FormattingSymbolUIProvider (FormattingSymbolLayoutBox symbolBox)
  • Method: public override void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 override IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: protected Paragraph AssociatedParagraph { }
  • Property: protected Span AssociatedSpan { }
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: FormattingSymbolLayoutBox FormattingSymbolBox { public get; }
  • Property: IRadTextBlock FormattingSymbolTextBlock { public get; }
  • Property: override bool IsInvalidated { public get; }
  • Property: protected bool IsInvalidatedFlag { }
  • Property: virtual bool IsRemoved { public get; }
Telerik.Windows.Documents.UI.UIProviders FormattingSymbolUIProviderBase ()
n/a public abstract class Telerik.Windows.Documents.UI.UIProviders.FormattingSymbolUIProviderBase
--> NONE <--
  • Constructor: protected FormattingSymbolUIProviderBase ()
  • Method: public abstract void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 abstract IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public abstract void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: protected Paragraph AssociatedParagraph { }
  • Property: protected Span AssociatedSpan { }
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: FormattingSymbolLayoutBox FormattingSymbolBox { public get; }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: protected bool IsInvalidatedFlag { }
  • Property: virtual bool IsRemoved { public get; }
Telerik.Windows.Documents.UI.UIProviders HyperlinkUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.HyperlinkUIProvider
--> NONE <--
  • Constructor: public HyperlinkUIProvider (SpanLayoutBox spanBox)
  • Method: public override void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 override IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void RegisterHyperlinkHandlers (UIElement uiElement)
  • Method: public override void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected void UnregisterHyperlinkHandlers (UIElement uiElement)
  • Method: public override void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: override RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: override Inline HyperlinkInline { public get; }
  • Property: IRadTextBlock HyperlinkTextBlock { public get; }
  • Property: override bool IsInvalidated { public get; }
  • Property: override bool IsRemoved { public get; }
  • Property: SpanLayoutBox SpanBox { public get; }
  • Property: override FrameworkElement UIElement { public get; }
Telerik.Windows.Documents.UI.UIProviders HyperlinkUIProviderBase ()
n/a public abstract class Telerik.Windows.Documents.UI.UIProviders.HyperlinkUIProviderBase
--> NONE <--
  • Constructor: protected HyperlinkUIProviderBase ()
  • Method: public abstract void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 abstract IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected void RegisterHyperlinkHandlers (UIElement uiElement)
  • Method: public abstract void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method: protected void UnregisterHyperlinkHandlers (UIElement uiElement)
  • Method: public abstract void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: abstract RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: abstract Inline HyperlinkInline { public get; }
  • Property: abstract bool IsInvalidated { public get; }
  • Property: abstract bool IsRemoved { public get; }
  • Property: abstract FrameworkElement UIElement { public get; }
Telerik.Windows.Documents.UI.UIProviders ImageUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.ImageUIProvider
--> NONE <--
  • Constructor: public ImageUIProvider (ImageLayoutBox imageBox)
  • Method: public override void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 override IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected void RegisterHyperlinkHandlers (UIElement uiElement)
  • Method: public override void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method (i): protected void UnregisterHyperlinkHandlers (UIElement uiElement)
  • Method: public override void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: override RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: override Inline HyperlinkInline { public get; }
  • Property: ImageLayoutBox ImageBox { public get; }
  • Property: Image ImageUI { public get; }
  • Property: override bool IsInvalidated { public get; }
  • Property: override bool IsRemoved { public get; }
  • Property: override FrameworkElement UIElement { public get; }
Telerik.Windows.Documents.UI.UIProviders IUIProvider ()
n/a public interface Telerik.Windows.Documents.UI.UIProviders.IUIProvider
--> NONE <--
  • Method: void Arrange (UILayerUpdateContext uiLayerUpdateContext)
  • Method: IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method: void ReleaseElements ()
  • Method: void UpdateUI (UILayerUpdateContext uiLayerUpdateContext)
  • Property: RectangleF BoundingRectangle { public get; }
  • Property: IUILayer ContainingLayer { public get; public set; }
  • Property: bool IsInvalidated { public get; }
  • Property: bool IsRemoved { public get; }
Telerik.Windows.Documents.UI.UIProviders LineUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.LineUIProvider
--> NONE <--
  • Constructor: public LineUIProvider (ParagraphLineInfo info)
  • Method: public virtual void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: protected UILayerUpdateContext CurrentUpdateContext { }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: virtual bool IsRemoved { public get; }
  • Property: protected InlineLayoutBox LeftMostBox { }
  • Property: ParagraphLineInfo ParagraphLineInfo { public get; }
Telerik.Windows.Documents.UI.UIProviders NoteUIProviderBase ()
n/a public abstract class Telerik.Windows.Documents.UI.UIProviders.NoteUIProviderBase
--> NONE <--
  • Constructor: protected NoteUIProviderBase ()
  • Method: public virtual void Arrange (UILayerUpdateContext context)
  • 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 IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateUI (UILayerUpdateContext context)
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: protected RadRichTextBox Editor { }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: abstract bool IsRemoved { public get; }
  • Property: protected abstract Note Note { }
Telerik.Windows.Documents.UI.UIProviders PageUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.PageUIProvider
--> NONE <--
  • Constructor: public PageUIProvider (SectionLayoutBox sectionBox)
  • Method: public virtual void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: virtual bool IsRemoved { public get; }
  • Property: SectionLayoutBox SectionBox { public get; }
  • Property: SectionUIBase SectionUI { public get; }
Telerik.Windows.Documents.UI.UIProviders TabLeaderSymbolUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.TabLeaderSymbolUIProvider
--> NONE <--
  • Constructor: public TabLeaderSymbolUIProvider (FormattingSymbolLayoutBox formattingSymbolLayoutBox)
  • Method: public override void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 override IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public override void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method (i): public virtual void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: protected Paragraph AssociatedParagraph { }
  • Property: protected Span AssociatedSpan { }
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: FormattingSymbolLayoutBox FormattingSymbolBox { public get; }
  • Property: override bool IsInvalidated { public get; }
  • Property: protected bool IsInvalidatedFlag { }
  • Property: virtual bool IsRemoved { public get; }
  • Property: bool ShowFormattingSymbolsLastEvaluatedValue { public get; }
  • Property: TabStopLeader TabStopLeaderLastEvaluatedValue { public get; }
  • Property: double TabStopPositionLastEvaluatedValue { public get; }
  • Property: double TabStopWidthLastEvaluatedValue { public get; }
  • Property: IRadTextBlock TabSymbolTextBlock { public get; }
Telerik.Windows.Documents.UI.UIProviders UIContainerUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.UIContainerUIProvider
--> NONE <--
  • Constructor: public UIContainerUIProvider (UIElementLayoutBox elementBox)
  • Method: public virtual void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: virtual bool IsRemoved { public get; }
  • Property: UIElement UIElement { public get; }
  • Property: UIElementLayoutBox UIElementBox { public get; }
Telerik.Windows.Documents.UI.UIProviders WatermarkUIProvider ()
n/a public class Telerik.Windows.Documents.UI.UIProviders.WatermarkUIProvider
--> NONE <--
  • Constructor: public WatermarkUIProvider (SectionLayoutBox sectionBox)
  • Method: public virtual void Arrange (UILayerUpdateContext uILayerUpdateContext)
  • 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 IEnumerable`1 GetUIElements (UILayerUpdateContext context)
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void ReleaseElements ()
  • Method (i): public virtual string ToString ()
  • Method: public virtual void UpdateUI (UILayerUpdateContext uILayerUpdateContext)
  • Property: virtual RectangleF BoundingRectangle { public get; }
  • Property: Geometry ClippingGeometry { public get; }
  • Property: virtual IUILayer ContainingLayer { public get; public set; }
  • Property: Header CurrentHeader { public get; }
  • Property: UILayerUpdateContext CurrentUpdateContext { public get; }
  • Property: virtual bool IsInvalidated { public get; }
  • Property: virtual bool IsRemoved { public get; }
  • Property: SectionLayoutBox SectionBox { public get; }
Telerik.Windows.Documents.Utils IsStringEmptyToBoolConverter ()
n/a public class Telerik.Windows.Documents.Utils.IsStringEmptyToBoolConverter
--> NONE <--
  • Constructor: public IsStringEmptyToBoolConverter ()
  • Method: public virtual object Convert (object value, Type targetType, object parameter, CultureInfo culture)
  • Method: public virtual object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
  • 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 ()
Telerik.Windows.Documents.Utils MD5Core ()
n/a public sealed class Telerik.Windows.Documents.Utils.MD5Core
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public static byte[] GetHash (byte[] input)
  • Method: public static byte[] GetHash (string input)
  • Method: public static byte[] GetHash (string input, Encoding encoding)
  • Method (i): public virtual int GetHashCode ()
  • Method: public static string GetHashString (byte[] input)
  • Method: public static string GetHashString (string input)
  • Method: public static string GetHashString (string input, Encoding encoding)
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Utils NotifiableCollection`1 ()
n/a public class Telerik.Windows.Documents.Utils.NotifiableCollection`1
--> NONE <--
  • Constructor: public NotifiableCollection`1 ()
  • Constructor: public NotifiableCollection`1 (IEnumerable`1 items)
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: public event EventHandler`1 ItemAdded
  • Event: public event EventHandler`1 ItemChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (T item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method: protected override void ClearItems ()
  • Method (i): public virtual bool Contains (T item)
  • Method (i): public virtual void CopyTo (T[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (T item)
  • Method (i): public virtual void Insert (int index, T item)
  • Method: protected override void InsertItem (int index, T item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (T item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method: protected override void RemoveItem (int index)
  • Method: protected override void SetItem (int index, T item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual T this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
Telerik.Windows.Documents.Utils NotifyCollectionChangeEventArgs ()
n/a public class Telerik.Windows.Documents.Utils.NotifyCollectionChangeEventArgs
--> NONE <--
  • Constructor: public NotifyCollectionChangeEventArgs (int index, string propertyName)
  • 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 Index { public get; public set; }
  • Property: virtual string PropertyName { public get; }
Telerik.Windows.Documents.Utils NotifyCollectionItemAddedEventArgs ()
n/a public class Telerik.Windows.Documents.Utils.NotifyCollectionItemAddedEventArgs
--> NONE <--
  • Constructor: public NotifyCollectionItemAddedEventArgs (int index)
  • 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 Index { public get; }
Telerik.Windows.Documents.Utils TelerikUtils ()
n/a public abstract sealed class Telerik.Windows.Documents.Utils.TelerikUtils
--> NONE <--
  • Method: public static bool EnumTryParse (string valueAsString, bool ignoreCase, out TEnum value)
  • Method: public static bool EnumTryParse (string valueAsString, out TEnum value)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public static Uri GetResourceUri (string resource)
  • Method (i): public Type GetType ()
  • Method: public static bool IsInDesignMode ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static void Swap (T first, T second)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Documents.Xaml XamlSerializer ()
n/a public class Telerik.Windows.Documents.Xaml.XamlSerializer
--> NONE <--
  • Constructor: public XamlSerializer ()
  • Field: protected Dictionary`2 AttachedProperties
  • Field: protected static readonly TypeConverter BuiltIn
  • Field: protected HashSet`1 DiscoveredTypes
  • Field: protected static readonly IEqualityComparer`1 PropEquals
  • Field: protected HashSet`1 PropertiesToSkip
  • Field: protected static readonly IEqualityComparer`1 RefEquals
  • Field: protected IDictionary`2 TypeConverters
  • Field: public static const string XamlNamespace, Value = http://schemas.microsoft.com/winfx/2006/xaml
  • Method: protected virtual bool CanWriteObject (object obj, HashSet`1 cycleCheckObjects)
  • Method: protected bool CanWriteProperty (PropertyInfo propertyInfo)
  • Method: public void DiscoverAttachedProperties (internal asm)
  • Method: public void DiscoverAttachedProperties (Type type)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: protected virtual string GetAttachedOrder (AttachedProperty attachedProperty)
  • Method: protected IEnumerable`1 GetAttachedProperties (Type type)
  • Method: protected PropertyInfo GetContentProperty (object obj)
  • Method (i): public virtual int GetHashCode ()
  • Method: protected string GetNamespace (Type type, IDictionary`2 prefixMappings)
  • Method: protected virtual string GetPrefix (string ns, IDictionary`2 prefixMappings, XmlWriter writer)
  • Method: protected static Func`2 GetPropertyGetter (PropertyInfo propertyInfo)
  • Method: protected virtual string GetPropertyOrder (PropertyInfo prop)
  • Method (i): public Type GetType ()
  • Method: protected TypeConverter GetTypeConverter (MemberInfo memberInfo)
  • Method: protected virtual XmlWriter GetXmlWriter (StringBuilder output)
  • Method: protected static bool IsDictionary (Type type)
  • Method: protected virtual bool IsInlinable (object obj, object propValue, MemberInfo memberInfo, HashSet`1 cycleCheckObjects)
  • Method: protected bool IsInlineAttachedProperty (object obj, object propValue, MethodInfo methodInfo, HashSet`1 cycleCheckObjects)
  • Method: protected bool IsInlineProperty (object obj, object propValue, PropertyInfo prop, HashSet`1 cycleCheckObjects)
  • Method: protected static bool IsList (Type type)
  • Method: protected bool IsUnique (object obj, HashSet`1 cycleCheckObjects)
  • Method (i): protected object MemberwiseClone ()
  • Method: protected virtual void PostSerialize (object obj, string value)
  • Method: protected virtual void PreSerialize (object obj, Dictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: public bool RegisterAttachedProperty (MethodInfo getter, MethodInfo setter)
  • Method: protected virtual bool ShouldSerialize (object obj, object propValue, PropertyInfo prop)
  • Method (i): public virtual string ToString ()
  • Method: protected virtual void VisitAfterAttributes (object obj, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: protected virtual void VisitAfterBeginElement (object obj, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: protected virtual void VisitAlternateContent (object obj, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: protected virtual void VisitAttachedProperty (object obj, object propValue, string propertyName, MethodInfo getter, MethodInfo setter, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: protected virtual void VisitBeforeEndElement (object obj, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: protected virtual void VisitCollectionContents (IEnumerable collection, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: protected virtual void VisitDictionaryContents (IDictionary dictionary, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: protected virtual void VisitKey (object key, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: protected virtual void VisitObject (object obj, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects, bool isRoot, object key)
  • Method: protected virtual void VisitProperty (object obj, object propValue, PropertyInfo prop, bool isContentProperty, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Method: protected virtual void VisitRootAttribute (object obj, XmlWriter writer, IDictionary`2 prefixMappings, HashSet`1 cycleCheckObjects)
  • Nested Type: protected class AttachedProperty
  • Nested Type: protected class DelegateEqualityComparer`1

TopSummary