|
DXViewSetDXAttributeCollection Method |
Sets the DXAttributeCollectionProperty to the specified element
Namespace: Ab3d.DirectX.ControlsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public static void SetDXAttributeCollection(
UIElement element,
Object newValue
)
Parameters
- element UIElement
- UIElement
- newValue Object
- new valur for DXAttributeCollectionProperty
See Also