Custom property type that can hold per-instance XAML data or a reference to a shared UserResource.
Inheritance HierarchySystem.DynamicDynamicObject
NotifyPropertyChangedBase
SimpleCustomTypeDescriptor
GlobalizedProperties
OwnedProperties
Demo3D.VisualsXamlReference
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class XamlReference : OwnedProperties
The XamlReference type exposes the following members.
Constructors|
| Name | Description |
|---|
 | XamlReference | Initializes a new instance of the XamlReference class |
Top
Properties
Methods
Operators
See Also