DraggableLayoutControlOverlayElement Methods |
The DraggableLayoutControlOverlayElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddBehavior |
Adds a property change behavior to the list of behaviors of the element.
(Inherited from RadElement.) |
![]() | AddRangeBehavior | (Inherited from RadElement.) |
![]() | AddStylePropertySetting | (Inherited from RadElement.) |
![]() | AnimateImage | (Inherited from LightVisualElement.) |
![]() | Arrange | (Inherited from RadElement.) |
![]() | ArrangeCore | (Inherited from RadElement.) |
![]() | ArrangeElement | (Inherited from LightVisualElement.) |
![]() | ArrangeOverride | (Inherited from LightVisualElement.) |
![]() | BindProperty |
Binds the specified property to a property of the provided binding source object.
(Inherited from RadObject.) |
![]() | BringToFront |
Sends this element at the end of its parent's z-ordered collection.
(Inherited from RadElement.) |
![]() | CalcLayoutOffset | (Inherited from RadElement.) |
![]() | CalculateDesiredSize | (Inherited from LightVisualElement.) |
![]() | CallCreateChildElements |
Creates the child elements and sets their locally applied values as Default
(Inherited from RadElement.) |
![]() | CallDoClick |
This method is used internally!
(Inherited from RadElement.) |
![]() | CallDoDoubleClick |
This method is used internally!
(Inherited from RadElement.) |
![]() | CallDoMouseDown |
This method is used internally!
(Inherited from RadElement.) |
![]() | CallDoMouseEnter |
This method is used internally!
(Inherited from RadElement.) |
![]() | CallDoMouseHover |
This method is used internally!
(Inherited from RadElement.) |
![]() | CallDoMouseLeave |
This method is used internally!
(Inherited from RadElement.) |
![]() | CallDoMouseMove |
This method is used internally!
(Inherited from RadElement.) |
![]() | CallDoMouseUp |
This method is used internally!
(Inherited from RadElement.) |
![]() | CallDoMouseWheel |
This method is used internally!
(Inherited from RadElement.) |
![]() | CallOnGesture | (Inherited from RadItem.) |
![]() | CallOnLoad |
This method is used internally.
(Inherited from RadElement.) |
![]() | CallOnRenderSizeChanged |
This method is used internally.
(Inherited from RadElement.) |
![]() | CallRaiseKeyDown |
This method is used internally!
(Inherited from RadItem.) |
![]() | CallRaiseKeyPress |
This method is used internally!
(Inherited from RadItem.) |
![]() | CallRaiseKeyUp |
This method is used internally!
(Inherited from RadItem.) |
![]() | CanDragCore |
Determines whether the element may be dragged.
(Inherited from RadItem.) |
![]() | CanExecuteLayoutOperation |
Determines whether the element can perform layout operation.
(Inherited from RadElement.) |
![]() | CanHandleShortcut | (Inherited from RadItem.) |
![]() | CanRaisePropertyChangeNotifications | (Inherited from RadElement.) |
![]() | ChangeCollection |
Performs an update after a change in the Children collection.
(Inherited from RadElement.) |
![]() | ClearBehaviors | (Inherited from RadElement.) |
![]() | ClearPropertyStore |
Removes all references to external property modifiers such as
property bindings, style settings and animations.
(Inherited from RadObject.) |
![]() | ClipImage | (Inherited from LightVisualElement.) |
![]() | CoerceValue |
Allows inheritors to force a coersion of the current calculated value for the given property.
(Inherited from RadObject.) |
![]() | ComposeShouldPaintSystemSkin |
Composes a value which determines whether the element should use system skins when painting.
This method will traverse the element and control tree and will end with the global UseSystemSkin property.
(Inherited from RadElement.) |
![]() | ContainsText |
Determines if the item displays any text.
(Inherited from RadItem.) |
![]() | CreateChildElements | (Overrides RadElementCreateChildElements.) |
![]() | CreateTextParams | (Inherited from LightVisualElement.) |
![]() | Deselect | (Inherited from RadItem.) |
![]() | Dispose |
Releases all resources associated with this object.
(Inherited from DisposableObject.) |
![]() | Dispose(Boolean) |
Performs the actual Dispose logic.
(Inherited from DisposableObject.) |
![]() | DisposeChildren | (Inherited from RadElement.) |
![]() | DisposeManagedResources | (Inherited from LightVisualElement.) |
![]() | DisposeUnmanagedResources |
Releases any UNMANAGED resources used by this object.
NOTE: If you declare some unmanaged resources in your class,
you should override its finalizer and put disposing logic there also.
(Inherited from DisposableObject.) |
![]() | DoClick | (Inherited from RadElement.) |
![]() | DoDoubleClick | (Inherited from RadElement.) |
![]() | DoKeyDown | (Inherited from RadItem.) |
![]() | DoKeyPress | (Inherited from RadItem.) |
![]() | DoKeyUp | (Inherited from RadItem.) |
![]() | DoMouseDown | (Inherited from RadElement.) |
![]() | DoMouseEnter | (Inherited from RadElement.) |
![]() | DoMouseHover | (Inherited from RadElement.) |
![]() | DoMouseLeave | (Inherited from RadElement.) |
![]() | DoMouseMove | (Inherited from RadElement.) |
![]() | DoMouseUp | (Inherited from RadElement.) |
![]() | DoMouseWheel | (Inherited from RadElement.) |
![]() | DpiScaleChanged | (Inherited from RadElement.) |
![]() | DrawHorizontalLine | (Inherited from LightVisualElement.) |
![]() | DrawHorizontalLineWithoutText | (Inherited from LightVisualElement.) |
![]() | EnumDescendants(TreeTraversalMode) |
Provides flexible routine for traversing all descendants of this instance that match the provided predicate.
(Inherited from RadElement.) |
![]() | EnumDescendants(Filter, TreeTraversalMode) |
Provides flexible routine for traversing all descendants of this instance that match the provided filter.
(Inherited from RadElement.) |
![]() | EnumDescendants(PredicateRadElement, TreeTraversalMode) |
Provides flexible routine for traversing all descendants of this instance that match the provided predicate.
(Inherited from RadElement.) |
![]() | FindAncestorT |
Searches up the parent chain and returns the first parent of type T.
(Inherited from RadElement.) |
![]() | FindAncestorByThemeEffectiveType |
Searches up the parent chain and returns the first parent with the provided ThemeEffectiveType.
(Inherited from RadElement.) |
![]() | FindDescendant(Type) |
Searches down the subtree of elements, using breadth-first approach, and returns the first descendant of the specified Type.
(Inherited from RadElement.) |
![]() | FindDescendant(PredicateRadElement) |
Searches down the subtree of elements, using breadth-first approach, and returns the first descendant of type T.
(Inherited from RadElement.) |
![]() | FindDescendantT |
Searches down the subtree of elements, using breadth-first approach, and returns the first descendant of type T.
(Inherited from RadElement.) |
![]() | Focus | (Inherited from RadElement.) |
![]() | Focus(Boolean) | (Inherited from RadElement.) |
![]() | GetAncestors(Filter) |
Provides a routine which enumerates all ancestors up in the parent chain of this element, which match the provided Filter.
(Inherited from RadElement.) |
![]() | GetAncestors(PredicateRadElement) |
Provides a routine which enumerates all ancestors up in the parent chain of this element, which match the provided predicate.
(Inherited from RadElement.) |
![]() | GetArrangeRect |
Gets the arrange rectangle, valid for this element.
(Inherited from RadElement.) |
![]() | GetAsBitmap(Brush, Single, SizeF) | (Inherited from RadElement.) |
![]() | GetAsBitmap(IGraphics, Brush, Single, SizeF) | (Inherited from RadElement.) |
![]() | GetAsBitmapEx(Brush, Single, SizeF) | (Inherited from RadElement.) |
![]() | GetAsBitmapEx(Color, Single, SizeF) | (Inherited from LightVisualElement.) |
![]() | GetAsTransformedBitmap(Brush, Single, SizeF) | (Inherited from RadElement.) |
![]() | GetAsTransformedBitmap(Rectangle, Brush, Single, SizeF) | (Inherited from RadElement.) |
![]() | GetAsTransformedBitmap(IGraphics, Brush, Single, SizeF) | (Inherited from RadElement.) |
![]() | GetAvailableVisualStates |
Gets the available visual states for this item. Visual states can be combined using "." (dot).
(Inherited from RadItem.) |
![]() | GetBehaviors | (Inherited from RadElement.) |
![]() | GetBitState |
Gets the current bit state for the object, defined by the provided key.
(Inherited from DisposableObject.) |
![]() | GetBorderPaintRect | (Inherited from UIItemBase.) |
![]() | GetBorderThickness(Boolean) | (Inherited from LightVisualElement.) |
![]() | GetBorderThickness(BorderPrimitive) | (Inherited from RadElement.) |
![]() | GetBoundingRectangle(Rectangle) | (Inherited from RadElement.) |
![]() | GetBoundingRectangle(Size) |
Gets the rectangle which surrounds the rotated element (if having AngleTransform property set).
(Inherited from RadElement.) |
![]() | GetChildAt |
Method used by control Code Dom serializer to access items in the collection
(Inherited from RadElement.) |
![]() | GetChildren |
Allows enumerating of this element's children, using the specified options.
(Inherited from RadElement.) |
![]() | GetChildrenByBaseType | (Inherited from RadElement.) |
![]() | GetChildrenByType |
Gets a list of child elements using the type to filter the results.
(Inherited from RadElement.) |
![]() | GetClientOffset | (Inherited from LightVisualElement.) |
![]() | GetClientRectangle(SizeF) | (Inherited from LightVisualElement.) |
![]() | GetClientRectangle(Boolean, SizeF) | (Inherited from LightVisualElement.) |
![]() | GetClipRect | (Inherited from LightVisualElement.) |
![]() | GetCurrentShape | (Inherited from RadElement.) |
![]() | GetDefaultValue |
Allows inheritors to provide custom default value.
(Inherited from RadObject.) |
![]() | GetDescendants(Filter, TreeTraversalMode) |
Gets a list with all the descendants that match the provided filter.
(Inherited from RadElement.) |
![]() | GetDescendants(PredicateRadElement, TreeTraversalMode) |
Gets a list with all the descendants that match the provided filter.
(Inherited from RadElement.) |
![]() | GetDesiredSize | (Inherited from RadElement.) |
![]() | GetDragContextCore |
Gets the context, associated with a drag operation.
(Inherited from RadItem.) |
![]() | GetDragHintCore |
Gets the image to be used as a hint when this element is being dragged.
(Inherited from RadItem.) |
![]() | GetFaceRectangle | (Inherited from LightVisualElement.) |
![]() | GetFillPaintRect | (Inherited from UIItemBase.) |
![]() | GetFocusRect | (Inherited from RadElement.) |
![]() | GetInheritedValue |
Searches up in the chain of InheritanceParents for a value for the specified property.
(Inherited from RadObject.) |
![]() | GetInvalidateBounds |
Returns the bounds of the area that should be invalidated when the element is invalidated.
(Inherited from RadElement.) |
![]() | GetPaintingBorderWidth | (Inherited from LightVisualElement.) |
![]() | GetPaintRectangle | (Inherited from RadElement.) |
![]() | GetPatchedRect | (Inherited from RadElement.) |
![]() | GetPropertyValue |
Gets the RadPropertyValue structure that holds information
about the specified property's effective value for this instance.
May be null if no effective value is recorded.
(Inherited from RadObject.) |
![]() | GetRegisteredRadProperty |
Gets the registered property with the specified name.
(Inherited from RadObject.) |
![]() | GetRegisterRoutedEvent(String) | (Inherited from RadElement.) |
![]() | GetScaledFont | (Inherited from VisualElement.) |
![]() | GetScrollingOffset |
Gets the offset that is caused by scrolling. The difference between this method and
PositionOffset property is that GetScrollingOffset() takes into account RightToLeft.
(Inherited from RadElement.) |
![]() | GetShadowRect | (Inherited from RadElement.) |
![]() | GetStylableChildren | (Inherited from RadElement.) |
![]() | GetStylableChildrenHierarchy | (Inherited from RadElement.) |
![]() | GetStylablePropertiesFilter | (Inherited from LightVisualElement.) |
![]() | GetSystemSkinPaintBounds |
Gets the rectangle where skin background should be painted.
Defaults to BoundingRectangle.
(Inherited from RadElement.) |
![]() | GetTextAlignment | (Inherited from LightVisualElement.) |
![]() | GetTextAlignment(ContentAlignment) | (Inherited from LightVisualElement.) |
![]() | GetTextSize(TextParams) | (Inherited from LightVisualElement.) |
![]() | GetTextSize(SizeF, TextParams) | (Inherited from LightVisualElement.) |
![]() | GetThemeEffectiveType | (Inherited from RadElement.) |
![]() | GetValue | (Inherited from RadElement.) |
![]() | GetValueSource |
Gets the source of the current value for the specified property.
(Inherited from RadObject.) |
![]() | GetVistaVisualStyle |
Gets the VisualStyleElement instance that describes the skin appearance for the element when the current OS is Windows Vista.
(Inherited from RadElement.) |
![]() | GetXPVisualStyle |
Gets the VisualStyleElement instance that describes the skin appearance for the element when the current OS is Windows XP.
(Inherited from RadElement.) |
![]() | HasInvisibleAncestor |
Determines whether there is an ancestor in this element tree that is not visible.
(Inherited from RadElement.) |
![]() | HitTest | (Inherited from RadElement.) |
![]() | InitializeFields | (Inherited from LightVisualElement.) |
![]() | InitializeSystemSkinPaint |
Performs initialization when the element is first-time painted using system skin.
(Inherited from RadElement.) |
![]() | Invalidate | (Inherited from RadElement.) |
![]() | Invalidate(Boolean) | (Inherited from RadElement.) |
![]() | InvalidateArrange | (Inherited from RadElement.) |
![]() | InvalidateArrange(Boolean) | (Inherited from RadElement.) |
![]() | InvalidateMeasure | (Inherited from RadElement.) |
![]() | InvalidateMeasure(Boolean) | (Inherited from RadElement.) |
![]() | InvalidateTransformations |
This method is used internally.
(Inherited from RadElement.) |
![]() | IsAncestorOf |
Gets a boolean value that determines whether a given element
resides in the element hierarchy of this element.
(Inherited from RadElement.) |
![]() | IsChildOf |
Get a value indicating whether the element is a direct or indirect child of specified parent element
(Inherited from RadElement.) |
![]() | IsEventInProcess | (Inherited from RadElement.) |
![]() | IsInGetAsBitmap | (Inherited from RadElement.) |
![]() | IsInputKey | (Inherited from RadElement.) |
![]() | IsInValidState |
Determines whether the element is currently in valid state.
That is having a valid RadElementTree reference and being in either Constructed or Loaded state.
(Inherited from RadElement.) |
![]() | IsInVisibleClipBounds | (Inherited from RadElement.) |
![]() | IsOnActiveForm | (Inherited from RadItem.) |
![]() | IsPropertyCancelable | (Inherited from RadElement.) |
![]() | KillFocus | (Inherited from RadElement.) |
![]() | LoadCore |
Allows inheritors to provide custom load logic.
(Inherited from RadElement.) |
![]() | LocationToControl | (Inherited from RadElement.) |
![]() | LockBounds | (Inherited from RadElement.) |
![]() | MapStyleProperty | (Inherited from LightVisualElement.) |
![]() | Measure | (Inherited from RadElement.) |
![]() | MeasureChildren | (Inherited from RadElement.) |
![]() | MeasureCore | (Inherited from RadElement.) |
![]() | MeasureElements | (Inherited from LightVisualElement.) |
![]() | MeasureOverride(SizeF) | (Inherited from LightVisualElement.) |
![]() | MeasureOverride(SizeF, TextParams) | (Inherited from LightVisualElement.) |
![]() | MouseEventArgsFromControl | (Inherited from RadElement.) |
![]() | NotifyChildren | (Inherited from RadElement.) |
![]() | NotifyInvalidate | (Inherited from RadElement.) |
![]() | OnAnimatedImageFrameChanged |
Called when animated image frame changes.
(Inherited from LightVisualElement.) |
![]() | OnBeginDispose |
A callback used by the owning RadControl to notify the element for the beginning of a disposing process.
(Inherited from RadElement.) |
![]() | OnBitStateChanged | (Inherited from LightVisualElement.) |
![]() | OnBoundsChanged | (Inherited from UIItemBase.) |
![]() | OnBubbleEvent | (Inherited from RadElement.) |
![]() | OnChildDesiredSizeChanged | (Inherited from RadElement.) |
![]() | OnChildrenChanged | (Inherited from RadElement.) |
![]() | OnClick |
Raises the Click event.
(Inherited from RadElement.) |
![]() | OnCLREventsRise | (Inherited from RadElement.) |
![]() | OnDeselect | (Inherited from RadItem.) |
![]() | OnDisplayPropertyChanged | (Inherited from RadElement.) |
![]() | OnDoubleClick |
Raises the DoubleClick event.
(Inherited from RadElement.) |
![]() | OnElementTreeChanged |
The element gets notified for a change in its current ElementTree member.
(Inherited from RadElement.) |
![]() | OnEnabledChanged | (Inherited from RadElement.) |
![]() | OnFlipTextChanged |
Raises the FlipTextChanged event.
(Inherited from RadItem.) |
![]() | OnFontChanged | (Inherited from VisualElement.) |
![]() | OnGesture |
Calls the appropriate gesture event according to the GestureType property of the event arguments.
(Inherited from RadItem.) |
![]() | OnKeyDown |
Raises the KeyDown event.
(Inherited from RadItem.) |
![]() | OnKeyPress |
Raises the KeyPress event.
(Inherited from RadItem.) |
![]() | OnKeyUp |
Raises the KeyUp event.
(Inherited from RadItem.) |
![]() | OnLayoutPropertyChanged | (Inherited from RadElement.) |
![]() | OnLoad |
A callback used by the owning RadControl to notify the element for a first-time screen visualization.
(Inherited from RadElement.) |
![]() | OnLoaded | (Inherited from LightVisualElement.) |
![]() | OnLocationChanged | (Inherited from RadElement.) |
![]() | OnLostMouseCapture | (Inherited from RadElement.) |
![]() | OnMouseDown | (Inherited from RadItem.) |
![]() | OnMouseEnter | (Inherited from RadElement.) |
![]() | OnMouseHover | (Inherited from RadElement.) |
![]() | OnMouseLeave | (Inherited from RadItem.) |
![]() | OnMouseMove(MouseEventArgs) | (Inherited from LightVisualElement.) |
![]() | OnMouseMove(Object, MouseEventArgs) | (Inherited from LightVisualElement.) |
![]() | OnMouseUp | (Inherited from RadItem.) |
![]() | OnMouseWheel |
Raises the MouseWheel event.
(Inherited from RadElement.) |
![]() | OnNotifyPropertyChanged(PropertyChangedEventArgs) |
Raises the standard .NET PropertyChanged event.
(Inherited from RadObject.) |
![]() | OnNotifyPropertyChanged(String) |
Raises the PropertyChanged event.
(Inherited from RadObject.) |
![]() | OnPanGesture |
Fires the PanGesture event.
(Inherited from RadItem.) |
![]() | OnParentChanged |
Notifies for a change in the Parent value.
(Inherited from RadElement.) |
![]() | OnParentEnabledChanged | (Inherited from RadElement.) |
![]() | OnParentPropertyChanged |
The object gets notified for a parent property change.
(Inherited from RadElement.) |
![]() | OnPressAndTapGesture |
Fires the PressAndTapGesture event.
(Inherited from RadItem.) |
![]() | OnPropertyChanged | (Inherited from LightVisualElement.) |
![]() | OnPropertyChanging | (Inherited from RadItem.) |
![]() | OnRenderSizeChanged | (Inherited from RadElement.) |
![]() | OnRotateGesture |
Fires the RotateGesture event.
(Inherited from RadItem.) |
![]() | OnSelect | (Inherited from RadItem.) |
![]() | OnStyleChanged | (Inherited from RadElement.) |
![]() | OnTextChanged |
Raises the TextChanged event.
(Inherited from RadItem.) |
![]() | OnTextChanging |
Raises the TextChanging event.
(Inherited from RadItem.) |
![]() | OnTextOrientationChanged |
Raises the TextOrientationChanged event.
(Inherited from RadItem.) |
![]() | OnTransformationInvalidated |
This method is executed when a property which affects the absolute position of the element has been changed.
(Inherited from RadElement.) |
![]() | OnTunnelEvent | (Inherited from LightVisualElement.) |
![]() | OnTwoFingerTapGesture |
Fires the TwoFingerTapGesture event.
(Inherited from RadItem.) |
![]() | OnUnload |
Unloads the element if it was previously loaded on an element tree.
(Inherited from RadElement.) |
![]() | OnUnloaded |
Notifies that the element has been successfully unloaded from an element tree.
Allows inheritors to provide custom logic at this stage.
(Inherited from RadElement.) |
![]() | OnUseSystemSkinChanged |
The element gets notified for a change in the UseSystemSkin property.
This method will recursively notify all descendants for the change.
(Inherited from RadElement.) |
![]() | OnZoomGesture |
Fires the ZoomGesture event.
(Inherited from RadItem.) |
![]() | Paint |
This method is used internally.
(Inherited from RadElement.) |
![]() | PaintBackgroundImage | (Inherited from LightVisualElement.) |
![]() | PaintBorder(IGraphics, Single, SizeF) | (Inherited from UIItemBase.) |
![]() | PaintBorder(IGraphics, Single, SizeF, RectangleF) | (Inherited from UIItemBase.) |
![]() | PaintChild | (Inherited from RadElement.) |
![]() | PaintChildren | (Inherited from VisualElement.) |
![]() | PaintContent | (Inherited from LightVisualElement.) |
![]() | PaintElement | (Inherited from LightVisualElement.) |
![]() | PaintElementSkin |
Provides a routine to paint element's content when system skin appearance is desired.
(Inherited from RadElement.) |
![]() | PaintFill(IGraphics, Single, SizeF) | (Inherited from UIItemBase.) |
![]() | PaintFill(IGraphics, Single, SizeF, RectangleF) | (Inherited from UIItemBase.) |
![]() | PaintFocusCues | (Inherited from RadElement.) |
![]() | PaintImage | (Inherited from LightVisualElement.) |
![]() | PaintOverride | (Inherited from RadItem.) |
![]() | PaintPrimitive(IGraphics, TextParams) | (Inherited from LightVisualElement.) |
![]() | PaintPrimitive(IGraphics, Single, SizeF, TextParams) | (Inherited from LightVisualElement.) |
![]() | PaintShadow | (Inherited from RadElement.) |
![]() | PaintShadowCore | (Inherited from RadElement.) |
![]() | PaintText | (Inherited from LightVisualElement.) |
![]() | PaintTextCore | (Inherited from LightVisualElement.) |
![]() | PerformClick | (Inherited from RadElement.) |
![]() | PerformDispose | (Inherited from RadElement.) |
![]() | PerformLayoutTransformation | (Inherited from RadElement.) |
![]() | PerformPaintTransformation | (Inherited from RadElement.) |
![]() | PointFromControl | (Inherited from RadElement.) |
![]() | PointFromScreen | (Inherited from RadElement.) |
![]() | PointToControl | (Inherited from RadElement.) |
![]() | PointToScreen |
Retrieves a point in screen coordinates taking as a parameter a point which is in
element coordinates (this means that the top left corner of the element is with
coordinates 0, 0).
(Inherited from RadElement.) |
![]() | PostPaintChildren | (Inherited from RadElement.) |
![]() | PostPaintElement | (Inherited from VisualElement.) |
![]() | PrePaintElement | (Inherited from VisualElement.) |
![]() | ProcessBehaviors | (Inherited from RadElement.) |
![]() | ProcessCmdKey | (Inherited from RadItem.) |
![]() | ProcessDialogKey | (Inherited from RadItem.) |
![]() | ProcessDragDrop |
Core logic when a drag-drop is performed over this element.
Allows inheritors to provide their own implementations.
(Inherited from RadItem.) |
![]() | ProcessDragEnter |
Allows the element to perform additional action upon mouse entering its bounds upon a drag-and-drop operation.
(Inherited from RadItem.) |
![]() | ProcessDragLeave |
Allows the element to perform additional action upon mouse leaving its bounds upon a drag-and-drop operation.
(Inherited from RadItem.) |
![]() | ProcessDragOver | (Overrides RadItemProcessDragOver(Point, ISupportDrag).) |
![]() | ProcessMnemonic |
This method is used internally!
(Inherited from RadItem.) |
![]() | RaiseBubbleEvent | (Inherited from RadItem.) |
![]() | RaiseClick | (Inherited from RadElement.) |
![]() | RaiseDoubleClick | (Inherited from RadElement.) |
![]() | RaiseKeyDown | (Inherited from RadItem.) |
![]() | RaiseKeyPress | (Inherited from RadItem.) |
![]() | RaiseKeyUp | (Inherited from RadItem.) |
![]() | RaiseMouseWheel | (Inherited from RadElement.) |
![]() | RaiseRoutedEvent | (Inherited from RadElement.) |
![]() | RaiseTunnelEvent | (Inherited from RadElement.) |
![]() | RectangleToScreen |
Retrieves a rectangle in screen coordinates taking as a parameter a rectangle
which is in element coordinates (this means that the top left corner of the element is
with coordinates 0, 0).
(Inherited from RadElement.) |
![]() | RemoveBehavior | (Inherited from RadElement.) |
![]() | RemoveBehaviors | (Inherited from RadElement.) |
![]() | RemoveRangeBehaviors | (Inherited from RadElement.) |
![]() | RemoveRangeRoutedEventBehaviors | (Inherited from RadElement.) |
![]() | RemoveStylePropertySetting(IPropertySetting) |
Called when element style condition changes. This method is used internally.
(Inherited from RadObject.) |
![]() | RemoveStylePropertySetting(RadProperty) |
Called when element style condition changes. This method is used internally.
(Inherited from RadObject.) |
![]() | ResetLayout |
Resets all layout related fields and puts the element in its initial layout state.
(Inherited from RadElement.) |
![]() | ResetLayoutCore | (Inherited from RadElement.) |
![]() | ResetStyleSettings(Boolean) |
Resets the Style modifier of each registered property.
(Inherited from RadElement.) |
![]() | ResetStyleSettings(Boolean, RadProperty) |
Resets the Style modifier for the specified property. Will reset all properties if null is passed.
(Inherited from RadElement.) |
![]() | ResetStyleVersion | (Inherited from RadElement.) |
![]() | ResetThemeValueOverride(RadProperty) |
Resets all overrides for the theme settings of a given property.
(Inherited from RadItem.) |
![]() | ResetThemeValueOverride(RadProperty, String) |
Resets all overrides for the theme settings of a given property and a given state.
(Inherited from RadItem.) |
![]() | ResetThemeValueOverrides |
Resets all theme override settings for this element.
(Inherited from RadItem.) |
![]() | ResetUseCompatibleTextRendering | (Inherited from RadElement.) |
![]() | ResetValue(RadProperty) |
Resets the current value of the specified property.
This method will remove any effective value modifier
(such as style or animation setting) for the specified property.
(Inherited from RadObject.) |
![]() | ResetValue(RadProperty, ValueResetFlags) |
Resets the current value of the specified property using the provided flags.
(Inherited from RadObject.) |
![]() | ResetValueCore |
Resets the specified property value, using the provided reset flags.
(Inherited from RadObject.) |
![]() | ResumeApplyOfThemeSettings |
Resumes the apply of theme settings.
(Inherited from RadItem.) |
![]() | ResumeLayout(Boolean) | (Inherited from RadElement.) |
![]() | ResumeLayout(Boolean, Boolean) | (Inherited from RadElement.) |
![]() | ResumePropertyNotifications |
Resumes property notifications after a previous SuspendPropertyNotifications call.
(Inherited from RadObject.) |
![]() | ResumeReferenceUpdate |
Resumes previously suspended UpdateReference method.
(Inherited from RadElement.) |
![]() | ResumeThemeRefresh |
This method is used internally.
(Inherited from RadElement.) |
![]() | Select | (Inherited from RadItem.) |
![]() | SendToBack |
Sends this element to the beginning of its parent's z-ordered collection.
(Inherited from RadElement.) |
![]() | SetAllLocalValuesAsDefault |
This method is used internally.
(Inherited from RadElement.) |
![]() | SetBitState |
Applies the specified boolean value to the BitVector of the object.
(Inherited from DisposableObject.) |
![]() | SetBounds(Rectangle) |
Sets the bounds of the element to the specified rectangle (locating and
size).
(Inherited from RadElement.) |
![]() | SetBounds(Int32, Int32, Int32, Int32) |
Sets the bounds of the element to the specified rectangle (X, Y, width and
height).
(Inherited from RadElement.) |
![]() | SetBoundsCore | (Inherited from RadElement.) |
![]() | SetClipping | (Inherited from RadElement.) |
![]() | SetDefaultValueOverride |
Applies the provided value as an override
of the Default value provided by the specified property's metadata.
(Inherited from RadObject.) |
![]() | SetElementFocused |
This method sets the focused state of an element. It is used internally.
(Inherited from RadElement.) |
![]() | SetFocus |
This method is used internally!
(Inherited from RadElement.) |
![]() | SetFocusPropertySafe | (Inherited from RadElement.) |
![]() | SetIsDesignMode |
This method is used internally!
(Inherited from RadElement.) |
![]() | SetOwnerCollection | (Inherited from RadItem.) |
![]() | SetParent |
Applies the specified RadElement instance as parent of the current instance.
(Inherited from RadElement.) |
![]() | SetThemeApplied |
Used internally to support RadControl infrastructure. This method is not intended for use directly from your code.
(Inherited from RadElement.) |
![]() | SetThemeValueOverride(RadProperty, Object, String) |
Applies the provided value as an override of the theme setting
for the specified property in the specified state.
(Inherited from RadItem.) |
![]() | SetThemeValueOverride(RadProperty, Object, String, String) |
Applies the provided value as an override of the theme setting
for the specified property in the specified state.
(Inherited from RadItem.) |
![]() | SetThemeValueOverride(RadProperty, Object, String, Type) |
Applies the provided value as an override of the theme setting
for the specified property in the specified state.
(Inherited from RadItem.) |
![]() | SetValue |
Applies the provided value as Local for the specified property.
(Inherited from RadObject.) |
![]() | SetValueAtDesignTime |
Applies the specified value as Local for the desired property
and raises the flag IsLocalValueSetAtDesignTime for that property.
All design-time direct property modifications (e.g. item.Text = "Item1")
should be done through this method for the property to be properly serialized.
If a property is modified through a property grid, the custom property descriptor will automatically apply this logic.
This method is used internally.
(Inherited from RadObject.) |
![]() | SetValueCore | (Inherited from RadElement.) |
![]() | ShouldArrangeChild | (Inherited from RadElement.) |
![]() | ShouldFallbackToDefaultTheme | (Inherited from RadItem.) |
![]() | ShouldMeasureChild | (Inherited from RadElement.) |
![]() | ShouldPaintChild | (Inherited from RadElement.) |
![]() | ShouldPaintSystemSkin |
Determines whether we should paint system skin.
(Inherited from RadElement.) |
![]() | ShouldSerializeProperty | (Inherited from RadItem.) |
![]() | ShouldSerializeUseCompatibleTextRendering | (Inherited from RadElement.) |
![]() | ShouldUsePaintBuffer | (Inherited from UIItemBase.) |
![]() | StartRippleAnimation | (Inherited from RadItem.) |
![]() | SuspendApplyOfThemeSettings |
Suspends the apply of theme settings.
(Inherited from RadItem.) |
![]() | SuspendLayout |
Temporary suspends layout operations upon this element.
(Inherited from RadElement.) |
![]() | SuspendLayout(Boolean) |
Temporary suspends layout operations upon this element.
(Inherited from RadElement.) |
![]() | SuspendPropertyNotifications |
Allows PropertyChanging and PropertyChanged notifications to be temporary suspended.
(Inherited from RadObject.) |
![]() | SuspendReferenceUpdate |
Temporary suspends UpdateReferences method.
Useful when modifying the element tree without changing the actual element's references.
(Inherited from RadElement.) |
![]() | SuspendThemeRefresh |
This method is used internally.
(Inherited from RadElement.) |
![]() | ToggleTextPrimitive |
Toggles the text primitive when text related properties are change.
(Inherited from LightVisualElement.) |
![]() | ToString | (Inherited from RadElement.) |
![]() | UnapplyStyle | (Inherited from RadElement.) |
![]() | UnbindProperty |
Removes the binding for the specified property.
(Inherited from RadObject.) |
![]() | UnitializeSystemSkinPaint | (Inherited from RadElement.) |
![]() | UnloadCore |
Executes the core unload logic. Allows inheritors to perform additional action while the element is unloading itself.
(Inherited from RadElement.) |
![]() | UnlockBounds | (Inherited from RadElement.) |
![]() | UpdateContainsFocus |
Updates the ContainsFocus property. The notification may be received from a child whose IsFocused property has changed.
(Inherited from RadElement.) |
![]() | UpdateContainsMouse |
Updates the ContainsMouse property. The notification may be received from a child whose IsMouseOver property has changed.
(Inherited from RadElement.) |
![]() | UpdateFocusBorder | (Inherited from RadItem.) |
![]() | UpdateLayout | (Inherited from RadElement.) |
![]() | UpdateOnShortcutsChanged | (Inherited from RadItem.) |
![]() | UpdateReferences |
Updates the local references using the provided element tree.
(Inherited from RadElement.) |
![]() | UpdateValue |
Forces re-evaluation of the current value for the specified property.
(Inherited from RadObject.) |
![]() | UpdateValueCore |
Performs the core value update logic.
(Inherited from RadObject.) |
Name | Description | |
---|---|---|
![]() | CheckAccess | Overloaded. (Defined by DispatcherExtensions.) |
![]() | CheckAccess | Overloaded. (Defined by DispatcherExtensions.) |
![]() | CheckAccess | Overloaded. (Defined by DispatcherExtensions.) |
![]() | ClearIfNoBindingAndSet |
Clears if set.
(Defined by CommonExtensions.) |
![]() | ClearIfSet |
Clears the property if a value has been set.
(Defined by CommonExtensions.) |
![]() | DeserializePrimitives |
Deserializes some primitive properties of a control.
(Defined by SerializationExtensions.) |
![]() | IsLocalValueSet |
Determines whether the specified dependency property local value is set.
(Defined by CommonExtensions.) |
![]() | SetIfDifferent |
Sets the value of the dependencyProperty property if it's hasn't that value currently.
(Defined by CommonExtensions.) |