Brick.SafeGetAttachedValue Method
| Name | Parameters | Description |
|---|---|---|
| SafeGetAttachedValue(String, Object) | propertyName, defaultValue | Obsolete. For internal use. |
| SafeGetAttachedValue<T>(AttachedProperty<T>, T) | prop, defaultValue | For internal use. |
| SafeGetAttachedValue<T>(String) | propertyName | Obsolete. For internal use. |