SerializableObject Class |
[Missing <summary> documentation for "T:Demo3D.Visuals.SerializableObject"]
Namespace: Demo3D.Visuals
public abstract class SerializableObject : BindableBase, ISerializableValue
The SerializableObject type exposes the following members.
| Name | Description | |
|---|---|---|
| SerializableObject | Initializes a new instance of the SerializableObject class |
| Name | Description | |
|---|---|---|
| RaisePropertiesChanged | (Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| RaisePropertyChanged(String) | (Inherited from BindableBase.) | |
| SerializableDependency(SerializableObject) |
Whether the specified object depends on the serializable object.
| |
| SerializableDependency(Visual) |
Whether the specified visual depends on the serializable object.
| |
| SetINotifyPropertyChangedPropertyT | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, String) | (Inherited from BindableBase.) |