FormattingSymbolLayoutBox Methods |
The FormattingSymbolLayoutBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddStylePropertySetting |
Registers a style setting for this instance.
(Inherited from RadObject.) |
![]() | Arrange | (Inherited from LayoutElement.) |
![]() | ArrangeCore | (Inherited from LayoutElement.) |
![]() | ArrangeOverride |
Arranges the LayoutElement to its final location.
The element must call the Arrange method of each of its children.
(Inherited from LayoutElement.) |
![]() | BindProperty |
Binds the specified property to a property of the provided binding source object.
(Inherited from RadObject.) |
![]() | CanGrowVertically | (Inherited from LayoutBox.) |
![]() | CanGrowVerticallyOverride | (Inherited from LayoutBox.) |
![]() | CanRaisePropertyChangeNotifications |
Determines whether the object can raise PropertyChanging and PropertyChanged notifications.
Current implementation checks whether the object is disposing or is already disposed of.
(Inherited from RadObject.) |
![]() | ClearPropertyStore |
Removes all references to external property modifiers such as
property bindings, style settings and animations.
(Inherited from RadObject.) |
![]() | CoerceValue |
Allows inheritors to force a coersion of the current calculated value for the given property.
(Inherited from RadObject.) |
![]() | CreateChildren | (Inherited from LayoutElement.) |
![]() | CreateChildrenCollection | (Inherited from LayoutBox.) |
![]() ![]() | CreateEnterSibling | |
![]() ![]() | CreateFormattingSymbolSibling | |
![]() | CreateLayoutElement | (Inherited from SpanLayoutBox.) |
![]() | CreateNewFragment(LayoutBox) | (Inherited from LayoutBox.) |
![]() | CreateNewFragment(Single, Boolean) | (Inherited from SpanLayoutBox.) |
![]() ![]() | CreateSpaceSibling | |
![]() ![]() | CreateTabSibling | |
![]() | Dispose |
Releases all resources associated with this object.
(Inherited from DisposableObject.) |
![]() | Dispose(Boolean) |
Performs the actual Dispose logic.
(Inherited from DisposableObject.) |
![]() | DisposeManagedResources | (Inherited from RadObject.) |
![]() | 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.) |
![]() | EnsureChildrenCreated | (Inherited from LayoutElement.) |
![]() | GetBitState |
Gets the current bit state for the object, defined by the provided key.
(Inherited from DisposableObject.) |
![]() | GetBoxDesiredGrow | (Inherited from LayoutBox.) |
![]() | GetDefaultValue |
Allows inheritors to provide custom default value.
(Inherited from RadObject.) |
![]() | GetFormattingHashCode | |
![]() | GetInheritedValue |
Searches up in the chain of InheritanceParents for a value for the specified property.
(Inherited from RadObject.) |
![]() | GetPositionHandler | (Inherited from SpanLayoutBox.) |
![]() | 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.) |
![]() | GetRootDocument | (Inherited from LayoutBox.) |
![]() | GetValue |
Retrieves the current value for the specified property.
(Inherited from RadObject.) |
![]() | GetValueSource |
Gets the source of the current value for the specified property.
(Inherited from RadObject.) |
![]() | InvalidateArrange | (Inherited from LayoutElement.) |
![]() | InvalidateArrange(Boolean) | (Inherited from LayoutElement.) |
![]() | InvalidateArrangeUpToTheRoot | (Inherited from LayoutBox.) |
![]() | InvalidateLayoutAfterEdit | (Inherited from LayoutBox.) |
![]() | InvalidateMeasure | (Inherited from LayoutBox.) |
![]() | InvalidateMeasure(Boolean) | (Inherited from LayoutElement.) |
![]() | InvalidateMeasureUpToTheRoot | (Inherited from LayoutBox.) |
![]() | InvalidateMeasureUpToTheRootStable | (Inherited from LayoutBox.) |
![]() | InvalidateTextMeasure | (Inherited from SpanLayoutBox.) |
![]() | 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 LayoutElement.) |
![]() | IsPropertyCancelable |
Determines whether the specified property may be canceled.
(Inherited from RadObject.) |
![]() | IsWordStart | (Inherited from SpanLayoutBox.) |
![]() | Measure | (Inherited from LayoutElement.) |
![]() | MeasureCore | (Inherited from LayoutElement.) |
![]() | MeasureOverride | (Inherited from SpanLayoutBox.) |
![]() | MeasureTextOverride | (Overrides SpanLayoutBoxMeasureTextOverride(SubStringPosition).) |
![]() | MergeWithNext | (Inherited from SpanLayoutBox.) |
![]() | OnAssociateDocumentElementChanged | (Inherited from SpanLayoutBox.) |
![]() | OnBitStateChanged(Int64, Boolean, Boolean) |
Notifies the object for a change in its bit state.
(Inherited from DisposableObject.) |
![]() | OnBitStateChanged(DocumentElementStates, Boolean, Boolean) |
Notifies the object for a change in its bit state.
(Inherited from LayoutElement.) |
![]() | OnChildDesiredSizeChanged | (Inherited from LayoutElement.) |
![]() | OnElementStructureChanged | (Inherited from LayoutBox.) |
![]() | OnElementStructureChanging | (Inherited from LayoutBox.) |
![]() | OnInvalidateArrange | (Inherited from LayoutElement.) |
![]() | OnInvalidateMeasure | (Inherited from LayoutElement.) |
![]() | OnNotifyPropertyChanged(PropertyChangedEventArgs) |
Raises the standard .NET PropertyChanged event.
(Inherited from RadObject.) |
![]() | OnNotifyPropertyChanged(String) |
Raises the PropertyChanged event.
(Inherited from RadObject.) |
![]() | OnParentChanged | (Inherited from LayoutElement.) |
![]() | OnParentChanging | (Inherited from LayoutElement.) |
![]() | OnPropertyChanged(String) | (Inherited from SpanLayoutBox.) |
![]() | OnPropertyChanged(RadPropertyChangedEventArgs) |
Raises the PropertyChanged event.
(Inherited from RadObject.) |
![]() | OnPropertyChanging |
Raises the RadPropertyChanging event.
(Inherited from RadObject.) |
![]() | PerformDispose |
Performs the core resources release logic.
(Inherited from DisposableObject.) |
![]() | Remove | (Inherited from InlineLayoutBox.) |
![]() | 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.) |
![]() | 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.) |
![]() | ResumePropertyNotifications |
Resumes property notifications after a previous SuspendPropertyNotifications call.
(Inherited from RadObject.) |
![]() | SetBitState(Int64, Boolean) |
Applies the specified boolean value to the BitVector of the object.
(Inherited from DisposableObject.) |
![]() | SetBitState(DocumentElementStates, Boolean) |
Applies the specified boolean value to the BitVector of the object.
(Inherited from LayoutElement.) |
![]() | SetDefaultValueOverride |
Applies the provided value as an override
of the Default value provided by the specified property's metadata.
(Inherited from RadObject.) |
![]() | SetParent | (Inherited from LayoutElement.) |
![]() | SetParentCore | (Inherited from LayoutElement.) |
![]() | 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 |
Performs the core logic of updating property value.
(Inherited from RadObject.) |
![]() | ShouldSerializeProperty |
Determines whether the property defined by the provided property descriptor should be serialized.
(Inherited from RadObject.) |
![]() | SplitSpanByIndex | (Inherited from SpanLayoutBox.) |
![]() | SuspendPropertyNotifications |
Allows PropertyChanging and PropertyChanged notifications to be temporary suspended.
(Inherited from RadObject.) |
![]() | ToString | (Inherited from SpanLayoutBox.) |
![]() | UnbindProperty |
Removes the binding for the specified property.
(Inherited from RadObject.) |
![]() | Update | (Inherited from SpanLayoutBox.) |
![]() | 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.) |
![]() | ValidateChild | (Inherited from LayoutBox.) |
![]() | ValidateParent | (Inherited from LayoutElement.) |
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.) |
![]() | GetCurrentSectionBox | (Defined by ExtensionMethods.) |
![]() | 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.) |