|
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.0.8865.1045
Syntax public static Object GetDXAttributeCollection(
UIElement element
)
Parameters
- element UIElement
- UIElement
Return Value
Objectvalue of the DXAttributeCollectionProperty
See Also