|
BaseEventSource3DCustomData Property |
Gets or sets any custom data that can be used in event handlers.
Namespace: Ab3d.DirectX.UtilitiesAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public Object CustomData { get; set; }
Property Value
ObjectSee Also