|
EventManager3DCustomEventsSourceElement Property |
Gets or sets a FrameworkElement that can be used instead of TargetViewport3D to get the mouse events (MouseMove, MouseEnter, MouseLeave). If null (default) than TargetViewport3D is used as event source.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public FrameworkElement CustomEventsSourceElement { get; set; }
Property Value
FrameworkElementSee Also