NoteRangeEndBase Methods |
The NoteRangeEndBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddStylePropertySetting |
Registers a style setting for this instance.
(Inherited from RadObject.) |
![]() | BindProperty |
Binds the specified property to a property of the provided binding source object.
(Inherited from RadObject.) |
![]() | 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.) |
![]() | ClearValue | (Inherited from DocumentElement.) |
![]() | CoerceValue |
Allows inheritors to force a coersion of the current calculated value for the given property.
(Inherited from RadObject.) |
![]() | CopyContentFrom | (Inherited from Inline.) |
![]() | CopyContentFromOverride | (Overrides InlineCopyContentFromOverride(DocumentElement).) |
![]() | CopyFromPositionToEndOfInline | (Inherited from Inline.) |
![]() | CopyFromStartOfInlineToEndPosition | (Inherited from Inline.) |
![]() | CopyPropertiesFrom | (Inherited from DocumentElement.) |
![]() | CopyPropertiesFromOverride | (Overrides AnnotationMarkerBaseCopyPropertiesFromOverride(DocumentElement).) |
![]() | CopyPropertiesFromStyle | (Inherited from DocumentElement.) |
![]() | CreateDeepCopy | (Inherited from DocumentElement.) |
![]() | CreateLayoutBox | (Inherited from DocumentElement.) |
![]() | CreateLayoutBox(DocumentStructureCollection) | (Inherited from AnnotationMarkerBase.) |
![]() | CreateNewElementInstance | (Inherited from DocumentElement.) |
![]() | CreatePairedStart | (Inherited from AnnotationRangeEnd.) |
![]() | CreateRangeStartInstance | (Inherited from AnnotationRangeEnd.) |
![]() | CreateShallowCopy | (Inherited from DocumentElement.) |
![]() | 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.) |
![]() | EnumerateChildrenOfTypeT | (Inherited from DocumentElement.) |
![]() | ExtractStyleFromLocalProperties | (Inherited from DocumentElement.) |
![]() | ExtractStyleFromProperties | (Inherited from DocumentElement.) |
![]() | GetAssociatedLayoutBoxes | (Inherited from DocumentElement.) |
![]() | GetBitState |
Gets the current bit state for the object, defined by the provided key.
(Inherited from DisposableObject.) |
![]() | GetDefaultValue |
Allows inheritors to provide custom default value.
(Inherited from RadObject.) |
![]() | GetInheritedValue |
Searches up in the chain of InheritanceParents for a value for the specified property.
(Inherited from RadObject.) |
![]() | GetParentOfTypeT | (Inherited from DocumentElement.) |
![]() | 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.) |
![]() | GetPropertyValueSource | (Inherited from DocumentElement.) |
![]() | GetRegisteredRadProperty |
Gets the registered property with the specified name.
(Inherited from RadObject.) |
![]() | GetRootDocument | (Inherited from DocumentElement.) |
![]() | GetStyleProperty(String) | (Inherited from DocumentElement.) |
![]() | GetStyleProperty(IStylePropertyDefinition) | (Inherited from DocumentElement.) |
![]() | 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.) |
![]() | InvalidateAssociatedBoxesArrange | (Inherited from DocumentElement.) |
![]() | InvalidateAssociatedBoxesLayout | (Inherited from DocumentElement.) |
![]() | InvalidateAssociatedBoxesMeasure | (Inherited from DocumentElement.) |
![]() | IsPropertyCancelable |
Determines whether the specified property may be canceled.
(Inherited from RadObject.) |
![]() | OnBitStateChanged |
Notifies the object for a change in its bit state.
(Inherited from DisposableObject.) |
![]() | OnNotifyPropertyChanged(PropertyChangedEventArgs) |
Raises the standard .NET PropertyChanged event.
(Inherited from RadObject.) |
![]() | OnNotifyPropertyChanged(String) |
Raises the PropertyChanged event.
(Inherited from RadObject.) |
![]() | OnParentChanged | (Inherited from DocumentElement.) |
![]() | OnParentChanging | (Inherited from DocumentElement.) |
![]() | OnPropertyChanged |
Raises the PropertyChanged event.
(Inherited from RadObject.) |
![]() | OnPropertyChanging |
Raises the RadPropertyChanging event.
(Inherited from RadObject.) |
![]() | OnRemoved | (Inherited from DocumentElement.) |
![]() | OnStyleChanged | (Inherited from DocumentElement.) |
![]() | OnStyleChanging | (Inherited from DocumentElement.) |
![]() | OnStylePropertyChanged | (Inherited from DocumentElement.) |
![]() | PairWithStart | (Inherited from AnnotationRangeEnd.) |
![]() | PairWithStartOverride | (Inherited from AnnotationRangeEnd.) |
![]() | PerformDispose |
Performs the core resources release logic.
(Inherited from DisposableObject.) |
![]() | 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 |
Applies the specified boolean value to the BitVector of the object.
(Inherited from DisposableObject.) |
![]() | SetDefaultValueOverride |
Applies the provided value as an override
of the Default value provided by the specified property's metadata.
(Inherited from RadObject.) |
![]() | 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.) |
![]() | SuspendPropertyNotifications |
Allows PropertyChanging and PropertyChanged notifications to be temporary suspended.
(Inherited from RadObject.) |
![]() | UnbindProperty |
Removes the binding for the specified property.
(Inherited from RadObject.) |
![]() | UpdateAnnotationID | (Overrides AnnotationRangeEndUpdateAnnotationID.) |
![]() | 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.) |
![]() | 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.) |