|
Name |
Description |
|
CheckAccess
|
Determines whether the calling thread has access to this System.Windows.Threading.DispatcherObject. (Inherited from System.Windows.Threading.DispatcherObject)
|
|
ClearValue
|
Clears the local value of a read-only property. The property to be cleared is specified by a System.Windows.DependencyPropertyKey. (Inherited from System.Windows.DependencyObject)
|
|
Clone
|
Creates a modifiable clone of the System.Windows.Freezable, making deep copies of the object's values. When copying the object's dependency properties, this method copies expressions (which might no longer resolve) but not animations or their current values. (Inherited from System.Windows.Freezable)
|
|
CloneCurrentValue
|
Creates a modifiable clone (deep copy) of the System.Windows.Freezable using its current values. (Inherited from System.Windows.Freezable)
|
|
CoerceValue
|
Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|
|
Equals
|
Determines whether a provided System.Windows.DependencyObject is equivalent to the current System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|

|
Equals
|
Determines whether the specified System.Object instances are considered equal. (Inherited from System.Object)
|
|
Freeze
|
Makes the current object unmodifiable and sets its System.Windows.Freezable.IsFrozen property to true. (Inherited from System.Windows.Freezable)
|
|
GetAsFrozen
|
Creates a frozen copy of the System.Windows.Freezable, using base (non-animated) property values. Because the copy is frozen, any frozen sub-objects are copied by reference. (Inherited from System.Windows.Freezable)
|
|
GetCurrentValueAsFrozen
|
Creates a frozen copy of the System.Windows.Freezable using current property values. Because the copy is frozen, any frozen sub-objects are copied by reference. (Inherited from System.Windows.Freezable)
|
|
GetHashCode
|
Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|
|
GetItemBySourceObject
|
Gets a map item by the source object. (Inherited from DataSourceAdapterBase)
|
|
GetItemListSourceIndices
|
Returns the indices of items in the source list for the specified item.
|
|
GetItemSourceObject
|
Returns the source object of the specified map item. (Inherited from DataSourceAdapterBase)
|
|
GetLocalValueEnumerator
|
Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|
|
GetType
|
Gets the System.Type of the current instance. (Inherited from System.Object)
|
|
GetValue
|
Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|
|
InvalidateProperty
|
Re-evaluates the effective value for the specified dependency property (Inherited from System.Windows.DependencyObject)
|
|
LoadData
|
Loads data from the specified data source. (Inherited from MapDataAdapterBase)
|
|
OnClustered
|
Called after the clusterization is finished. (Inherited from MapDataAdapterBase)
|
|
OnViewportUpdated
|
Called every time the viewport is changed. (Inherited from MapDataAdapterBase)
|
|
ReadLocalValue
|
Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
|

|
ReferenceEquals
|
Determines whether the specified System.Object instances are the same instance. (Inherited from System.Object)
|
|
SetCurrentValue
|
(Inherited from System.Windows.DependencyObject)
|
|
SetValue
|
Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
|
|
ToString
|
Returns a System.String that represents the current System.Object. (Inherited from System.Object)
|
|
UpdateItemsSize
|
Updates the sizes of chart items.
|
|
VerifyAccess
|
Enforces that the calling thread has access to this System.Windows.Threading.DispatcherObject. (Inherited from System.Windows.Threading.DispatcherObject)
|