![AB4D logo](../icons/AB4D-logo.png) |
DXViewGetDXAttributeCollection Method |
Gets the value of the DXAttributeCollectionProperty from the specified element
Namespace: Ab3d.DirectX.ControlsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.1.9105.2048
Syntaxpublic static Object GetDXAttributeCollection(
UIElement element
)
Parameters
- element UIElement
- UIElement
Return Value
Objectvalue of the DXAttributeCollectionProperty
See Also